Condition Coverage

blib/lib/Parse/Eyapp/Output.pm
Criterion Covered Total %
condition 5 12 41.6


and 3 conditions

line !l l&&!r l&&r condition
54 54 0 0 $self->{'GRAMMAR'}{'STRICT'} and %$termDef
507 14 0 40 defined $arg{'firstline'} and $arg{'firstline'} =~ /\d+/

or 3 conditions

line l !l&&r !l&&!r condition
310 0 0 54 $self->Option('lexerisdefined') || $self->{'GRAMMAR'}{'LEXERISDEFINED'}
367 0 54 0 $self->Option('template') || Driver_pm()