| blib/lib/RDF/Core/Resource.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 9 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 93 | 0 | 0 | 0 | ref $other and $other->isa('RDF::Core::Node') | 
| 95 | 0 | 0 | 0 | !$self->isLiteral && $self->getURI eq $other->getURI | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 48 | 0 | 0 | 0 | ref $pkg || $pkg |