Source file "org/spf4j/ds/SimpleStack.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 132 of 149 | 11% | 20 of 22 | 9% | 18 | 21 | 31 | 36 | 8 | 10 |
peekAndPush(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
remove(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
indexOf(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
lastIndexOf(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
contains(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
pollLast() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
pushNull() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
SimpleStack() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
peek() | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 3 | 0 | 1 |
SimpleStack(int) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |