Source file "com/google/common/graph/MapIteratorCache.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 97 of 97 | 0% | 10 of 10 | 0% | 15 | 15 | 28 | 28 | 10 | 10 |
get(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
put(Object, Object) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getIfCached(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
containsKey(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
remove(Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
MapIteratorCache(Map) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getWithoutCaching(Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
clear() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
unmodifiableKeySet() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
clearCache() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |