Source file "com/google/common/util/concurrent/SmoothRateLimiter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 141 of 141 | 0% | 6 of 6 | 0% | 8 | 8 | 29 | 29 | 5 | 5 |
doSetRate(double, double) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
storedPermitsToWaitTime(double, double) | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
SmoothRateLimiter.SmoothWarmingUp(RateLimiter.SleepingStopwatch, long, TimeUnit, double) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
permitsToTime(double) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
coolDownIntervalMicros() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |