Source file "org/apache/commons/io/input/CharSequenceInputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 252 of 252 | 0% | 38 of 38 | 0% | 33 | 33 | 61 | 61 | 14 | 14 |
read(byte[], int, int) | ![]() | 0% | ![]() | 0% | 13 | 13 | 21 | 21 | 1 | 1 |
CharSequenceInputStream(CharSequence, Charset, int) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
fillBuffer() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
skip(long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
read() | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
reset() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
CharSequenceInputStream(CharSequence, String, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
read(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
CharSequenceInputStream(CharSequence, Charset) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
CharSequenceInputStream(CharSequence, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
mark(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
available() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
markSupported() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |