Source file "com/stoyanr/evictor/queue/PriorityEvictionQueue.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 85 of 85 | 0% | 10 of 10 | 0% | 12 | 12 | 22 | 22 | 7 | 7 |
| evictEntries() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getNextEvictionTime() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| PriorityEvictionQueue(Queue) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| PriorityEvictionQueue(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hasEntries() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| putEntry(EvictibleEntry) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| removeEntry(EvictibleEntry) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |