Condition Coverage

blib/lib/Pegex/Bootstrap.pm
Criterion Covered Total %
condition 0 26 0.0


and 3 conditions

line !l l&&!r l&&r condition
149 0 0 0 $stop-- and $self->$method(@args)
152 0 0 0 $count >= $min and !$max || $count <= $max
359 0 0 0 @$rule && $rule->[0] eq '|'
517 0 0 0 @captures and not defined $captures[-1]

or 2 conditions

line l !l condition
146 0 0 $max || 9999
347 0 0 $gmod ||= ''

or 3 conditions

line l !l&&r !l&&!r condition
152 0 0 0 !$max || $count <= $max
240 0 0 0 $self->{'tree'}{'+toprule'} ||= $rule_name

xor 4 conditions

line l&&r l&&!r !l&&r !l&&!r condition
197 0 0 0 0 $token_want eq $token_got xor $not