Source file "net/sf/saxon/expr/sort/LRUCache.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 45 of 45 | 0% | 2 of 2 | 0% | 7 | 7 | 13 | 13 | 6 | 6 |
LRUCache(int, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
put(Object, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
LRUCache(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
get(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
clear() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
size() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |