Source file "org/mozilla/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 | 207 of 207 | 0% | 24 of 24 | 0% | 27 | 27 | 46 | 46 | 15 | 15 |
toSource(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 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 |