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 | 369 of 369 | 0% | 46 of 46 | 0% | 37 | 37 | 92 | 92 | 14 | 14 |
| representData(Object) | 0% | 0% | 8 | 8 | 25 | 25 | 1 | 1 | ||
| representMapping(Tag, Map, DumperOptions.FlowStyle) | 0% | 0% | 8 | 8 | 18 | 18 | 1 | 1 | ||
| representSequence(Tag, Iterable, DumperOptions.FlowStyle) | 0% | 0% | 7 | 7 | 18 | 18 | 1 | 1 | ||
| BaseRepresenter() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| representScalar(Tag, String, DumperOptions.ScalarStyle) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| represent(Object) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getPropertyUtils() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getDefaultScalarStyle() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| representScalar(Tag, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setPropertyUtils(PropertyUtils) | 0% | n/a | 1 | 1 | 3 | 3 | 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 | ||
| getDefaultFlowStyle() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isExplicitPropertyUtils() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |