Branch Coverage

blib/lib/Tree/RedBlack/Node.pm
Criterion Covered Total %
branch 19 22 86.3


line true false branch
131 5 4 if (ref $type)
135 7 2 if (@_)
142 3 13 if ($_[0]{'left'})
145 2 14 if ($_[0]{'right'})
153 0 51 if (@_)
161 1 11 if (@_)
169 25 14 if (@_)
177 8 39 if (@_)
185 8 31 if (@_)
193 10 65 if (@_)
201 0 0 if ($$this{'right'})