Source file "io/github/resilience4j/ratelimiter/RateLimiterConfig.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 114 of 114 | 0% | 6 of 6 | 0% | 17 | 17 | 27 | 27 | 14 | 14 |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
checkLimitRefreshPeriod(Duration) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
RateLimiterConfig(Duration, Duration, int, Predicate, boolean) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
checkLimitForPeriod(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
from(RateLimiterConfig) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
ofDefaults() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
checkTimeoutDuration(Duration) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
custom() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTimeoutDuration() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getLimitRefreshPeriod() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getLimitForPeriod() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDrainPermissionsOnResult() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isWritableStackTraceEnabled() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |