Branch Coverage

blib/lib/Module/License/Report/CPANPLUS.pm
Criterion Covered Total %
branch 4 12 33.3


line true false branch
57 0 1 unless ($$self{'cb'})
77 0 0 if ($host and $host eq 'default') { }
0 0 elsif ($host and $host =~ m[ \A (\w+)://([\w\.\-]+)(/.*) \z ]msx) { }
113 1 0 unless ($$cache{$key})
117 1 0 if ($mod)
132 1 0 if ($modname =~ /\A \w+ (?: ::\w+)* \z /msx) { }