Condition Coverage

blib/lib/Perl/Lint/Policy/ValuesAndExpressions/RequireConstantVersion.pm
Criterion Covered Total %
condition 31 33 93.9


and 3 conditions

line !l l&&!r l&&r condition
29 1594 12 10 $token_type == 94 and $token_data eq 'version'
65 14 183 1244 $token_type != 194 and $token_type != 166
157 4 0 0 $token->{'type'} != 64 and $token->{'data'} ne 'new'

or 3 conditions

line l !l&&r !l&&!r condition
86 177 7 33 $token_type == 65 or $token_type == 57
106 54 7 296 $token_type == 70 or $token_type == 87
61 1 295 $token_type == 70 or $token_type == 87 or $token_type == 19
8 11 284 $token_type == 70 or $token_type == 87 or $token_type == 19 or $token_type == 127
12 29 255 $token_type == 70 or $token_type == 87 or $token_type == 19 or $token_type == 127 or $token_type == 35
40 7 248 $token_type == 70 or $token_type == 87 or $token_type == 19 or $token_type == 127 or $token_type == 35 or $token_type == 111
10 4 230 $token_type == 166 or $token_type == 194
169 124 1 60 $is_invalid or $is_var_assigned