Branch Coverage

blib/lib/SVG/Parser/SAX.pm
Criterion Covered Total %
branch 7 18 38.8


line true false branch
100 4 0 if @SVG::Parser::SAX::ISA == 1
112 0 2 if (@_)
116 0 0 if ($version) { }
117 0 0 if eval "\n use $superclass $version;\n 1;\n "
122 0 0 if eval "\n use $superclass;\n 1;\n "
138 0 3 if $type eq $self->ARG_IS_INVALID
140 2 1 if ($type eq $self->ARG_IS_STRING) { }
0 1 elsif ($type eq $self->ARG_IS_HASHRF) { }
142 0 2 unless open FH, $source