Branch Coverage

blib/lib/RDF/Query/Parser/RDQL.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
230 5 13 unless ($parser)
251 17 1 if ($parsed) { }
253 17 0 if (&blessed($pattern))
291 0 5 unless &blessed($self)
295 0 5 if $AUTOLOAD =~ /DESTROY$/
299 5 0 if (exists $self->{$method}) { }