Condition Coverage

blib/lib/Perl/Lint/Policy/ValuesAndExpressions/ProhibitLongChainsOfMethodCalls.pm
Criterion Covered Total %
condition 7 9 77.7


or 3 conditions

line l !l&&r !l&&!r condition
18 2 0 0 $this_policies_arg->{'max_chain_length'} || $max_chain_length
25 44 2 449 $token_type == 106 or $token->{'kind'} == 17
28 8 8 88 $next_token_type == 109 or $next_token_type == 111