Source file "com/carrotsearch/hppc/ByteStack.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 280 of 280 | 0% | 24 of 24 | 0% | 31 | 31 | 51 | 51 | 19 | 19 |
push(byte, byte, byte, byte) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
push(byte, byte, byte) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
push(byte[], int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
push(byte, byte) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
pop() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
discard(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
peek() | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
discard() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
push(byte) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
from(byte[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
push(byte[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ByteStack(int, ArraySizingStrategy) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ByteStack(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ByteStack(ByteContainer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
pushAll(ByteContainer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
pushAll(Iterable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
clone() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
ByteStack() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |