blib/lib/Text/Pangram.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 12 | 13 | 92.3 |
pod | 6 | 6 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
3 | 2 | n/a | BEGIN |
4 | 2 | n/a | BEGIN |
18 | 2 | n/a | BEGIN |
19 | 2 | n/a | BEGIN |
22 | 3 | Yes | new |
29 | 5 | Yes | is_pangram |
30 | 116 | n/a | __ANON__ |
34 | 3 | Yes | find_pangram_window |
60 | 158 | n/a | __ANON__ |
85 | 0 | Yes | window_length |
90 | 3 | Yes | stripped_window |
95 | 1 | Yes | window |
102 | 2 | n/a | _find_original_window |