Source file "org/apache/commons/io/input/ThrottledInputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 177 of 177 | 0% | 22 of 22 | 0% | 21 | 21 | 32 | 32 | 10 | 10 |
| toSleepMillis(long, long, long) | 0% | 0% | 7 | 7 | 7 | 7 | 1 | 1 | ||
| ThrottledInputStream(InputStream, long) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| throttle() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| getBytesPerSecond() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getSleepMillis() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| builder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| beforeRead(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getTotalSleepDuration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |