Branch Coverage
blib/lib/CPAN/MirrorMerger/Mirror.pm
Criterion
Covered
Total
%
branch
2
4
50.0
line
true
false
branch
16
0
4
if ($scheme eq 'http' or $scheme eq 'https' or $scheme eq 'ftp') { }
4
0
elsif ($scheme eq 'file') { }