Source file "org/springframework/cloud/gateway/support/NotFoundException.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 47 of 47 | 0% | 4 of 4 | 0% | 8 | 8 | 12 | 12 | 6 | 6 |
| create(boolean, String, Throwable) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| create(boolean, String) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| NotFoundException(String, Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| NotFoundException(HttpStatus, String, Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| NotFoundException(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| NotFoundException(HttpStatus, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |