| line |
!l |
l&&!r |
l&&r |
condition |
|
152
|
0 |
0 |
0 |
@$signature > 1 and @$args == 1 |
|
|
0 |
0 |
0 |
@$signature > 1 and @$args == 1 and $self->type($args) eq "list" |
|
197
|
0 |
0 |
6 |
$self->{'bridge'} and $self->{'bridge'}->can($call) |
|
413
|
6 |
0 |
0 |
defined $block->{'ONLY'} and not $self->{'warned_only'} |
|
438
|
0 |
12 |
0 |
$point =~ /^\*/ and not exists $self->{'block'}{substr $point, 1} |
|
|
0 |
12 |
0 |
$point =~ /^!*/ and exists $self->{'block'}{substr $point, 2} |
|
466
|
0 |
0 |
0 |
defined $func and $self->type($func) eq "func" |
|
617
|
0 |
0 |
10 |
defined $self->{'block'} && defined $self->{'block'}{'Label'} |