| blib/lib/Net/Docker.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 12 | 25.0 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 1 | 0 | unless ($self->address =~ m[http://]) |
| 41 | 0 | 0 | if ($res->content_type eq 'application/json') { } |
| 0 | 0 | elsif ($res->content_type eq 'text/plain') { } | |
| 52 | 0 | 1 | if ($res->content_type eq 'application/json') |
| 72 | 0 | 0 | if (my $name = delete $options{'Name'}) |
| 159 | 0 | 1 | if ($repository =~ /:/) |