Source file "org/joni/Compiler.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 14 of 233 | 93% | 4 of 34 | 88% | 5 | 30 | 3 | 73 | 1 | 8 |
compileTree(Node) | ![]() ![]() | 91% | ![]() ![]() | 86% | 3 | 17 | 2 | 36 | 0 | 1 |
newInternalException(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
compileStringRawNode(StringNode) | ![]() ![]() | 93% | ![]() ![]() | 50% | 1 | 2 | 0 | 3 | 0 | 1 |
compileStringNode(StringNode) | ![]() | 100% | ![]() | 100% | 0 | 5 | 0 | 21 | 0 | 1 |
Compiler(Analyser) | ![]() | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | |
compileTreeNTimes(Node, int) | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 2 | 0 | 1 |
compile(Node) | ![]() | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | |
newSyntaxException(String) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |