Source file "org/mockserver/cache/LRUCache.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 200 of 200 | 0% | 34 of 34 | 0% | 28 | 28 | 53 | 53 | 11 | 11 |
put(Object, Object, long) | ![]() | 0% | ![]() | 0% | 8 | 8 | 12 | 12 | 1 | 1 |
get(Object) | ![]() | 0% | ![]() | 0% | 6 | 6 | 10 | 10 | 1 | 1 |
LRUCache(MockServerLogger, int, long) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
delete(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
clearAllCaches() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
put(Object, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
clear() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
expiryInMillis(long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
allCachesEnabled(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxSizeOverride(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |