| blib/lib/Text/Levenshtein/Damerau.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 10 | 10 | 100.0 |
| pod | 4 | 4 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 2 | 5 | n/a | BEGIN |
| 3 | 5 | n/a | BEGIN |
| 4 | 5 | n/a | BEGIN |
| 5 | 5 | n/a | BEGIN |
| 18 | 6 | Yes | new |
| 29 | 20 | Yes | dld |
| 54 | 4 | Yes | dld_best_match |
| 61 | 14 | n/a | __ANON__ |
| 67 | 2 | Yes | dld_best_distance |
| 76 | 10 | n/a | _set_backend |