blib/lib/AtteanX/Store/Memory.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 12 | 83.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
126 | 177 | 251 | 0 | &blessed($n) and $n->does("Attean::API::TriplePattern") |
138 | 177 | 165 | 86 | &blessed($n) and $n->does("Attean::API::Variable") |
153 | 50 | 0 | 1 | not &blessed($st) and $i <= $#{$self->statements;} |
390 | 101 | 42 | 737 | &blessed($n) and not $n->does("Attean::API::Variable") |