Source file "org/yaml/snakeyaml/scanner/Constant.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 74 of 74 | 0% | 10 of 10 | 0% | 11 | 11 | 12 | 12 | 6 | 6 |
| static {...} | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| has(char, String) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| has(char) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| hasNo(char, String) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| hasNo(char) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| Constant(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |