Branch Coverage

blib/lib/Log/Report/Translator/Context.pm
Criterion Covered Total %
branch 16 28 57.1


line true false branch
45 8 8 length "$1$3" ? :
55 0 8 unless @$tags
67 0 9 unless my $map = $maps->{$tag}
71 0 9 if $set eq "IGNORE"
74 0 9 unless ($v)
78 0 9 unless ($set->{$v})
94 0 8 if @_ > 1
96 8 0 if not defined $c or ref $c eq "HASH"
99 0 0 ref $c eq 'ARRAY' ? :
101 0 0 unless defined $val
119 0 7 unless my $map = $maps->{$tag}
140 2 2 if ref $d eq "ARRAY"
144 3 1 if (my $alt = $d->{'alternatives'})
150 4 1 if $set eq "default" or $set eq "alternatives"