Source file "org/apache/solr/common/util/ObjectCache.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 72 of 72 | 0% | 4 of 4 | 0% | 12 | 12 | 25 | 25 | 10 | 10 |
get(String, Class) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
computeIfAbsent(String, Class, Function) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
ensureNotClosed() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
put(String, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
ObjectCache() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
get(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
remove(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
clear() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isClosed() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |