Source file "org/eclipse/jdt/internal/compiler/ast/ExtendedStringLiteral.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 113 of 113 | 0% | 0 of 0 | n/a | 6 | 6 | 25 | 25 | 6 | 6 |
extendWith(StringLiteral) | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
extendWith(CharLiteral) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
ExtendedStringLiteral(StringLiteral, CharLiteral) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
ExtendedStringLiteral(StringLiteral, StringLiteral) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
traverse(ASTVisitor, BlockScope) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
printExpression(int, StringBuffer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |