| blib/lib/RDF/Trine/Statement.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 9 | 44.4 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 371 | 4 | 0 | 0 | $self->subject->is_resource or $self->subject->is_blank |
| 378 | 0 | 0 | 4 | $self->object->is_resource or $self->object->is_blank |
| 0 | 3 | 1 | $self->object->is_resource or $self->object->is_blank or $self->object->is_literal |