pgb_liv\php_ms\Reader\MzIdentMlReader1r1::getSearchModification
Signature
protected function getSearchModification(SimpleXMLElement
$xml )
Parameters
Test Coverage
Information
- Coverage: 0/29 Lines (0%)
- Tests: 0
- Passed: 0 (0%)
Violations
PHPMessDetector
Line | Rule | Message |
---|---|---|
875 - 877 | ElseExpression | The method getSearchModification uses an else expression. Else is never necessary and you can simplify the code to work without else. |