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') |
78 | 283 | 0 | if ($context) |
84 | 0 | 52 | if ($k eq '__DEFAULT__') |
88 | 41 | 11 | if (index($uri, $v) == 0) |
90 | 41 | 0 | if ($local =~ /$RDF::Query::Parser::SPARQL::r_PN_LOCAL/) |