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 | 56 of 369 | 84% | 12 of 46 | 73% | 14 | 37 | 17 | 92 | 4 | 14 |
representData(Object) | ![]() ![]() | 75% | ![]() ![]() | 71% | 3 | 8 | 6 | 25 | 0 | 1 |
getDefaultScalarStyle() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
setPropertyUtils(PropertyUtils) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
representMapping(Tag, Map, DumperOptions.FlowStyle) | ![]() ![]() | 96% | ![]() ![]() | 85% | 2 | 8 | 1 | 18 | 0 | 1 |
representSequence(Tag, Iterable, DumperOptions.FlowStyle) | ![]() ![]() | 95% | ![]() ![]() | 75% | 3 | 7 | 1 | 18 | 0 | 1 |
representScalar(Tag, String, DumperOptions.ScalarStyle) | ![]() ![]() | 81% | ![]() ![]() | 50% | 1 | 2 | 1 | 4 | 0 | 1 |
getDefaultFlowStyle() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isExplicitPropertyUtils() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
BaseRepresenter() | ![]() | 100% | n/a | 0 | 1 | 0 | 7 | 0 | 1 | |
represent(Object) | ![]() | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | |
getPropertyUtils() | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 3 | 0 | 1 |
representScalar(Tag, String) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
setDefaultScalarStyle(DumperOptions.ScalarStyle) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | |
setDefaultFlowStyle(DumperOptions.FlowStyle) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |