blib/lib/RDF/Query/Algebra/NamedGraph.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 12 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
289 | 0 | 0 | 0 | &blessed($graph) and $graph->isa('RDF::Query::Node::Resource') |
314 | 0 | 0 | 0 | &blessed($arg) and $arg->isa('RDF::Query::Algebra') |
line | l | !l | condition |
---|---|---|---|
132 | 22 | 26 | shift() || '' |
133 | 48 | 0 | $context->{'indent'} || '' |
168 | 6 | 0 | shift() || {} |