Source file "org/rocksdb/RateLimiter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 138 of 138 | 0% | 26 of 26 | 0% | 25 | 25 | 27 | 27 | 12 | 12 |
| setBytesPerSecond(long) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| request(long) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| getBytesPerSecond() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| getSingleBurstBytes() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| getTotalBytesThrough() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| getTotalRequests() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| RateLimiter(long, long, int, RateLimiterMode, boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| RateLimiter(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| RateLimiter(long, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| RateLimiter(long, long, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| RateLimiter(long, long, int, RateLimiterMode) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |