Source file "com/esotericsoftware/yamlbeans/emitter/EmitterConfig.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 36 of 55 | 34% | 4 of 4 | 0% | 7 | 9 | 12 | 19 | 5 | 7 |
| setIndentSize(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setWrapColumn(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setCanonical(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEscapeUnicode(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPrettyFlow(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| EmitterConfig() | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | ||
| setUseVerbatimTags(boolean) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |