Branch Coverage

blib/lib/CPANPLUS/Shell/Default/Plugins/Repo.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
28 0 0 if (exists $handlers{$handler_id}) { }
93 0 0 if (open F, $cache_file) { }
96 0 0 unless $l =~ /\S+/
110 0 0 if (open F, '>', $cache_file) { }
126 0 0 if (@repos) { }
132 0 0 unless $uri =~ m[^http://]