| blib/lib/Games/Word.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 18 | 18 | 100.0 |
| pod | 10 | 10 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 15 | n/a | BEGIN |
| 8 | 15 | n/a | BEGIN |
| 9 | 15 | n/a | BEGIN |
| 10 | 15 | n/a | BEGIN |
| 17 | 15 | n/a | BEGIN |
| 18 | 15 | n/a | BEGIN |
| 23 | 281 | Yes | random_permutation |
| 34 | 20 | Yes | is_permutation |
| 41 | 494 | n/a | _permutation |
| 50 | 15 | n/a | BEGIN |
| 63 | 40 | Yes | all_permutations |
| 74 | 9 | Yes | shared_letters |
| 97 | 18 | Yes | shared_letters_by_position |
| 116 | 13 | Yes | random_string_from |
| 128 | 23 | Yes | is_substring |
| 138 | 62 | Yes | all_substrings |
| 157 | 21 | Yes | is_subpermutation |
| 165 | 6 | Yes | all_subpermutations |