Condition Coverage

blib/lib/Perl/Lint/Policy/ValuesAndExpressions/ProhibitVersionStrings.pm
Criterion Covered Total %
condition 12 12 100.0


or 3 conditions

line l !l&&r !l&&!r condition
19 20 11 169 $token_type == 93 or $token_type == 94
31 12 157 $token_type == 93 or $token_type == 94 or $token_type == 127
23 12 145 $token_type == 93 or $token_type == 94 or $token_type == 127 or $token_type == 71
24 7 138 $token_type == 93 or $token_type == 94 or $token_type == 127 or $token_type == 71 or $token_type == 95