line |
true |
false |
branch |
24
|
53 |
6 |
unless $start_word->content eq '__PACKAGE__'
|
28
|
0 |
6 |
unless $element and $element->isa('PPI::Token::Operator') and $element->content eq '->'
|
33
|
0 |
6 |
unless $element and $element->isa('PPI::Token::Word') and $element->content eq 'meta'
|
38
|
0 |
6 |
unless $element and $element->isa('PPI::Token::Operator') and $element->content eq '->'
|
43
|
0 |
6 |
unless $element and $element->isa('PPI::Token::Word') and $element->content eq 'make_immutable'
|
50
|
8 |
8 |
if $_[1]->isa('PPI::Statement::Include') and defined $_[1]->module and $_[1]->module eq 'Moo' and $_[1]->type eq 'use'
|
61
|
4 |
2 |
unless $included
|
72
|
11 |
32 |
if ($element->isa('PPI::Statement::Package'))
|
75
|
0 |
11 |
if $element->ancestor_of($original)
|
79
|
11 |
0 |
unless $blocks
|