| line |
true |
false |
branch |
|
23
|
0 |
0 |
unless my(undef, undef, $uid, $gid) = getpwnam $option{'user'} |
|
34
|
0 |
0 |
unless my($pid, %grep, $lock_fh) = open(my $fh, "$cmd|") |
|
36
|
0 |
0 |
if $option{'timeout'} |
|
47
|
0 |
0 |
if ($line =~ /Entering interactive session/ and $option{'confdir'}) |
|
51
|
0 |
0 |
unless (not defined $lock_fh and open $lock_fh, '>', $path and flock $lock_fh, 6) |
|
67
|
0 |
0 |
if $line =~ /channel (\d+):/ and $1 >= $option{'max_channel'} |
|
71
|
0 |
0 |
unless $line =~ /$word/ |
|
73
|
0 |
0 |
if $grep{$word} >= $times |
|
76
|
0 |
0 |
if $option{'timeout'} |
|
91
|
0 |
0 |
if $way[0] =~ /\@$hostname$/ |