| blib/lib/RDF/Trine/Parser/NTriples.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 9 | 77.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 143 | 750 | 101 | 3019 | defined $line and length $line |
| 179 | 0 | 1 | 5 | $nodes->[2]->isa('RDF::Trine::Node::Literal') and $nodes->[2]->has_datatype |
| 216 | 0 | 326 | 379 | length $_[0] and substr($_[0], 0, 1) ne '"' |