Source file "com/wutka/dtd/Scanner.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 4,836 of 4,836 | 0% | 644 of 644 | 0% | 348 | 348 | 409 | 409 | 26 | 26 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 22 | 22 | 1 | 1 | |
isCombiningChar(char) | ![]() | 0% | ![]() | 0% | 163 | 163 | 97 | 97 | 1 | 1 |
readNextToken() | ![]() | 0% | ![]() | 0% | 49 | 49 | 122 | 122 | 1 | 1 |
isDigit(char) | ![]() | 0% | ![]() | 0% | 45 | 45 | 30 | 30 | 1 | 1 |
expand(char[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 17 | 17 | 1 | 1 |
expandEntity(String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 15 | 15 | 1 | 1 |
read() | ![]() | 0% | ![]() | 0% | 6 | 6 | 15 | 15 | 1 | 1 |
skipConditional() | ![]() | 0% | ![]() | 0% | 9 | 9 | 20 | 20 | 1 | 1 |
isExtender(char) | ![]() | 0% | ![]() | 0% | 14 | 14 | 4 | 4 | 1 | 1 |
peekChar() | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
isBaseChar(char) | ![]() | 0% | ![]() | 0% | 5 | 5 | 5 | 5 | 1 | 1 |
isNameChar(char) | ![]() | 0% | ![]() | 0% | 9 | 9 | 3 | 3 | 1 | 1 |
readNextChar() | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
Scanner(Reader, boolean, EntityExpansion) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
isIdeographic(char) | ![]() | 0% | ![]() | 0% | 7 | 7 | 5 | 5 | 1 | 1 |
getUntil(char) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
addEntity(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
get() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
isIdentifierChar(char) | 0% | ![]() | 0% | 4 | 4 | 3 | 3 | 1 | 1 | |
isLetter(char) | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 | |
peek() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
skipUntil(char) | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 | |
Scanner(Reader, EntityExpansion) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
getUriId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getLineNumber() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getColumn() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |