| blib/lib/AtteanX/Parser/JSONLD.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 16 | 37.5 |
| line | true | false | branch |
|---|---|---|---|
| 71 | 0 | 0 | unless ref $v |
| 79 | 0 | 4 | unless (ref $v and $v->does('Attean::API::Term')) |
| 94 | 0 | 0 | if ($value =~ /^_:(.+)$/u) |
| 129 | 0 | 1 | if ($dt eq 'http://www.w3.org/1999/02/22-rdf-syntax-ns#JSON') |
| 207 | 0 | 2 | if ($self->has_base) |
| 216 | 2 | 1 | unless $q |
| 219 | 1 | 0 | if ($g->equals($default_graph)) { } |
| 0 | 0 | elsif (substr($g->value, 0, length $prefix) eq $prefix) { } |