| line |
!l |
l&&!r |
l&&r |
condition |
|
296
|
0 |
0 |
0 |
$v1_major == $v2_major and $v1_minor > $v2_minor |
|
|
0 |
0 |
0 |
$v1_major == $v2_major and $v1_minor == $v2_minor |
|
|
0 |
0 |
0 |
$v1_major == $v2_major and $v1_minor == $v2_minor and $v1_rev > $v2_rev |
|
318
|
0 |
0 |
0 |
$major == 5 and $minor >= 6 |
|
333
|
0 |
0 |
0 |
$operation_dir =~ m[/node\d/data$] and -d '../../master' |
|
342
|
0 |
0 |
0 |
$server_id >= 100 and $server_id < 109 |
|
483
|
0 |
0 |
0 |
$is_valid_json and $is_valid_json == -1 |
|
516
|
0 |
0 |
0 |
$mode eq '>' and $contents =~ m[\#!/bin/sh] |
|
629
|
0 |
0 |
0 |
-f $params->{'opt'}{'pid_file'} and -e $params->{'opt'}{'socket'} |
|
673
|
0 |
0 |
0 |
$sboptions->{'opt'} and $sboptions->{'opt'}{'pid_file'} |
|
|
0 |
0 |
0 |
$sboptions->{'opt'} and $sboptions->{'opt'}{'pid_file'} and $sboptions->{'opt'}{'socket'} |
|
679
|
0 |
0 |
0 |
-f $sboptions->{'opt'}{'pid_file'} and -e $sboptions->{'opt'}{'socket'} |