pgb_liv\php_ms\Writer\MzIdentMlWriter::writeSpectrumIdentificationItem
Signature
private function writeSpectrumIdentificationItem(
$siiId,
PrecursorIon
$precursor,
Identification
$identification )
Parameters
Test Coverage
Information
- Coverage: 0/21 Lines (0%)
- Tests: 0
- Passed: 0 (0%)
Violations
Checkstyle
Line | Column | Severity | Message |
---|---|---|---|
387 | 24 | error | Opening parenthesis of a multi-line function call must be the last content on the line |
389 | 1 | error | Multi-line function call not indented correctly; expected 8 spaces but found 16 |
389 | 69 | error | Closing parenthesis of a multi-line function call must be on a line by itself |