Branch Coverage

blib/lib/RDF/Trine/Node/Nil.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
55 4292 38 if (&blessed($NIL_NODE)) { }
127 0 4 unless &blessed($node)
128 2 2 if ($self->isa('RDF::Trine::Node::Nil') and $node->isa('RDF::Trine::Node::Nil')) { }