Source file "org/elasticsearch/core/Booleans.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 436 of 436 | 0% | 130 of 130 | 0% | 79 | 79 | 61 | 61 | 14 | 14 |
| isBooleanLenient(char[], int, int) | 0% | 0% | 29 | 29 | 13 | 13 | 1 | 1 | ||
| parseBooleanLenient(char[], int, int, boolean) | 0% | 0% | 21 | 21 | 11 | 11 | 1 | 1 | ||
| hasText(CharSequence) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| parseBoolean(String) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| parseBooleanLenient(String, boolean) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| parseBoolean(char[], int, int, boolean) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| isBoolean(char[], int, int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| isBoolean(String) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| parseBoolean(String, Boolean) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| parseBooleanLenient(String, Boolean) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| parseBoolean(String, boolean) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| Booleans() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isFalse(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isTrue(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |