| blib/lib/RDF/Trine/Store/SPARQL.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 21 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 145 | 0 | 0 | 0 | &blessed($g) and not $g->is_variable |
| 0 | 0 | 0 | &blessed($g) and not $g->is_variable and not $g->is_nil | |
| 290 | 0 | 0 | 0 | &blessed($st) and $st->isa('RDF::Trine::Statement') |
| 331 | 0 | 0 | 0 | &blessed($st) and $st->isa('RDF::Trine::Statement') |
| 383 | 0 | 0 | 0 | &blessed($st) and $st->isa('RDF::Trine::Statement') |
| 434 | 0 | 0 | 0 | &blessed($g) and not $g->is_variable |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 156 | 0 | 0 | 0 | not &blessed($nodes[$i]) or $nodes[$i]->is_variable |