line |
!l |
l&&!r |
l&&r |
condition |
307
|
0 |
0 |
0 |
@_ >= 1 and ref $_[0] eq 'HASH' |
320
|
0 |
0 |
0 |
defined $argv and not ref $argv |
322
|
0 |
0 |
0 |
not !defined($prefs->{'optionAtAll'}) || $prefs->{'optionAtAll'} and @parameters |
352
|
0 |
0 |
0 |
substr($argv, 0, 1) eq '-' and length $argv != 1 |
365
|
0 |
0 |
0 |
$prefs->{'valuableArgs'} and $opt |
468
|
0 |
0 |
0 |
$expiry > 0 and $now - $epoch < $expiry |
503
|
0 |
0 |
0 |
$tmp and file_put_contents("${tmp_base}tmp.$tmp_prefix$now.$$", $tmp) |
|
0 |
0 |
0 |
$tmp and file_put_contents("${tmp_base}tmp.$tmp_prefix$now.$$", $tmp) and rename "${tmp_base}tmp.$tmp_prefix$now.$$", "$tmp_base$tmp_prefix$now.$$" |
553
|
0 |
0 |
0 |
defined $section and not defined $result |
568
|
0 |
0 |
0 |
defined $section and $line =~ /^\S+/ |