Branch Coverage

blib/lib/CPAN/Nearest.pm
Criterion Covered Total %
branch 2 8 25.0


line true false branch
17 0 2 unless (-f $file)
21 2 0 if ($file =~ /\.gz$/) { }
27 0 0 unless open my $in, '<', $file
29 0 0 unless close $in