blib/lib/Hash/KeyMorpher.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 12 | 12 | 100.0 |
pod | 7 | 7 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
88 | 3 | n/a | BEGIN |
89 | 3 | n/a | BEGIN |
90 | 3 | n/a | BEGIN |
93 | 3 | n/a | BEGIN |
98 | 68 | n/a | _split_words |
105 | 5 | Yes | to_upper |
106 | 5 | Yes | to_lower |
107 | 16 | Yes | to_mixed |
108 | 27 | Yes | to_camel |
109 | 11 | Yes | to_under |
110 | 13 | Yes | to_delim |
114 | 63 | Yes | key_morph |