Source file "org/springframework/boot/actuate/health/SimpleStatusAggregator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 169 of 169 | 0% | 14 of 14 | 0% | 16 | 16 | 33 | 33 | 9 | 9 |
| getUniformCode(String) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| SimpleStatusAggregator(Status[]) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| SimpleStatusAggregator(String[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| SimpleStatusAggregator(List) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| SimpleStatusAggregator() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getAggregateStatus(Set) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| contains(Status) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUniformCodes(Stream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |