| line |
true |
false |
branch |
|
31
|
3 |
12 |
if ($self->op->flags & 64) { } |
|
|
4 |
8 |
elsif (my $targ = $self->op->targ) { } |
|
33
|
2 |
1 |
$self->parent->op->name eq 'not' ? : |
|
53
|
0 |
5 |
if $self->op->flags & 64 |
|
56
|
2 |
3 |
if ($children[1] and $children[1]->op->name eq 'regcomp') { } |
|
73
|
0 |
14 |
if (defined $re and $self->op->name eq 'pushre' and $self->op->flags & 128) |
|
77
|
0 |
0 |
if $re eq '\\s+' |
|
78
|
0 |
0 |
if $re eq '' |
|
83
|
5 |
10 |
if ($child->op->name eq 'regcomp') |
|
92
|
0 |
19 |
exists $params{'delimiter'} ? : |
|
108
|
35 |
0 |
if ($^V ge v5.10.0) |
|
111
|
35 |
0 |
if ($^V ge v5.22.0) |
|
122
|
12 |
228 |
if $match_flags & $MATCH_FLAGS[$i] |
|
137
|
4 |
2 |
if ($self->op->private & 16) |
|
138
|
0 |
4 |
if ($self->op->flags & 64) { } |
|
|
4 |
0 |
elsif ($self->op->private & 8) { } |
|
147
|
0 |
0 |
unless ref $gv |
|
151
|
4 |
2 |
if $target |