Source file "net/sourceforge/htmlunit/corejs/javascript/ast/VariableDeclaration.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 187 of 187 | 0% | 20 of 20 | 0% | 25 | 25 | 42 | 42 | 15 | 15 |
toSource(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
setType(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 3 | 3 | 1 | 1 |
setVariables(List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
visit(NodeVisitor) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
VariableDeclaration(int, int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
VariableDeclaration(int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
addVariable(VariableInitializer) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
VariableDeclaration() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
isVar() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isConst() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isLet() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
declTypeName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setIsStatement(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getVariables() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isStatement() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |