| blib/lib/RDF/Query/Algebra/Quad.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 14 | 42.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 59 | 0 | 0 | 1704 | defined $nodes[$i] and &blessed($nodes[$i]) |
| 82 | 2 | 100 | 8 | $pred->isa('RDF::Trine::Node::Resource') and $pred->uri_value eq 'http://www.w3.org/1999/02/22-rdf-syntax-ns#type' |
| 140 | 0 | 0 | 0 | $blessed and $n->isa('RDF::Query::Node::Resource') |
| 0 | 0 | 0 | $blessed and $n->isa('RDF::Query::Node::Literal') |
| line | l | !l | condition |
|---|---|---|---|
| 78 | 2 | 108 | shift() || {} |