Source file "com/carrotsearch/hppc/ShortStack.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(short, short, short, short) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
push(short, short, short) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
push(short[], int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
push(short, short) | ![]() | 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(short) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
from(short[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
push(short[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ShortStack(int, ArraySizingStrategy) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ShortStack(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ShortStack(ShortContainer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
pushAll(ShortContainer) | ![]() | 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 | |
ShortStack() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |