Branch Coverage

blib/lib/Math/Project3D/Function.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
30 6 0 if $components[0] eq 'Math::Project3D::Function'
35 5 3 if ref $component ne 'CODE'
43 5 1 if ($has_uncompiled_components) { }
91 1 14 if (ref $component eq 'CODE') { }
134 0 5 if $@