| blib/lib/DiaColloDB/Client/http.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 58 | 0 | 0 | unless ref $cli |
| 59 | 0 | 0 | if $cli->opened |
| 62 | 0 | 0 | unless ((my $path = $uri->path) =~ /profile/) |
| 63 | 0 | 0 | unless $path =~ m[/$] |
| 67 | 0 | 0 | if ($uri->query) |
| 80 | 0 | 0 | if $cli->{'db'} |
| 103 | 0 | 0 | if defined $cli->{'user'} and defined $cli->{'password'} |
| 106 | 0 | 0 | unless ($rsp->is_success) |
| 120 | 0 | 0 | if defined $cli->{'user'} and defined $cli->{'password'} |
| 124 | 0 | 0 | unless ($rsp->is_success) |