Branch Coverage

blib/lib/Data/Pipeline/Parser.pm
Criterion Covered Total %
branch 0 72 0.0


line true false branch
67 0 0 if exists $$self{'VERSION'} and $$self{'VERSION'} < $Parse::Yapp::Driver::COMPATIBLE
73 0 0 if ref $class
85 0 0 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 0 unless exists $$checklist{$prm}
200 0 0 unless ref $value eq $$checklist{$prm}
206 0 0 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 0 0 if (exists $$actions{'ACTIONS'}) { }
286 0 0 unless (defined $$token)
292 0 0 exists $$actions{'DEFAULT'} ? :
0 0 exists $$actions{'ACTIONS'}{$$token} ? :
305 0 0 if (defined $act)
308 0 0 if ($act > 0)
314 0 0 if ($$errstatus)
329 0 0 if $$token ne ''
342 0 0 unless $act
348 0 0 if (unpack('A1', $lhs) eq '@')
349 0 0 unless $lhs =~ /^\@[0-9]+\-([0-9]+)$/
356 0 0 $$dotpos ? :
359 0 0 @sempar ? :
0 0 $code ? :
365 0 0 if ($$check eq 'ACCEPT')
374 0 0 if ($$check eq 'ABORT')
387 0 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)