| blib/lib/Locale/KeyedText/Message.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 18 | 24 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 49 | 47 | if scalar @_ |
| 36 | 49 | 45 | if scalar @_ |
| 63 | 26 | 0 | if (@args == 1 and ref $args[0] eq 'HASH') { } |
| 0 | 0 | elsif (scalar @args % 2 == 0) { } | |
| 83 | 7 | 19 | unless (defined $msg_vars_ref) |
| 136 | 37 | 0 | defined $msg_vars->{$_} ? : |
| 152 | 12 | 1 | defined $msg_vars->{$_} ? : |
| 168 | 2 | 29 | unless defined $val |
| 171 | 2 | 27 | if $val eq '' |
| 178 | 0 | 24 | unless defined $val |
| 181 | 0 | 24 | if ref $val ne 'HASH' |
| 186 | 1 | 23 | if exists $val->{''} |