Branch Coverage

blib/lib/RPerl/Grammar.pm
Criterion Covered Total %
branch 4 12 33.3


line true false branch
24 4 0 unless 'Parse::Eyapp::Driver'->can('YYParse')
25 4 0 unless 'Parse::Eyapp::Node'->can('hnew')
29 0 0 defined pos $_ ? :
0 0 defined $_ ? :
150 0 1520 if ref $class
152 0 1520 unless 'RPerl::Grammar'->isa('Parse::Eyapp::Driver')