Source file "org/apache/hc/core5/http/Method.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 168 of 168 | 0% | 6 of 6 | 0% | 11 | 11 | 30 | 30 | 8 | 8 |
| static {...} | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| Method(String, int, boolean, boolean) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| isSafe(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| isIdempotent(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| isSame(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| normalizedValueOf(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isSafe() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isIdempotent() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |