Source file "org/apache/xalan/xsltc/runtime/Hashtable.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 460 of 460 | 0% | 54 of 54 | 0% | 42 | 42 | 98 | 98 | 15 | 15 |
put(Object, Object) | ![]() | 0% | ![]() | 0% | 6 | 6 | 20 | 20 | 1 | 1 |
rehash() | ![]() | 0% | ![]() | 0% | 3 | 3 | 14 | 14 | 1 | 1 |
toString() | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
remove(Object) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
get(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
containsKey(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
contains(Object) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
Hashtable(int, float) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
clear() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
keys() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
elements() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isEmpty() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
Hashtable(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Hashtable() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
size() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |