Source file "org/springframework/core/io/buffer/DataBufferInputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 116 of 116 | 0% | 12 of 12 | 0% | 15 | 15 | 35 | 35 | 9 | 9 |
DataBufferInputStream(DataBuffer, boolean) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
read(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
close() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
read() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
mark(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
available() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
checkClosed() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
reset() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
markSupported() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |