Source file "net/sourceforge/htmlunit/corejs/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 | 185 of 185 | 0% | 24 of 24 | 0% | 23 | 23 | 48 | 48 | 11 | 11 |
toSource(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 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 |