| blib/lib/String/Compare.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 8 | 8 | 100.0 |
| pod | 6 | 6 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 1 | n/a | BEGIN |
| 5 | 1 | n/a | BEGIN |
| 72 | 2 | Yes | compare |
| 107 | 26 | Yes | char_by_char |
| 141 | 2 | Yes | consonants |
| 159 | 2 | Yes | vowels |
| 178 | 2 | Yes | word_by_word |
| 219 | 2 | Yes | chars_only |