| lib/Mojolicious/Plugin/TagHelpersI18N.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 14 | 64.2 |
| line | true | false | branch |
|---|---|---|---|
| 41 | 0 | 12 | if (ref $option eq 'HASH') |
| 47 | 12 | 0 | unless ref $option eq 'ARRAY' |
| 49 | 8 | 4 | unless ($attr{'no_translation'}) |
| 59 | 3 | 3 | if ($attr{'sort'}) |
| 72 | 0 | 6 | unless $self->every_param($name) |
| 84 | 0 | 12 | if (ref $group eq 'HASH') |
| 91 | 0 | 12 | if (blessed $group and $group->isa('Mojo::Collection')) { } |