| blib/lib/RDF/Query/Node/Resource.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 18 | 61.1 |
| line | true | false | branch |
|---|---|---|---|
| 60 | 0 | 25 | unless &blessed($b) |
| 61 | 3 | 22 | if $b->isa('RDF::Query::Node::Literal') |
| 62 | 0 | 22 | if $b->isa('RDF::Trine::Node::Nil') |
| 63 | 0 | 22 | if $b->isa('RDF::Query::Node::Blank') |
| 64 | 0 | 22 | unless $b->isa('RDF::Query::Node::Resource') |
| 79 | 283 | 0 | if ($context) |
| 85 | 0 | 49 | if ($k eq '__DEFAULT__') |
| 89 | 41 | 8 | if (index($uri, $v) == 0) |
| 92 | 41 | 0 | if ($local =~ /^(?:$PNLOCAL)$/) |