| blib/lib/Babble/Plugin/PostfixDeref.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 6 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 102 | 12 | 0 | 5 | defined $in_quotelike && $in_quotelike |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 175 | 0 | 0 | 0 | $top->text =~ /postderef|postderef_qq/sx || $top->text =~ / \s* -> \s* [\@%\$] /sx |