Branch Coverage

blib/lib/XML/Filter/Dispatcher/Parser.pm
Criterion Covered Total %
branch 32 72 44.4


line true false branch
67 0 5 if exists $$self{'VERSION'} and $$self{'VERSION'} < $Parse::Yapp::Driver::COMPATIBLE
73 0 5 if ref $class
85 0 5 if ($$self{'DEBUG'}) { }
88 0 0 if $@
99 0 0 unless exists $$self{'USER'}
151 0 0 if $index < 0 and -$index <= @{$$self{'STACK'};}
161 0 0 if @_
169 0 0 if @_
198 0 25 unless exists $$checklist{$prm}
200 0 25 unless ref $value eq $$checklist{$prm}
206 0 15 unless exists $$outhash{$_}
219 0 0 if exists ${'Parse::Yapp::Driver::';}{'_DBParse'}
224 0 0 unless open DRV, "<$fname"
227 0 0 if (/^\s*sub\s+_Parse\s*{\s*$/ .. /^\s*}\s*#\s*_Parse\s*$/)
283 60 35 if (exists $$actions{'ACTIONS'}) { }
286 10 50 unless (defined $$token)
292 50 0 exists $$actions{'DEFAULT'} ? :
10 50 exists $$actions{'ACTIONS'}{$$token} ? :
305 95 0 if (defined $act)
308 10 85 if ($act > 0)
314 0 10 if ($$errstatus)
329 5 5 if $$token ne ''
342 5 80 unless $act
348 0 85 if (unpack('A1', $lhs) eq '@')
349 0 0 unless $lhs =~ /^\@[0-9]+\-([0-9]+)$/
356 75 10 $$dotpos ? :
359 65 5 @sempar ? :
15 70 $code ? :
365 5 80 if ($$check eq 'ACCEPT')
374 0 80 if ($$check eq 'ABORT')
387 80 0 unless ($$check eq 'ERROR')
415 0 0 unless ($$errstatus)
419 0 0 unless $$errstatus
433 0 0 if ($$errstatus == 3)
435 0 0 if ($$token eq '')
461 0 0 unless (@$stack)