Source file "me/xdrop/fuzzywuzzy/algorithms/RatioAlgorithm.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 37 of 53 | 30% | 0 of 0 | n/a | 7 | 9 | 14 | 18 | 7 | 9 |
| apply(String, String, ToStringFunction) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| RatioAlgorithm(ToStringFunction, Ratio) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| RatioAlgorithm(Ratio) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| with(Ratio) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| RatioAlgorithm(ToStringFunction) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRatio(Ratio) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getRatio() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| RatioAlgorithm() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| apply(String, String, Ratio) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |