Source file "org/aspectj/org/eclipse/jdt/internal/core/util/LRUCache.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 542 of 542 | 0% | 54 of 54 | 0% | 57 | 57 | 138 | 138 | 30 | 30 |
put(Object, Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 15 | 15 | 1 | 1 |
toStringContents() | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
privateAddEntry(LRUCache.LRUCacheEntry, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
privateRemoveEntry(LRUCache.LRUCacheEntry, boolean) | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
makeSpace(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
toStringFillingRation(String) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
LRUCache(int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
clone() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
flush() | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
updateTimestamp(LRUCache.LRUCacheEntry) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
removeKey(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
get(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
setSpaceLimit(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
flush(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getKey(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
peek(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
privateAdd(Object, Object, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
fillingRatio() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$0(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getNewestTimestampCounter() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getOldestTimestampCounter() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getOldestElement() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
spaceFor(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
toString() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
keysAndValues() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
newInstance(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
LRUCache() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
keys() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCurrentSpace() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSpaceLimit() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |