| blib/lib/Alien/Build/Plugin/Fetch/Wget.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 24 | 54.1 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 0 | 2 | defined $ENV{'WGET'} ? : |
| 21 | 0 | 2 | unless defined $wget |
| 26 | 0 | 2 | if $output =~ /BusyBox/ |
| 42 | 1 | 0 | if $self->bootstrap_ssl |
| 52 | 3 | 0 | if ($scheme eq 'http' or $scheme eq 'https') { } |
| 57 | 0 | 3 | if (my $headers = $options{'http_headers'}) |
| 59 | 0 | 0 | if (ref $headers eq 'ARRAY') { } |
| 86 | 0 | 2 | unless $path |
| 88 | 2 | 0 | if $type |
| 89 | 1 | 1 | if ($type eq 'text/html') { } |
| 111 | 1 | 0 | if $self->wget_command |
| 122 | 1 | 2 | if ($err) |