| line |
!l |
l&&!r |
l&&r |
condition |
|
111
|
36 |
18 |
0 |
$include_type ne "use" and $include_type ne "require"
|
|
245
|
0 |
5 |
2 |
defined $sibling and $sibling->isa("PPI::Structure::Constructor")
|
|
276
|
30 |
4 |
5 |
$elem->isa('PPI::Token::Operator') && $elem eq $Perl::Critic::StricterSubs::Utils::FATCOMMA
|
|
285
|
1987 |
0 |
7 |
$elem->isa('PPI::Statement::Include') && $elem->pragma eq 'constant' && $elem->type eq 'use'
|
|
337
|
63 |
0 |
9 |
exists $functions_that_take_filehandles{$left_sib} && is_function_call($left_sib)
|
|
359
|
9 |
0 |
8 |
exists $functions_that_take_filehandles{$left_uncle} && is_function_call($left_uncle)
|