Class files must be compiled with debug information to show line coverage.
Class files must be compiled with debug information to link with source files.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Methods |
Total | 3,288 of 3,288 | 0% | 138 of 138 | 0% | 92 | 92 | 23 | 23 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | |
isValidIANAEncoding(String) | ![]() | 0% | ![]() | 0% | 17 | 17 | 1 | 1 |
isValidJavaEncoding(String) | ![]() | 0% | ![]() | 0% | 13 | 13 | 1 | 1 |
isValidName(String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 1 | 1 |
isValidNCName(String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 1 | 1 |
isValidNmtoken(String) | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | |
isValid(int) | 0% | ![]() | 0% | 5 | 5 | 1 | 1 | |
isContent(int) | 0% | ![]() | 0% | 5 | 5 | 1 | 1 | |
isMarkup(int) | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | |
isSpace(int) | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | |
isNameStart(int) | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | |
isName(int) | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | |
isNCNameStart(int) | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | |
isNCName(int) | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | |
isPubid(int) | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | |
supplemental(char, char) | 0% | n/a | 1 | 1 | 1 | 1 | ||
isSupplemental(int) | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | |
isHighSurrogate(int) | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | |
isLowSurrogate(int) | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | |
highSurrogate(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
lowSurrogate(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
isInvalid(int) | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | |
XMLChar() | 0% | n/a | 1 | 1 | 1 | 1 |