blib/lib/RDF/Trine/Parser/NQuads.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 6 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
80 | 6 | 0 | 0 | &blessed($uri) and $uri->isa('RDF::Trine::Node::Resource') |
106 | 0 | 0 | 5 | $nodes->[2]->isa('RDF::Trine::Node::Literal') and $nodes->[2]->has_datatype |