Source file "com/esotericsoftware/yamlbeans/parser/Parser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 40 of 695 | 94% | 6 of 38 | 84% | 8 | 30 | 11 | 116 | 3 | 11 |
| main(String[]) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| Parser(Reader, Version) | 84% | 50% | 2 | 3 | 0 | 15 | 0 | 1 | ||
| Parser(Reader) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getNextEvent() | 93% | 83% | 1 | 4 | 1 | 9 | 0 | 1 | ||
| initProductionTable() | 100% | n/a | 0 | 1 | 0 | 47 | 0 | 1 | ||
| processDirectives(boolean) | 100% | 95% | 1 | 13 | 0 | 24 | 0 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 | ||
| peekNextEvent() | 100% | 100% | 0 | 2 | 0 | 3 | 0 | 1 | ||
| getLineNumber() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getColumn() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |