line |
true |
false |
branch |
24
|
0 |
3 |
unless $try->content eq 'try' and $try->snext_sibling and $try->snext_sibling->isa('PPI::Structure::Block')
|
31
|
2 |
0 |
if $_[1]->isa('PPI::Statement::Include') and defined $_[1]->module and $_[1]->module eq 'Error' || $_[1]->module eq 'Syntax::Feature::Try' || $_[1]->module eq 'Try' || $_[1]->module eq 'Try::Catch' || $_[1]->module eq 'Try::Tiny' || $_[1]->module eq 'TryCatch' and $_[1]->type eq 'use'
|
52
|
1 |
2 |
if $included
|
63
|
5 |
9 |
if ($element->isa('PPI::Statement::Package'))
|
66
|
0 |
5 |
if $element->ancestor_of($original)
|
70
|
5 |
0 |
unless $blocks
|