Source file "org/apache/thrift/ShortStack.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 126 of 126 | 0% | 10 of 10 | 0% | 12 | 12 | 28 | 28 | 7 | 7 |
toString() | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
push(short) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
grow() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
pop() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
ShortStack(int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
peek() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
clear() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |