Source file "org/eclipse/parsson/UnicodeDetectingInputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 395 of 395 | 0% | 74 of 74 | 0% | 44 | 44 | 78 | 78 | 7 | 7 |
| detectEncoding() | 0% | 0% | 28 | 28 | 28 | 28 | 1 | 1 | ||
| fillBuf() | 0% | 0% | 5 | 5 | 30 | 30 | 1 | 1 | ||
| read(byte[], int, int) | 0% | 0% | 6 | 6 | 10 | 10 | 1 | 1 | ||
| read() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| UnicodeDetectingInputStream(InputStream) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCharset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |