Source file "org/apache/lucene/search/LRUQueryCache.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 941 of 941 | 0% | 134 of 134 | 0% | 99 | 99 | 181 | 181 | 32 | 32 |
| assertConsistent() | 0% | 0% | 9 | 9 | 31 | 31 | 1 | 1 | ||
| putIfAbsent(Query, DocIdSet, IndexReader.CacheHelper) | 0% | 0% | 9 | 9 | 19 | 19 | 1 | 1 | ||
| get(Query, IndexReader.CacheHelper) | 0% | 0% | 10 | 10 | 17 | 17 | 1 | 1 | ||
| LRUQueryCache(int, long, Predicate, float) | 0% | 0% | 3 | 3 | 13 | 13 | 1 | 1 | ||
| evictIfNecessary() | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| clearCoreCacheKey(Object) | 0% | 0% | 7 | 7 | 11 | 11 | 1 | 1 | ||
| onEviction(Query) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| requiresEviction() | 0% | 0% | 6 | 6 | 5 | 5 | 1 | 1 | ||
| onDocIdSetCache(Object, long) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| onMiss(Object, Query) | 0% | 0% | 5 | 5 | 4 | 4 | 1 | 1 | ||
| onDocIdSetEviction(Object, int, long) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| cacheIntoBitSet(BulkScorer, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| clearQuery(Query) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| onHit(Object, Query) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| onQueryCache(Query, long) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| onQueryEviction(Query, long) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| onClear() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| cacheImpl(BulkScorer, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| doCache(Weight, QueryCachingPolicy) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| cacheIntoRoaringDocIdSet(BulkScorer, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| cachedQueries() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getChildResources() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| LRUQueryCache(int, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getTotalCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEvictionCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ramBytesUsed() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHitCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMissCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCacheSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCacheCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |