Source file "org/apache/commons/io/input/BoundedReader.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 97 of 97 | 0% | 12 of 12 | 0% | 12 | 12 | 26 | 26 | 6 | 6 |
read() | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
read(char[], int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
mark(int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
BoundedReader(Reader, int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
reset() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |