Branch Coverage

blib/lib/ODO/Node.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
62 0 703 if scalar @_ == 1 and $node->isa(ref $self)
101 0 1378 if $this_node->isa('ODO::Node::Any') or $self->isa('ODO::Node::Any')
106 421 957 $this_node->hash eq $self->hash ? :
116 172 2650 unless (defined $$self{'_hash_value'})
127 1 705 if UNIVERSAL::isa($$config{'value'}, ref $self)