blib/lib/RDF/Query/Plan/ComputedStatement.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 8 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
61 | 2 | 2 | 4 | &blessed($node) and $node->isa('RDF::Trine::Node::Variable') |
76 | 0 | 0 | 0 | &blessed($var) and $var->isa('RDF::Trine::Node::Variable') |
line | l | !l | condition |
---|---|---|---|
51 | 0 | 2 | shift() || {} |