Source file "com/google/gwt/dev/js/ast/JsPrefixOperation.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 76 of 82 | 7% | 16 of 16 | 0% | 14 | 15 | 20 | 22 | 6 | 7 |
isBooleanFalse() | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
isBooleanTrue() | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
traverse(JsVisitor, JsContext) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
isDefinitelyNull() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
JsPrefixOperation(SourceInfo, JsUnaryOperator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getKind() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
JsPrefixOperation(SourceInfo, JsUnaryOperator, JsExpression) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |