| lib/Slaughter/Transport/http.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 103 | 0 | 0 | if ($@) |
| 152 | 0 | 0 | unless ($url =~ /^http/i) |
| 156 | 0 | 0 | if $$self{'verbose'} |
| 163 | 0 | 0 | if ($LWP::UserAgent::VERSION < 6) { } |
| 181 | 0 | 0 | if ($$self{'username'} and $$self{'password'}) |
| 191 | 0 | 0 | if ($response->is_success) |
| 193 | 0 | 0 | if $$self{'verbose'} |
| 201 | 0 | 0 | if $$self{'verbose'} |