| blib/lib/RDF/Trine/Parser/NQuads.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 14 | 64.2 |
| line | true | false | branch |
|---|---|---|---|
| 78 | 6 | 0 | &blessed($proto) ? : |
| 80 | 0 | 6 | if (&blessed($uri) and $uri->isa('RDF::Trine::Node::Resource')) |
| 87 | 0 | 6 | if (my $context = $args{'context'}) |
| 105 | 5 | 3 | if ($self->{'canonicalize'}) |
| 106 | 5 | 0 | if ($nodes->[2]->isa('RDF::Trine::Node::Literal') and $nodes->[2]->has_datatype) |
| 114 | 1 | 7 | if (scalar @$nodes == 3) { } |
| 7 | 0 | elsif (scalar @$nodes == 4) { } |