line |
true |
false |
branch |
190
|
0 |
58556 |
if (ref $class) |
201
|
57128 |
1428 |
if (&_INSTANCE($token, "PPI::Token")) |
230
|
0 |
0 |
unless my $first = (shift())->schild(1) |
231
|
0 |
0 |
$first->isa('PPI::Token::Label') ? : |
297
|
0 |
0 |
unless my $Element = &_INSTANCE(shift(), "PPI::Element") |
298
|
0 |
0 |
if ($Element->isa('PPI::Statement')) { } |
|
0 |
0 |
elsif ($Element->isa('PPI::Token') and not $Element->significant) { } |
309
|
0 |
0 |
unless my $Element = &_INSTANCE(shift(), "PPI::Element") |
310
|
0 |
0 |
if ($Element->isa('PPI::Statement')) { } |
|
0 |
0 |
elsif ($Element->isa('PPI::Token') and not $Element->significant) { } |