Source file "org/HdrHistogram/PackedHistogram.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 244 of 244 | 0% | 10 of 10 | 0% | 23 | 23 | 58 | 58 | 18 | 18 |
| resize(long) | 0% | 0% | 6 | 6 | 19 | 19 | 1 | 1 | ||
| PackedHistogram(long, long, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| PackedHistogram(AbstractHistogram) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| addToCountAtIndex(int, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| clearCounts() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| incrementCountAtIndex(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCountAtIndex(int, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| copyCorrectedForCoordinatedOmission(long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getCountAtIndex(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| copy() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| PackedHistogram(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| _getEstimatedFootprintInBytes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCountAtNormalizedIndex(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCountAtNormalizedIndex(int, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| PackedHistogram(long, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| decodeFromByteBuffer(ByteBuffer, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| decodeFromCompressedByteBuffer(ByteBuffer, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| readObject(ObjectInputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |