Condition Coverage

blib/lib/Tree/FP.pm
Criterion Covered Total %
condition 36 42 85.7


and 3 conditions

line !l l&&!r l&&r condition
556 7 19 0 @ordered and not $conditional_tree
725 22 64 1 $item_name and not $parent
840 15 0 105 $by and $by > 0
885 1 0 62 $child_name and not $self->child_exists($child_name)
985 1 2 47 $item_name and $rank
3 1 46 $item_name and $rank and $rank > 0
1105 1 1 50 $left and ref $left
2 1 49 $left and ref $left and $right
2 0 49 $left and ref $left and $right and ref $right
1 4 45 $left and ref $left and $right and ref $right and $support
4 3 42 $left and ref $left and $right and ref $right and $support and $confidence

or 3 conditions

line l !l&&r !l&&!r condition
1110 0 2 40 $support <= 0 or $support > 1
2 0 40 $support <= 0 or $support > 1 or $confidence <= 0
2 1 39 $support <= 0 or $support > 1 or $confidence <= 0 or $confidence > 1