| blib/lib/Ixchel/functions/file_get.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 46 | 0 | 0 | unless (defined $opts{'url'}) |
| 53 | 0 | 0 | if (defined $ENV{'HTTP_PROXY'}) |
| 56 | 0 | 0 | if (defined $ENV{'HTTPS_PROXY'}) |
| 59 | 0 | 0 | if (defined $ENV{'FTP_PROXY'}) |
| 65 | 0 | 0 | if ($response->is_success) { } |
| 71 | 0 | 0 | if ($@) |