| line |
!l |
l&&!r |
l&&r |
condition |
|
64
|
37 |
363 |
17 |
$prev and $prev->isa("PPI::Token::Number") |
|
83
|
1 |
32 |
3 |
$prev and $prev->isa("PPI::Token::Operator") |
|
|
33 |
2 |
1 |
$prev and $prev->isa("PPI::Token::Operator") and $prev->content eq "->" |
|
106
|
87 |
15 |
28 |
$prev and $prev->isa("PPI::Token::Operator") |
|
|
102 |
26 |
2 |
$prev and $prev->isa("PPI::Token::Operator") and $prev->content eq "->" |
|
120
|
1084 |
32 |
12 |
$noname{$char} and $t->_current_token_has_signatures_active |
|
151
|
1 |
6 |
3 |
$prev and $prev->isa("PPI::Token::Operator") |
|
|
7 |
2 |
1 |
$prev and $prev->isa("PPI::Token::Operator") and $prev->content eq "->" |
|
164
|
864 |
12 |
1 |
$char eq ")" and $t->_current_token_has_signatures_active |
|
195
|
2 |
30 |
8 |
$prev and $prev->isa("PPI::Token::Operator") |
|
|
32 |
6 |
2 |
$prev and $prev->isa("PPI::Token::Operator") and $prev->content eq "->" |
|
215
|
1363 |
11 |
2 |
$char eq ")" and $t->_current_token_has_signatures_active |
|
229
|
39 |
393 |
12 |
$prev and $prev->isa("PPI::Token::Number") |
|
257
|
1 |
8 |
4 |
$prev and $prev->isa("PPI::Token::Operator") |
|
|
9 |
3 |
1 |
$prev and $prev->isa("PPI::Token::Operator") and $prev->content eq "->" |
|
273
|
30 |
177 |
13 |
$prev and $prev->isa("PPI::Token::Number") |
|
359
|
449 |
37 |
37 |
$extra_check and not &$extra_check($token) |
|
376
|
253 |
56 |
38 |
$token->isa("PPI::Token::Structure") and $token->content eq "}" |
|
408
|
4 |
19 |
5 |
$token->isa('PPI::Token::Word') && ($content eq 'do' || $content eq 'eval') |
|
415
|
253 |
9 |
47 |
$token->isa("PPI::Token::Structure") and $list_start_or_term_end{$token->content} |
|
445
|
0 |
944 |
0 |
$p0->isa("PPI::Token::Word") and $p0->content eq "sub" |
|
452
|
1 |
315 |
628 |
$p1 and $p1->isa("PPI::Token::Word") |
|
|
316 |
4 |
624 |
$p1 and $p1->isa("PPI::Token::Word") and $p1->content eq "sub" |
|
|
319 |
624 |
0 |
$p1 and $p1->isa("PPI::Token::Word") and $p1->content eq "sub" and !$p2 || $p2->isa('PPI::Token::Structure') || $p2->isa('PPI::Token::Whitespace') && $p2->content eq '' |
| line |
l |
!l&&r |
!l&&!r |
condition |
|
89
|
35 |
33 |
803 |
$char eq "*" or $char eq "=" |
|
104
|
13 |
117 |
25239 |
$char eq "*" or $char eq "#" |
|
193
|
26 |
14 |
1437 |
$char eq "*" or $char eq "[" |
|
221
|
15 |
214 |
1145 |
$char eq "^" or $PPI::Token::Unknown::MAGIC{$c . $char} |
|
415
|
47 |
27 |
235 |
$token->isa("PPI::Token::Structure") and $list_start_or_term_end{$token->content} or $token->isa("PPI::Token::Cast") |
|
|
74 |
62 |
173 |
$token->isa("PPI::Token::Structure") and $list_start_or_term_end{$token->content} or $token->isa("PPI::Token::Cast") or $token->isa("PPI::Token::Operator") |
|
|
89 |
6 |
167 |
$token->isa("PPI::Token::Structure") and $list_start_or_term_end{$token->content} or $token->isa("PPI::Token::Cast") or $token->isa("PPI::Token::Operator") or $token->isa("PPI::Token::Label") |
|
423
|
14 |
65 |
0 |
not $token or $token->content ne "->" |
|
452
|
624 |
0 |
0 |
!$p2 || $p2->isa('PPI::Token::Structure') || $p2->isa('PPI::Token::Whitespace') && $p2->content eq '' |