Class files must be compiled with debug information to show line coverage.
Class files must be compiled with debug information to link with source files.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Methods |
Total | 219 of 219 | 0% | 26 of 26 | 0% | 21 | 21 | 8 | 8 |
setSize(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 1 | 1 |
LRUCache(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 |
add(LRUCache.LRUObj) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 |
print() | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 |
flush() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 |
remove(LRUCache.LRUObj) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 |
touch(LRUCache.LRUObj) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 |
getUsed() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 |