Condition Coverage

blib/lib/PerlX/Let.pm
Criterion Covered Total %
condition 5 6 83.3


and 3 conditions

line !l l&&!r l&&r condition
48 1 2 6 not $val =~ /[\$\@\%\&]/u and $] >= 5.028 || substr($name, 0, 1) eq '$'

or 3 conditions

line l !l&&r !l&&!r condition
48 0 6 2 $] >= 5.028 || substr($name, 0, 1) eq '$'