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 | 2,861 of 2,861 | 0% | 1,144 of 1,144 | 0% | 579 | 579 | 7 | 7 |
isXMLLetter(char) | ![]() | 0% | ![]() | 0% | 358 | 358 | 1 | 1 |
isXMLCombiningChar(char) | ![]() | 0% | ![]() | 0% | 162 | 162 | 1 | 1 |
isXMLDigit(char) | ![]() | 0% | ![]() | 0% | 31 | 31 | 1 | 1 |
isXMLExtender(char) | ![]() | 0% | ![]() | 0% | 16 | 16 | 1 | 1 |
isXMLNCNameCharacter(char) | ![]() | 0% | ![]() | 0% | 8 | 8 | 1 | 1 |
isXMLNCNameStartCharacter(char) | 0% | 0% | 3 | 3 | 1 | 1 | ||
Verifier() | 0% | n/a | 1 | 1 | 1 | 1 |