| blib/lib/RDF/Query/Algebra/Filter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 9 | 17 | 52.9 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 206 | 0 | 0 | 12 | &blessed($expr) and $expr->isa('RDF::Query::Algebra') | 
| 0 | 0 | 0 | &blessed($expr) and $expr->isa('RDF::Query::Node::Variable') | 
| line | l | !l | condition | 
|---|---|---|---|
| 119 | 47 | 37 | shift() || '' | 
| 120 | 84 | 0 | $context->{'indent'} || ' ' | 
| 137 | 6 | 0 | shift() || {} | 
| 138 | 0 | 6 | shift() || '' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 63 | 42 | 1 | 3 | $pattern->isa('RDF::Query::Algebra::GroupGraphPattern') or $pattern->isa('RDF::Query::Algebra::Filter') |