Condition Coverage

blib/lib/Perl/Lint/Policy/Modules/RequireNoMatchVarsWithUseEnglish.pm
Criterion Covered Total %
condition 9 9 100.0


and 3 conditions

line !l l&&!r l&&r condition
19 239 11 67 $token_type == 94 and $token_data eq 'English'

or 3 conditions

line l !l&&r !l&&!r condition
23 6 11 169 $token_type == 172 or $token_type == 173
17 48 121 $token_type == 172 or $token_type == 173 or $token_type == 187