| blib/lib/WWW/Pastebin/Base/Retrieve.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 1 | 10 | 10.0 |
| line | true | false | branch |
|---|---|---|---|
| 26 | 0 | 1 | if @_ & 1 |
| 51 | 0 | 0 | unless defined $id and length $id |
| 54 | 0 | 0 | unless (my $uri, $id) = $self->_make_uri_and_id($id, @_) |
| 62 | 0 | 0 | if ($response->is_success) { } |
| 77 | 0 | 0 | if (defined $is_net_error) { } |