Source file "org/apache/hc/core5/util/Timeout.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 80 of 80 | 0% | 4 of 4 | 0% | 16 | 16 | 17 | 17 | 14 | 14 |
| static {...} | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| Timeout(long, TimeUnit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isDisabled() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isEnabled() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| of(long, TimeUnit) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| defaultsToDisabled(Timeout) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ofDays(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ofHours(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ofMicroseconds(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ofMilliseconds(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ofMinutes(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ofNanoseconds(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ofSeconds(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parse(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |