Source file "me/xdrop/fuzzywuzzy/algorithms/Utils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 94 of 153 | 38% | 17 of 20 | 15% | 12 | 18 | 20 | 31 | 3 | 8 |
| findTopKHeap(List, int) | 0% | 0% | 6 | 6 | 13 | 13 | 1 | 1 | ||
| max(Comparable[]) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| Utils() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| join(List, String) | 100% | 75% | 1 | 3 | 0 | 6 | 0 | 1 | ||
| sortAndJoin(Set, String) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| tokenizeSet(String) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| sortAndJoin(List, String) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| tokenize(String) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |