Branch Coverage

blib/lib/FigAnim/Polyline.pm
Criterion Covered Total %
branch 0 64 0.0


line true false branch
259 0 0 if $$self{'visibility'} == 0
274 0 0 if ($$self{'forward_arrow'})
280 0 0 if ($$self{'backward_arrow'})
286 0 0 if ($$self{'sub_type'} == 5)
291 0 0 if $_ % 6 == 0
293 0 0 if $_ % 6 == 5
295 0 0 if $$self{'npoints'} % 6 != 0
300 0 0 if ($$self{'npoints'} > 1 and $$self{'xnpoints'}[$$self{'npoints'} - 1] == $$self{'xnpoints'}[0] and $$self{'ynpoints'}[$$self{'npoints'} - 1] == $$self{'ynpoints'}[0]) { }
337 0 0 if (defined $color)
347 0 0 if (defined $color)
374 0 0 if $anim[4] < 0
375 0 0 if $anim[4] > 20
382 0 0 unless defined $anim[6]
389 0 0 unless (defined $anim[5] and defined $anim[6])
393 0 0 unless defined $anim[7]
400 0 0 unless (defined $anim[5] and defined $anim[6])
423 0 0 if ($$self{'sub_type'} == 1) { }
0 0 elsif ($$self{'sub_type'} == 2) { }
0 0 elsif ($$self{'sub_type'} == 3) { }
0 0 elsif ($$self{'sub_type'} == 4) { }
0 0 elsif ($$self{'sub_type'} == 5) { }
425 0 0 if ($$self{'npoints'} == 1) { }
462 0 0 if ($$self{'forward_arrow'} == 1)
482 0 0 if ($$self{'backward_arrow'} == 1)
528 0 0 if ($_ < $$self{'npoints'} - 1)
534 0 0 if ($#{$$self{'animations'};} >= 0) { }
594 0 0 if ($#{$$self{'animations'};} >= 0) { }
635 0 0 if ($_ < $$self{'npoints'} - 1)
641 0 0 if ($#{$$self{'animations'};} >= 0) { }
703 0 0 if ($#{$$self{'animations'};} >= 0) { }
749 0 0 if ($$self{'flipped'} == 1)
762 0 0 if ($#{$$self{'animations'};} >= 0) { }