blib/lib/PPI/Token/Symbol.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 9 | 77.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
106 | 6 | 0 | 12 | $before and $before->isa("PPI::Token::Cast") |
6 | 0 | 12 | $before and $before->isa("PPI::Token::Cast") and $cast_which_trumps_braces{$before->content} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
172 | 221 | 1007 | 17727 | $content eq "\@_" or $content eq "\$_" |