Condition Coverage

blib/lib/FigAnim/Ellipse.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
248 0 0 0 defined $anim[5] and defined $anim[6]
259 0 0 0 defined $anim[5] and defined $anim[6]

or 3 conditions

line l !l&&r !l&&!r condition
118 0 0 0 ref $proto || $proto
309 0 0 0 $$self{'sub_type'} == 1 or $$self{'sub_type'} == 2
0 0 0 $$self{'sub_type'} == 3 or $$self{'sub_type'} == 4
349 0 0 0 $$self{'sub_type'} == 1 or $$self{'sub_type'} == 2
0 0 0 $$self{'sub_type'} == 3 or $$self{'sub_type'} == 4