Branch Coverage

blib/lib/FigAnim/Text.pm
Criterion Covered Total %
branch 0 34 0.0


line true false branch
206 0 0 if $$self{'visibility'} == 0
221 0 0 if ($$self{'sub_type'} == 0) { }
0 0 elsif ($$self{'sub_type'} == 1) { }
243 0 0 if (defined $color)
264 0 0 unless defined $anim[6]
271 0 0 unless (defined $anim[5] and defined $anim[6])
275 0 0 unless defined $anim[7]
282 0 0 unless (defined $anim[5] and defined $anim[6])
306 0 0 if ($$self{'sub_type'} == 0) { }
0 0 elsif ($$self{'sub_type'} == 1) { }
0 0 elsif ($$self{'sub_type'} == 2) { }
335 0 0 if ($angle != 0)
350 0 0 if ($char eq '&') { }
0 0 elsif ($char eq '<') { }
0 0 elsif ($char eq '>') { }
359 0 0 if ($char_code =~ /\\\d{3}/)
377 0 0 if ($#{$$self{'animations'};} >= 0)