Branch Coverage
blib/lib/Tree/Binary/Search/Node.pm
Criterion
Covered
Total
%
branch
8
8
100.0
line
true
false
branch
37
1
6168
unless defined $node_key
59
8
2
if (not $self->isLeaf) { }
89
2561
2654
if $self->hasLeft
90
2533
2682
if $self->hasRight