line |
!l |
l&&!r |
l&&r |
condition |
118
|
0 |
0 |
1 |
@_ > 1 and not @_ % 2 |
|
0 |
0 |
0 |
@_ == 1 and ref $_[0] eq 'HASH' |
145
|
0 |
1 |
0 |
length $$self{'extension'} and substr($$self{'extension'}, 0, 1) ne '.' |
236
|
0 |
0 |
2 |
-f "$dir/$language" || -l "$dir/$language" and -r "$dir/$language" |
314
|
4 |
0 |
1 |
$lhs eq 'expression' and not defined $expression |
|
3 |
0 |
1 |
$lhs eq 'priority' and not defined $priority |
|
0 |
0 |
3 |
$lhs eq 'translation' and not defined $translation |
|
0 |
0 |
0 |
$lhs eq 'context' and not defined $context |
380
|
3 |
0 |
1 |
-f $path || -l $path and -r $path |