Branch Coverage

blib/lib/App/Greple/xlate/Mask.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
36 0 0 if ($a eq 'pattern') { }
0 0 elsif ($a eq 'file') { }
37 0 0 ref $b ? :
41 0 0 unless open my $fh, "<:encoding(utf8)", $b
54 0 0 ref $pattern ? :
59 0 0 if $pat =~ /^\s*(#|$)/u
80 0 0 if (my $n = s/\Q$from\E/$to/u)
81 0 0 if ($n > 1 or not exists $tags{$from})
88 0 0 if (%tags)
94 0 0 if $obj->{'AUTORESET'}