Condition Coverage

blib/lib/PPI/Token/Symbol.pm
Criterion Covered Total %
condition 7 9 77.7


and 3 conditions

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}

or 3 conditions

line l !l&&r !l&&!r condition
172 228 1011 17862 $content eq "\@_" or $content eq "\$_"