Source file "org/mozilla/javascript/ast/SwitchCase.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 214 of 214 | 0% | 30 of 30 | 0% | 26 | 26 | 53 | 53 | 11 | 11 |
toSource(int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 17 | 17 | 1 | 1 |
addStatement(AstNode) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
visit(NodeVisitor) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
setStatements(List) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
setExpression(AstNode) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
SwitchCase(int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
SwitchCase(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isDefault() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
SwitchCase() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getExpression() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getStatements() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |