Branch Coverage

blib/lib/CPAN/Mini/Visit/Simple/Auxiliary.pm
Criterion Covered Total %
branch 9 16 56.2


line true false branch
33 0 20 if ($@)
39 18 2 if ($base =~ /^(.*)-([\d\.]+)(?:$ARCHIVE_REGEX)/) { }
42 6 12 if (not $version_seen{$k}{'version'}) { }
52 9 3 if ($norm_new > $norm_current)
76 0 0 if ($base =~ /^(.*)-([\d\.]+)(?:$ARCHIVE_REGEX)/) { }
98 2 181 if ($captures[0] eq '') { }
153 0 0 unless open my $FH, '>', $file
156 0 0 unless close $FH