line |
true |
false |
branch |
31
|
0 |
0 |
if $_[1] and $_[1]->isa('PPI::Token::Operator')
|
37
|
0 |
0 |
if $_[1] and $_[1]->isa('PPI::Token::Operator')
|
59
|
0 |
0 |
if ($head->isa('PPI::Token::Word')) { }
|
|
0 |
0 |
elsif ($head->isa('PPI::Token::Quote')) { }
|
77
|
0 |
0 |
unless ppi_is_fat_comma(undef, $head) or ppi_is_comma(undef, $head)
|
84
|
0 |
0 |
if ($head->isa('PPI::Structure::List') and $head->start->content eq '(')
|
92
|
0 |
0 |
if ($head->isa('PPI::Statement::Expression'))
|
102
|
0 |
0 |
if ($head->isa('PPI::Token::Word')) { }
|
|
0 |
0 |
elsif ($head->isa('PPI::Token::Quote')) { }
|
119
|
0 |
0 |
unless ppi_is_fat_comma(undef, $head) or ppi_is_comma(undef, $head)
|
126
|
0 |
0 |
if ($key eq 'default') { }
|
137
|
0 |
0 |
unless ppi_is_comma(undef, $head) or ppi_is_fat_comma(undef, $head)
|
152
|
0 |
0 |
if ($attributes->{'isa'})
|
168
|
0 |
0 |
if ($attributes->{'is'} and $attributes->{'is'} eq 'rw')
|
181
|
0 |
0 |
if ($attributes->{'default'})
|
201
|
0 |
0 |
if $_[1]->isa('PPI::Statement::Include')
|
203
|
0 |
0 |
unless $doc->find(sub {
$_[1]->schild(1)->content =~ / ^ Moose /x if $_[1]->isa('PPI::Statement::Include');
}
)
|
206
|
0 |
0 |
if $_[1]->isa('PPI::Token::Word')
|
212
|
0 |
0 |
unless $name
|