| blib/lib/Regexp/Ignore.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 10 | 70.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 186 | 36 | 36 | 204 | $no_g_counter and $$self{'CLEANED_TEXT'} =~ /$compiled_pattern/cg |
| line | l | !l | condition |
|---|---|---|---|
| 159 | 72 | 0 | shift() || '' |
| 160 | 54 | 18 | shift() || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 15 | 0 | 18 | 0 | ref $proto || $proto |