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