Branch Coverage

blib/lib/Alien/Build/Plugin/Fetch/CurlCommand.pm
Criterion Covered Total %
branch 9 14 64.2


line true false branch
33 3 0 if ($scheme =~ /^https?$/) { }
51 0 3 if $self->_see_headers
59 2 0 if ($h{'url'} =~ m[/([^/]+)$]) { }
70 0 2 if (-e 'head')
78 1 1 if ($type eq 'text/html') { }
153 1 0 if $self->curl_command
166 1 2 if ($err)