Condition Coverage

blib/lib/FigAnim/Polyline.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
300 0 0 0 $$self{'npoints'} > 1 and $$self{'xnpoints'}[$$self{'npoints'} - 1] == $$self{'xnpoints'}[0]
0 0 0 $$self{'npoints'} > 1 and $$self{'xnpoints'}[$$self{'npoints'} - 1] == $$self{'xnpoints'}[0] and $$self{'ynpoints'}[$$self{'npoints'} - 1] == $$self{'ynpoints'}[0]
389 0 0 0 defined $anim[5] and defined $anim[6]
400 0 0 0 defined $anim[5] and defined $anim[6]

or 3 conditions

line l !l&&r !l&&!r condition
170 0 0 0 ref $proto || $proto