| blib/lib/RDF/Trine/Store/Memory.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 15 | 17 | 88.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 205 | 1341 | 789 | 65 | &blessed($g) and not $g->is_variable |
| 213 | 2656 | 2684 | 4248 | &blessed($n) and not $n->is_variable |
| 305 | 1581 | 0 | 16 | not &blessed($st) and $i <= $#{$$self{'statements'};} |
| 548 | 63 | 1 | 197 | &blessed($g) and not $g->is_variable |
| 561 | 1084 | 6 | 1628 | &blessed($n) and not $n->is_variable |
| line | l | !l | condition |
|---|---|---|---|
| 129 | 0 | 3 | shift() || '' |