| line |
!l |
l&&!r |
l&&r |
condition |
|
119
|
39 |
18 |
0 |
$include_type ne "use" and $include_type ne "require"
|
|
256
|
0 |
5 |
2 |
defined $sibling and $sibling->isa("PPI::Structure::Constructor")
|
|
287
|
30 |
4 |
5 |
$elem->isa('PPI::Token::Operator') && $elem eq $Perl::Critic::StricterSubs::Utils::FATCOMMA
|
|
296
|
2085 |
0 |
7 |
$elem->isa('PPI::Statement::Include') && $elem->pragma eq 'constant' && $elem->type eq 'use'
|
|
384
|
63 |
0 |
14 |
exists $functions_that_take_handleish_things{$left_sib} && is_function_call($left_sib)
|
|
406
|
9 |
0 |
12 |
exists $functions_that_take_handleish_things{$left_uncle} && is_function_call($left_uncle)
|