Source file "com/fasterxml/jackson/dataformat/yaml/YAMLMapper.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 134 of 134 | 0% | 12 of 12 | 0% | 13 | 13 | 22 | 22 | 7 | 7 |
| enable(YAMLParser.Feature[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| disable(YAMLParser.Feature[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| enable(YAMLGenerator.Feature[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| disable(YAMLGenerator.Feature[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| configure(YAMLParser.Feature, boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| configure(YAMLGenerator.Feature, boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| YAMLMapper.Builder(YAMLMapper) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |