| blib/lib/Metaweb.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 18 | 22.2 |
| line | true | false | branch |
|---|---|---|---|
| 171 | 0 | 0 | unless ($self->ua) |
| 177 | 0 | 0 | unless ($raw) |
| 245 | 0 | 0 | unless $$args{'name'} |
| 246 | 0 | 0 | unless $$args{'query'} |
| 254 | 0 | 0 | if (not $$inner{'code'} =~ m[^/api/status/ok]) { } |
| 299 | 0 | 1 | unless $$args{'query'} |
| 304 | 1 | 0 | unless ($self->ua) |
| 311 | 0 | 1 | if ($type eq 'write') { } |
| 323 | 0 | 1 | if ($response->is_success) { } |