Branch Coverage

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


line true false branch
32 3 0 if ($url =~ /:/)
35 3 0 if ($url->scheme ne "file")
38 0 3 if $@
39 1 2 unless $allowed{$host}