| blib/lib/Net/DiffBot.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 51 | 0 | 0 | unless exists $args{'token'} |
| 90 | 0 | 0 | if ($content_type ne 'text/plain' and $content_type ne 'text/html') |
| 94 | 0 | 0 | unless ($url) |
| 109 | 0 | 0 | if (not $response->is_success) { } |
| 117 | 0 | 0 | if ($@) |
| 137 | 0 | 0 | if (exists $args{$arg} and $args{$arg}) |
| 148 | 0 | 0 | unless ($url) |
| 159 | 0 | 0 | if (not $response->is_success) { } |
| 167 | 0 | 0 | if ($@) |
| 182 | 0 | 0 | if (%args) { } |