pgb_liv\php_ms\Reader\MzIdentMlReader1r1::getEnzyme
The details of an individual cleavage enzyme should be provided by giving a regular expression or a CV term if a "standard" enzyme cleavage has been performed.
Signature
private function getEnzyme(SimpleXMLElement
$xmlEnzyme )
Parameters
$xmlEnzyme
— \SimpleXMLElement
The XML element
Returns
- array
Test Coverage
Information
- Coverage: 0/34 Lines (0%)
- Tests: 0
- Passed: 0 (0%)
Violations
PHPMessDetector
Line | Rule | Message |
---|---|---|
308 - 346 | CyclomaticComplexity | The method getEnzyme() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |