| blib/lib/Catmandu/Fix/get_json.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 14 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 40 | 8 | 4 | if ($self->url =~ qr"^https?://") |
| 41 | 5 | 3 | $self->vars ? : |
| 48 | 8 | 4 | unless (defined $self->path) |
| 49 | 7 | 1 | $self->url =~ qr"^https?://" ? : |
| 59 | 3 | 9 | if ($self->importer->from) |
| 71 | 5 | 4 | if ($self->importer->url) |
| 102 | 3 | 1 | if ($self->vars) { } |