| blib/lib/Alien/Build/Plugin/Fetch/Wget.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 12 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 29 | 3 | 0 | if ($scheme eq 'http' or $scheme eq 'https') { } |
| 41 | 0 | 2 | unless $path |
| 43 | 2 | 0 | if $type |
| 44 | 1 | 1 | if ($type eq 'text/html') { } |
| 66 | 1 | 0 | if $self->wget_command |
| 77 | 1 | 2 | if ($err) |