Source file "com/google/common/util/concurrent/RateLimiter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 307 of 307 | 0% | 10 of 10 | 0% | 24 | 24 | 63 | 63 | 19 | 19 |
| reserveNextTicket(double, long) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| tryAcquire(int, long, TimeUnit) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| setRate(double) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| acquire(int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| resync(long) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| createWithCapacity(RateLimiter.SleepingTicker, double, long, TimeUnit) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| RateLimiter(RateLimiter.SleepingTicker) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| create(RateLimiter.SleepingTicker, double, long, TimeUnit) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| create(RateLimiter.SleepingTicker, double) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| readSafeMicros() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| checkPermits(int) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| create(double, long, TimeUnit) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| tryAcquire(long, TimeUnit) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| tryAcquire(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| tryAcquire() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| create(double) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| acquire() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |