Branch Coverage

blib/lib/Math/BSpline/Curve/Role/Approximation.pm
Criterion Covered Total %
branch 10 32 31.2


line true false branch
25 0 3 @args == 1 ? :
29 0 9 unless (exists $args->{$_})
38 3 0 if ($apr) { }
56 2 0 unless $lengths
97 0 3 unless ($result)
106 0 3 unless defined $R
113 0 3 unless defined $P
128 2 0 if (XXX) { }
0 0 elsif ($prv_point->isa('Math::GSL::Vector')) { }
0 0 elsif ($prv_point->isa('Math::MatrixReal')) { }
0 0 elsif ($prv_point->isa('Math::Vector::Real')) { }
0 0 elsif ($prv_point->isa('Math::VectorReal')) { }
319 3 0 if (XXX) { }
0 0 elsif ($v0->isa('Math::GSL::Vector')) { }
400 3 0 if (not $vtc) { }
0 0 elsif ($vtc eq 'Math::GSL::Vector') { }