Source file "org/apache/commons/compress/archivers/zip/CircularBuffer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 101 of 101 | 0% | 6 of 6 | 0% | 8 | 8 | 19 | 19 | 5 | 5 |
copy(int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
get() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
put(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
CircularBuffer(int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
available() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |