blib/lib/RDF/Query/Node/Blank.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 12 | 66.6 |
line | true | false | branch |
---|---|---|---|
56 | 0 | 5 | unless &blessed($nodeb) |
57 | 0 | 5 | if $nodeb->isa('RDF::Trine::Node::Nil') |
58 | 1 | 4 | if $nodeb->isa('RDF::Query::Node::Literal') |
59 | 0 | 4 | if $nodeb->isa('RDF::Query::Node::Resource') |
60 | 0 | 4 | unless $nodeb->isa('RDF::Query::Node::Blank') |
77 | 3 | 140 | unless (defined $name) |