Source file "org/elasticsearch/tasks/CancellableTask.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 127 of 127 | 0% | 24 of 24 | 0% | 22 | 22 | 30 | 30 | 10 | 10 |
getTaskCancelledException() | ![]() | 0% | ![]() | 0% | 7 | 7 | 4 | 4 | 1 | 1 |
cancel(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
notifyIfCancelled(ActionListener) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
CancellableTask(long, String, String, String, TaskId, Map) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
ensureNotCancelled() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isCancelled() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getReasonCancelled() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
shouldCancelChildrenOnCancellation() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
onCancelled() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |