Source file "com/github/benmanes/caffeine/cache/TimerWheel.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 861 of 861 | 0% | 72 of 72 | 0% | 51 | 51 | 158 | 158 | 15 | 15 |
snapshot(boolean, int, Function) | ![]() | 0% | ![]() | 0% | 13 | 13 | 21 | 21 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | |
expire(int, long, long) | ![]() | 0% | ![]() | 0% | 6 | 6 | 31 | 31 | 1 | 1 |
getExpirationDelay() | ![]() | 0% | ![]() | 0% | 6 | 6 | 20 | 20 | 1 | 1 |
toString() | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
findBucket(long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
peekAhead(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
TimerWheel(BoundedLocalCache) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
advance(long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
link(Node, Node) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
unlink(Node) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
schedule(Node) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
reschedule(Node) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
deschedule(Node) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
traverse(boolean, Node) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |