| blib/lib/Pugs/Emitter/Rule/Perl5/Ratchet.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 47 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 37 | 0 | 0 | 0 | $positionals eq '' and @param == 1 |
| 202 | 0 | 0 | 0 | $sigspace && $_[0]{'ws3'} ne '' |
| 220 | 0 | 0 | 0 | $sigspace and $_[0]{'ws1'} ne '' |
| 221 | 0 | 0 | 0 | $sigspace and $_[0]{'ws2'} ne '' |
| 386 | 0 | 0 | 0 | exists $_[0][$i]{'quant'} and $_[0][$i]{'quant'}{'quant'} eq '*' |
| 0 | 0 | 0 | exists $_[0][$i]{'quant'} and $_[0][$i]{'quant'}{'quant'} eq '*' and $_[0][$i]{'quant'}{'greedy'} eq '?' | |
| 624 | 0 | 0 | 0 | ref $code and defined $Pugs::Compiler::Perl6::VERSION |
| line | l | !l | condition |
|---|---|---|---|
| 194 | 0 | 0 | $_[0]{'quant'} || '' |
| 195 | 0 | 0 | $_[0]{'greedy'} || '' |
| 883 | 0 | 0 | delete $_[0]{'modifier'} || '' |
| 979 | 0 | 0 | $param_list ||= 0 |
| 996 | 0 | 0 | delete $_[0]{'modifier'} || '' |
| 1126 | 0 | 0 | $param_list ||= '' |
| 1129 | 0 | 0 | $param_list ||= 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 208 | 0 | 0 | 0 | $cap || $quantifier ne '' |
| 246 | 0 | 0 | 0 | @count ne 1 or $count[0] == 0 |
| 769 | 0 | 0 | 0 | $$name{'match_variable'} || $$name{'variable'} |
| 1086 | 0 | 0 | 0 | $modifier eq '.' or $modifier eq '?' |