Source file "org/mozilla/javascript/ast/DoLoop.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 117 of 117 | 0% | 4 of 4 | 0% | 11 | 11 | 30 | 30 | 9 | 9 |
toSource(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
visit(NodeVisitor) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
DoLoop(int, int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
DoLoop(int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
setCondition(AstNode) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
DoLoop() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
setWhilePosition(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getCondition() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getWhilePosition() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |