Branch Coverage

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


line true false branch
10 0 0 if ($_[0][0] == 1) { }
0 0 elsif ($_[0][0] >= 11 and $_[0][0] <= 16) { }
0 0 elsif ($_[0][0] >= 21 and $_[0][0] <= 26) { }
0 0 elsif ($_[0][0] >= 31 and $_[0][0] <= 36) { }
0 0 elsif ($_[0][0] == 2) { }
0 0 elsif ($_[0][0] == 0) { }
54 0 0 if ($attribute eq 'visibility') { }
0 0 elsif ($attribute eq 'pen_color') { }
0 0 elsif ($attribute eq 'fill_color') { }
57 0 0 if ($value == 0) { }
74 0 0 if ($attributeName) { }
123 0 0 if ($unit eq 'in') { }
0 0 elsif ($unit eq 'cm') { }
0 0 elsif ($unit eq 'px') { }
149 0 0 if ($unit eq 'in') { }
0 0 elsif ($unit eq 'cm') { }
0 0 elsif ($unit eq 'px') { }