Branch Coverage

blib/lib/Inline/CPP/Parser/RecDescent.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
27 0 44 if $@
533 0 175 if $parser->{'ILSM'}{'PRESERVE_ELLIPSIS'}
535 56 1 unless $args->[$i]{'name'} eq '...'
538 1 0 if ($i == 0) { }