Source file "org/eclipse/core/internal/content/LazyInputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 363 of 363 | 0% | 24 of 24 | 0% | 37 | 37 | 85 | 85 | 25 | 25 |
copyFromBuffer(byte[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
loadBlock() | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
ensureAvailable(long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
read() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
available() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
computeBlockSize(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
skip(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
LazyInputStream(InputStream, int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
checkOffsetIncrease(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
read(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
increaseOffset(long) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getCurrentBlockIndex() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getOffsetInCurrentBlock() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
read(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
rewind() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
mark(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
reset() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getBlockCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setBufferSize(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setOffset(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getBufferSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMark() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getOffset() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isText() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
markSupported() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |