| blib/lib/Couch/DB/Mojolicious.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 54 | 0 | 0 | unless builtin::blessed($server) and $server->isa("Mojo::URL") |
| 58 | 0 | 0 | unless builtin::blessed($ua) and $ua->isa("Mojo::UserAgent") |
| 68 | 0 | 0 | unless my $method = delete $args{'method'} |
| 79 | 0 | 0 | if $query |
| 83 | 0 | 0 | $headers{'Content-Type'} eq 'application/json' ? : |
| 0 | 0 | !defined($send) ? : | |
| 101 | 0 | 0 | if ($delay) { } |
| 115 | 0 | 0 | unless $response->content->is_multipart |
| 127 | 0 | 0 | if $disp and $disp =~ /filename="([^"]+)"/ and $1 eq $name |