line |
!l |
l&&!r |
l&&r |
condition |
316
|
0 |
0 |
0 |
$ppi_si->{'children'}[0]->isa('PPI::Token::Word') and $ppi_si->{'children'}[0]->content eq 'require'
|
328
|
0 |
0 |
0 |
$ppi_s->{'children'}[0]->isa('PPI::Token::Word') and $ppi_s->{'children'}[0]->content eq ${$mn_ref;}
|
|
0 |
0 |
0 |
$ppi_s->{'children'}[2]->isa('PPI::Token::Word') and $ppi_s->{'children'}[2]->content eq 'VERSION'
|
|
0 |
0 |
0 |
$ppi_s->{'children'}[0]->isa('PPI::Token::Word') and $ppi_s->{'children'}[0]->content eq ${$mn_ref;} and ($ppi_s->{'children'}[2]->isa('PPI::Token::Word') and $ppi_s->{'children'}[2]->content eq 'VERSION')
|