Source file "jakarta/ws/rs/RedirectionException.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 68 of 68 | 0% | 0 of 0 | n/a | 7 | 7 | 13 | 13 | 7 | 7 |
| RedirectionException(Response.Status, URI) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| RedirectionException(String, Response.Status, URI) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| RedirectionException(int, URI) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| RedirectionException(String, int, URI) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| RedirectionException(Response) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| RedirectionException(String, Response) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getLocation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |