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 | 105 of 105 | 0% | 0 of 0 | n/a | 9 | 9 | 25 | 25 | 9 | 9 |
RateLimiterConfig.Builder(RateLimiterConfig) | ![]() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | |
RateLimiterConfig.Builder() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
build() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
timeoutDuration(Duration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
limitRefreshPeriod(Duration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
limitForPeriod(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writableStackTraceEnabled(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
drainPermissionsOnResult(Predicate) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$new$0(Either) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |