Source file "org/apache/commons/io/input/ClosedInputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 4 of 14 | 71% | 0 of 0 | n/a | 2 | 4 | 2 | 5 | 2 | 4 |
| read() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| read(byte[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| ClosedInputStream() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |