Source file "org/springframework/util/ConcurrentLruCache.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 24 of 211 | 88% | 5 of 14 | 64% | 4 | 15 | 5 | 44 | 1 | 8 |
| clear() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| drainReadBuffer(int) | 100% | 75% | 1 | 3 | 0 | 12 | 0 | 1 | ||
| ConcurrentLruCache.ReadOperations(ConcurrentLruCache.EvictionQueue) | 100% | 100% | 0 | 2 | 0 | 9 | 0 | 1 | ||
| recordRead(ConcurrentLruCache.Node) | 100% | 100% | 0 | 2 | 0 | 7 | 0 | 1 | ||
| drain() | 100% | 100% | 0 | 2 | 0 | 5 | 0 | 1 | ||
| detectNumberOfBuffers() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| getBufferIndex() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |