Source file "org/yaml/snakeyaml/representer/BaseRepresenter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 346 of 346 | 0% | 42 of 42 | 0% | 30 | 30 | 82 | 82 | 9 | 9 |
| representData(Object) | 0% | 0% | 9 | 9 | 27 | 27 | 1 | 1 | ||
| representMapping(Tag, Map, Boolean) | 0% | 0% | 8 | 8 | 19 | 19 | 1 | 1 | ||
| representSequence(Tag, List, Boolean) | 0% | 0% | 6 | 6 | 15 | 15 | 1 | 1 | ||
| BaseRepresenter() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| representScalar(Tag, String, Character) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| represent(Serializer, Object) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| representScalar(Tag, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setDefaultScalarStyle(DumperOptions.ScalarStyle) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDefaultFlowStyle(DumperOptions.FlowStyle) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |