lib/Convert/Morse.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 12 | 12 | 100.0 |
pod | 6 | 6 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
13 | 1 | n/a | BEGIN |
15 | 1 | n/a | BEGIN |
17 | 1 | n/a | BEGIN |
20 | 1 | n/a | BEGIN |
34 | 19 | Yes | as_morse |
46 | 20 | Yes | as_ascii |
59 | 88 | n/a | _convert |
74 | 2 | Yes | is_morsable |
82 | 2 | Yes | is_morse |
90 | 4 | Yes | error |
99 | 1 | Yes | tokens |
137 | 1 | n/a | BEGIN |