Source file "org/springframework/boot/actuate/trace/http/InMemoryHttpTraceRepository.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 95 of 95 | 0% | 6 of 6 | 0% | 8 | 8 | 22 | 22 | 5 | 5 |
| add(HttpTrace) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| InMemoryHttpTraceRepository() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| findAll() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setReverse(boolean) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setCapacity(int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |