pgb_liv\php_ms\Reader\MzIdentMlReader1r1::getSearchDatabase
Signature
protected function getSearchDatabase(SimpleXMLElement
$xml )
Parameters
Test Coverage
Information
- Coverage: 0/47 Lines (0%)
- Tests: 0
- Passed: 0 (0%)
Violations
PHPMessDetector
Line | Rule | Message |
---|---|---|
770 - 830 | CyclomaticComplexity | The method getSearchDatabase() has a Cyclomatic Complexity of 12. The configured cyclomatic complexity threshold is 10. |
770 - 830 | NPathComplexity | The method getSearchDatabase() has an NPath complexity of 480. The configured NPath complexity threshold is 200. |