Branch Coverage

blib/lib/Locale/TextDomain/OO/Plugin/Expand/Gettext/Named.pm
Criterion Covered Total %
branch 19 26 73.0


line true false branch
91 1 20 ref $args[0] eq 'HASH' ? :
95 13 8 unless exists $arg_ref->{'plural'}
103 4 17 if $arg_ref->{'domain'}
105 4 17 if $arg_ref->{'category'}
114 8 0 exists $arg_ref->{'plural'} ? :
13 8 exists $arg_ref->{'text'} ? :
122 7 14 if $arg_ref->{'replace'}
123 0 21 if $self->filter
125 21 0 if (exists $arg_ref->{'text'} or exists $arg_ref->{'plural'})
127 4 17 if $arg_ref->{'domain'}
129 4 17 if $arg_ref->{'category'}
138 0 0 ref $args[0] eq 'HASH' ? :
140 0 0 wantarray ? :