Branch Coverage

blib/lib/Alien/Build/Plugin/Fetch/HostBlockList.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
31 3 0 if ($url =~ /:/)
34 3 0 if ($url->scheme ne "file")
37 0 3 if $@
38 2 1 if $blocked{$host}