Source file "io/github/resilience4j/common/circuitbreaker/monitoring/endpoint/CircuitBreakerEventDTO.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 66 of 66 | 0% | 0 of 0 | n/a | 14 | 14 | 28 | 28 | 14 | 14 |
| CircuitBreakerEventDTO(String, CircuitBreakerEvent.Type, String, String, Long, CircuitBreaker.StateTransition) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| setCircuitBreakerName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setType(CircuitBreakerEvent.Type) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCreationTime(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setErrorMessage(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDurationInMs(Long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setStateTransition(CircuitBreaker.StateTransition) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CircuitBreakerEventDTO() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCircuitBreakerName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCreationTime() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getErrorMessage() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDurationInMs() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStateTransition() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |