Source file "org/apache/lucene/index/ByteBlockPool.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 371 of 371 | 0% | 12 of 12 | 0% | 12 | 12 | 54 | 54 | 6 | 6 |
allocSlice(byte[], int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 17 | 17 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
nextBuffer() | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
reset() | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
newSlice(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
ByteBlockPool(ByteBlockPool.Allocator, boolean) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 |