Source file "io/github/resilience4j/core/metrics/FixedSizeSlidingWindowMetrics.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 87 of 87 | 0% | 2 of 2 | 0% | 7 | 7 | 20 | 20 | 6 | 6 |
FixedSizeSlidingWindowMetrics(int) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
record(long, TimeUnit, Metrics.Outcome) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
moveWindowByOne() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
moveHeadIndexByOne() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
getSnapshot() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getLatestMeasurement() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |