Source file "org/apache/james/mime4j/io/LimitedInputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 80 of 80 | 0% | 4 of 4 | 0% | 8 | 8 | 17 | 17 | 6 | 6 |
enforceLimit() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
LimitedInputStream(InputStream, long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
read(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
skip(long) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getBytesLeft() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
read() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |