Source file "org/yaml/snakeyaml/composer/Composer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 816 of 816 | 0% | 92 of 92 | 0% | 59 | 59 | 180 | 180 | 13 | 13 |
composeSequenceNode(String) | ![]() | 0% | ![]() | 0% | 11 | 11 | 32 | 32 | 1 | 1 |
composeNode(Node) | ![]() | 0% | ![]() | 0% | 9 | 9 | 31 | 31 | 1 | 1 |
composeMappingNode(String) | ![]() | 0% | ![]() | 0% | 11 | 11 | 32 | 32 | 1 | 1 |
composeScalarNode(String, List) | ![]() | 0% | ![]() | 0% | 6 | 6 | 20 | 20 | 1 | 1 |
Composer(Parser, Resolver, LoaderOptions) | ![]() | 0% | ![]() | 0% | 4 | 4 | 18 | 18 | 1 | 1 |
getNode() | ![]() | 0% | ![]() | 0% | 3 | 3 | 17 | 17 | 1 | 1 |
getSingleNode() | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
composeMappingChildren(List, MappingNode) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
increaseNestingDepth() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
checkNode() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
decreaseNestingDepth() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
composeKeyNode(MappingNode) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
composeValueNode(MappingNode) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |