Source file "org/eclipse/jdt/internal/compiler/parser/ScannerHelper.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,593 of 1,593 | 0% | 172 of 172 | 0% | 130 | 130 | 300 | 300 | 27 | 27 |
static {...} | ![]() | 0% | ![]() | 0% | 4 | 4 | 82 | 82 | 1 | 1 |
initializeTables(String) | ![]() | 0% | ![]() | 0% | 8 | 8 | 74 | 74 | 1 | 1 |
isJavaIdentifierPart(long, int) | ![]() | 0% | ![]() | 0% | 18 | 18 | 25 | 25 | 1 | 1 |
isJavaIdentifierStart(long, int) | ![]() | 0% | ![]() | 0% | 15 | 15 | 22 | 22 | 1 | 1 |
digit(char, int) | ![]() | 0% | ![]() | 0% | 15 | 15 | 16 | 16 | 1 | 1 |
getHexadecimalValue(char) | ![]() | 0% | ![]() | 0% | 17 | 17 | 18 | 18 | 1 | 1 |
getNumericValue(char) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
toUpperCase(char) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
toLowerCase(char) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
isDigit(char) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
isBitSet(long[], int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isJavaIdentifierPart(long, char) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
isJavaIdentifierStart(long, char) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
isJavaIdentifierPart(char) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
isJavaIdentifierStart(char) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
isLowerCase(char) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
isUpperCase(char) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
isWhitespace(char) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
isLetter(char) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
isLetterOrDigit(char) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
toCodePoint(char, char) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isJavaIdentifierPart(long, char, char) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isJavaIdentifierStart(long, char, char) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
initializeTable() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
initializeTable17() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
initializeTable18() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
ScannerHelper() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |