Branch Coverage

blib/lib/Mojolicious/Plugin/TagHelpersI18N.pm
Criterion Covered Total %
branch 12 12 100.0


line true false branch
38 1 17 if ref $options ne 'ARRAY'
43 22 10 if (not $ref) { }
2 8 elsif ($ref eq 'HASH') { }
54 26 6 unless ($attr{'no_translation'})
64 3 15 if ($attr{'sort'})
89 3 23 if (&blessed($group) and $group->isa('Mojo::Collection')) { }