Branch Coverage

blib/lib/Graphics/GVG/OpenGLRenderer.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
57 0 0 unless eval $code
112 0 0 if (not ref $_) { }
0 0 elsif ($_->isa('Graphics::GVG::AST::Line')) { }
0 0 elsif ($_->isa('Graphics::GVG::AST::Rect')) { }
0 0 elsif ($_->isa('Graphics::GVG::AST::Polygon')) { }
0 0 elsif ($_->isa('Graphics::GVG::AST::Circle')) { }
0 0 elsif ($_->isa('Graphics::GVG::AST::Ellipse')) { }
0 0 elsif ($_->isa('Graphics::GVG::AST::Glow')) { }
168 0 0 if ($self->_glow_count > 0) { }
220 0 0 if ($self->_glow_count > 0) { }
298 0 0 if ($self->_glow_count > 0) { }
343 0 0 if ($self->_glow_count > 0) { }
371 0 0 if $v > 1