pgb_liv\php_ms\Utility\Misc\MzMlMerge::merge
Merges the MzML files specified in the constructor into a single MzML file and writes the data to the output file specified in the constructor
Signature
public function merge()
Test Coverage
Information
- Coverage: 0/15 Lines (0%)
- Tests: 0
- Passed: 0 (0%)
Violations
Checkstyle
Line | Column | Severity | Message |
---|---|---|---|
205 | 24 | error | Opening parenthesis of a multi-line function call must be the last content on the line |
205 | 53 | error | Only one argument is allowed per line in a multi-line function call |
205 | 84 | error | Whitespace found at end of line |
206 | 1 | error | Multi-line function call not indented correctly; expected 16 spaces but found 20 |
206 | 59 | error | Closing parenthesis of a multi-line function call must be on a line by itself |
Line | Task |
---|---|
192 | verify analysis phase run |