Source file "com/bea/xml/stream/reader/XmlChars.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 554 of 554 | 0% | 309 of 309 | 0% | 169 | 169 | 44 | 44 | 9 | 9 |
isCompatibilityChar(char) | ![]() | 0% | ![]() | 0% | 98 | 98 | 14 | 14 | 1 | 1 |
isLetter(char) | ![]() | 0% | ![]() | 0% | 15 | 15 | 9 | 9 | 1 | 1 |
isExtender(char) | ![]() | 0% | ![]() | 0% | 15 | 15 | 1 | 1 | 1 | 1 |
isLetter2(char) | ![]() | 0% | ![]() | 0% | 11 | 11 | 9 | 9 | 1 | 1 |
isChar(int) | ![]() | 0% | ![]() | 0% | 10 | 10 | 1 | 1 | 1 | 1 |
isNameChar(char) | ![]() | 0% | ![]() | 0% | 8 | 8 | 7 | 7 | 1 | 1 |
isSpace(char) | ![]() | 0% | ![]() | 0% | 5 | 5 | 1 | 1 | 1 | 1 |
isDigit(char) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
isNCNameChar(char) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |