blib/lib/Locale/MakePhrase/BackingStore.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 10 | 30.0 |
line | true | false | branch |
---|---|---|---|
148 | 0 | 0 | if $DEBUG |
181 | 0 | 53 | if (@_ == 1 and ref($_[0] eq 'HASH')) { } |
53 | 0 | elsif (@_ > 1 and not @_ % 2) { } | |
0 | 0 | elsif (@_ == 5) { } | |
196 | 0 | 53 | unless $args{'language'} and defined $args{'translation'} |