Condition Coverage

blib/lib/Pegex/Pegex/AST.pm
Criterion Covered Total %
condition 7 18 38.8


and 3 conditions

line !l l&&!r l&&r condition
256 0 0 0 defined $rule->{'+max'} and defined $rule->{'+min'}

or 3 conditions

line l !l&&r !l&&!r condition
52 23 10 0 $self->{'toprule'} ||= $name
86 101 0 0 $it || ()
108 32 5 0 $ref1 || $ref2
127 1 15 0 $got->[0] || $got->[1]
256 0 0 0 defined $rule->{'+max'} || defined $rule->{'+min'}