Source file "org/springframework/boot/actuate/audit/InMemoryAuditEventRepository.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 160 of 160 | 0% | 24 of 24 | 0% | 19 | 19 | 32 | 32 | 7 | 7 |
| isMatch(String, Instant, String, AuditEvent) | 0% | 0% | 10 | 10 | 5 | 5 | 1 | 1 | ||
| find(String, Instant, String) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| add(AuditEvent) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| resolveTailEvent(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| InMemoryAuditEventRepository(int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setCapacity(int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| InMemoryAuditEventRepository() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |