Branch Coverage

lib/Perlmazing.pm
Criterion Covered Total %
branch 10 12 83.3


line true false branch
23 2 2016 if (@_) { }
27 1 1 if ($i =~ /^!(.*?)$/u) { }
34 0 2 unless grep {$i eq $_;} @found_symbols
36 0 2 if (@YES and @NO) { }
1 1 elsif (@YES) { }
42 91 1 unless grep {$_ eq $i;} @NO