| line |
!l |
l&&!r |
l&&r |
condition |
|
201
|
0 |
1 |
5 |
$self->{'static_source'} && $self->{'unlimited_code_cache'} && !$self->{'dynamic_comp_root'} |
|
396
|
634 |
11 |
497 |
exists $code_cache->{$comp_id} and $self->static_source || $code_cache->{$comp_id}{'lastmod'} >= $srcmod |
|
406
|
503 |
117 |
0 |
@stat and not -f _ |
|
443
|
0 |
13 |
2 |
defined $@ and $@ =~ /failed in require/ |
|
527
|
9 |
0 |
29 |
$current_size > $min_size and @elems |
|
671
|
14 |
0 |
4 |
@{$self->{'comp_root'};} == 1 and $self->{'comp_root'}[0][0] eq 'MAIN' |
|
865
|
0 |
2 |
717 |
defined $self->{'autohandler_name'} && length $self->{'autohandler_name'} |