Source file "org/apache/commons/io/input/AbstractCharacterFilterReader.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 86 of 86 | 0% | 14 of 14 | 0% | 14 | 14 | 21 | 21 | 7 | 7 |
read(char[], int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
read() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
AbstractCharacterFilterReader(Reader, IntPredicate) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
AbstractCharacterFilterReader(Reader) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
filter(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$static$0(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |