Source file "io/github/resilience4j/common/bulkhead/monitoring/endpoint/BulkheadEventDTO.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 36 of 36 | 0% | 0 of 0 | n/a | 8 | 8 | 16 | 16 | 8 | 8 |
| BulkheadEventDTO(String, BulkheadEvent.Type, String) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setBulkheadName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setType(BulkheadEvent.Type) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCreationTime(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BulkheadEventDTO() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getBulkheadName() | 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 |