Source file "org/jline/reader/impl/completer/AggregateCompleter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 66 of 66 | 0% | 6 of 6 | 0% | 10 | 10 | 13 | 13 | 7 | 7 |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
AggregateCompleter(Collection) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
complete(LineReader, ParsedLine, List) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
lambda$complete$0(LineReader, ParsedLine, List, Completer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
AggregateCompleter(Completer[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getCompleters() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |