Condition Coverage

blib/lib/Paranoid/Data/AVLTree.pm
Criterion Covered Total %
condition 13 26 50.0


and 2 conditions

line l !l condition
883 0 18 defined $self->[1] and scalar @{$self->[1];}

and 3 conditions

line !l l&&!r l&&r condition
346 1 3 6 defined $root->left and $root->left == $oref
0 0 4 defined $root->right and $root->right == $oref
383 0 0 5 $rv = defined $x and defined $z
422 0 0 8 $rv = defined $x and defined $z
665 0 0 1 defined $ln and defined $rn
770 2 0 0 defined $_->left and $_->left->height < $_->lHeight
774 2 5 2 defined $_->right and $_->right->height < $_->rHeight
797 0 0 5 defined $root and $rv