Source file "io/lettuce/core/SortArgs.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 149 of 149 | 0% | 18 of 18 | 0% | 19 | 19 | 42 | 42 | 10 | 10 |
| build(CommandArgs) | 0% | 0% | 8 | 8 | 17 | 17 | 1 | 1 | ||
| get(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| build(CommandArgs, Object) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| by(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| limit(Limit) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| SortArgs() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| limit(long, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| asc() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| desc() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| alpha() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |