| line |
true |
false |
branch |
|
84
|
376189 |
0 |
defined $_[1] ? :
|
|
90
|
0 |
35312 |
substr($_[0], 0, 12) eq 'PPI::Token::' ? :
|
|
93
|
0 |
35312 |
ref($self) =~ /\b(?:Quote|Regex)\b/o ? :
|
|
94
|
0 |
35312 |
$class =~ /\b(?:Quote|Regex)\b/o ? :
|
|
102
|
35312 |
0 |
if $old_quote - $new_quote == 0
|
|
172
|
0 |
1 |
unless my $Element = &_INSTANCE(shift(), "PPI::Element")
|
|
173
|
0 |
1 |
if ($Element->isa('PPI::Structure')) { }
|
|
|
1 |
0 |
elsif ($Element->isa('PPI::Token')) { }
|
|
184
|
0 |
1 |
unless my $Element = &_INSTANCE(shift(), "PPI::Element")
|
|
185
|
0 |
1 |
if ($Element->isa('PPI::Structure')) { }
|
|
|
1 |
0 |
elsif ($Element->isa('PPI::Token')) { }
|
|
214
|
46499 |
0 |
if ref $_[0] eq "PPI::Token::Structure"
|
|
220
|
86033 |
106974 |
if ref $_[0] eq "PPI::Token::Structure"
|