Source file "org/apache/commons/codec/language/RefinedSoundex.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 128 of 128 | 0% | 18 of 18 | 0% | 18 | 18 | 38 | 38 | 9 | 9 |
soundex(String) | ![]() | 0% | ![]() | 0% | 6 | 6 | 16 | 16 | 1 | 1 |
getMappingCode(char) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
encode(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
RefinedSoundex(char[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
RefinedSoundex(String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
RefinedSoundex() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
difference(String, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
encode(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |