Branch Coverage

blib/lib/Alien/Build/Plugin/Decode/SourceForge.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
25 1 0 if ($list->{'type'} eq 'list')
43 0 3 unless $uri->host eq 'sourceforge.net'
45 2 1 if ($uri->path =~ m[/([^/]+)/download$]) { }