| blib/lib/RDF/Query/Node/Resource.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 18 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 60 | 0 | 28 | unless &blessed($b) |
| 61 | 3 | 25 | if $b->isa('RDF::Query::Node::Literal') |
| 62 | 0 | 25 | if $b->isa('RDF::Trine::Node::Nil') |
| 63 | 3 | 22 | if $b->isa('RDF::Query::Node::Blank') |
| 64 | 0 | 22 | unless $b->isa('RDF::Query::Node::Resource') |
| 78 | 283 | 0 | if ($context) |
| 84 | 0 | 50 | if ($k eq '__DEFAULT__') |
| 88 | 41 | 9 | if (index($uri, $v) == 0) |
| 90 | 41 | 0 | if ($local =~ /$RDF::Query::Parser::SPARQL::r_PN_LOCAL/) |