Branch Coverage

blib/lib/ExtUtils/BuildRC.pm
Criterion Covered Total %
branch 11 16 68.7


line true false branch
19 0 5 unless open my $fh, '<', $filename
21 0 5 unless close $fh
34 0 6 if $line =~ / \A \s* \z /msx
35 6 0 if (my($action, $args) = $line =~ / \A \s* (\* | [\w.-]+ ) \s+ (.*?) \s* \z /msx) { }
46 1 2 $ENV{'MODULEBUILDRC'} ? :
2 1 $ENV{'HOME'} ? :
1 2 $ENV{'USERPROFILE'} ? :
54 0 3 unless -e $filename