Source file "org/apache/xerces/impl/io/UTF8Reader.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,254 of 1,337 | 6% | 166 of 174 | 4% | 98 | 102 | 251 | 275 | 12 | 15 |
| read(char[], int, int) | 7% | 7% | 50 | 52 | 159 | 174 | 0 | 1 | ||
| read() | 0% | 0% | 34 | 34 | 65 | 65 | 1 | 1 | ||
| skip(long) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| expectedByte(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| invalidByte(int, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| mark(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| invalidSurrogate(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| UTF8Reader(InputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| UTF8Reader(InputStream, int, MessageFormatter, Locale) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| UTF8Reader(InputStream, MessageFormatter, Locale) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| ready() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| markSupported() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| UTF8Reader(InputStream, byte[], MessageFormatter, Locale) | 100% | n/a | 0 | 1 | 0 | 7 | 0 | 1 | ||
| close() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |