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 | 116 of 116 | 0% | 6 of 6 | 0% | 7 | 7 | 21 | 21 | 4 | 4 |
doSetRate(double, double) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
storedPermitsToWaitTime(double, double) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
RateLimiter.WarmingUp(RateLimiter.SleepingTicker, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
permitsToTime(double) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |