Branch Coverage

blib/lib/Math/Bezier.pm
Criterion Covered Total %
branch 13 14 92.8


line true false branch
38 1 1 ref $_[0] eq 'ARRAY' ? :
42 0 2 if $size % 2
54 2 6 if ($k == 0) { }
2 4 elsif ($k == 1) { }
104 51 11 wantarray ? :
118 1 1 unless defined $npoints
124 1 1 wantarray ? :