Condition Coverage

blib/lib/Pugs/Emitter/Rule/Perl6/Ratchet.pm
Criterion Covered Total %
condition 0 23 0.0


and 3 conditions

line !l l&&!r l&&r condition
156 0 0 0 $sigspace && $_[0]{'ws3'} ne ''
166 0 0 0 $sigspace and $_[0]{'ws1'} ne ''
167 0 0 0 $sigspace and $_[0]{'ws2'} ne ''

or 2 conditions

line l !l condition
148 0 0 $_[0]{'quant'} || ''
149 0 0 $_[0]{'greedy'} || ''
830 0 0 $param_list ||= ''
833 0 0 $param_list ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
162 0 0 0 $cap || $quantifier ne ''
789 0 0 0 $prefix eq '.' or $prefix eq '?'