| line |
!l |
l&&!r |
l&&r |
condition |
|
283
|
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 |
|
305
|
0 |
0 |
0 |
$major == 5 and $minor >= 6 |
|
320
|
0 |
0 |
0 |
$operation_dir =~ m[/node\d/data$] and -d '../../master' |
|
329
|
0 |
0 |
0 |
$server_id >= 100 and $server_id < 109 |
|
470
|
0 |
0 |
0 |
$is_valid_json and $is_valid_json == -1 |
|
503
|
0 |
0 |
0 |
$mode eq '>' and $contents =~ m[\#!/bin/sh] |
|
616
|
0 |
0 |
0 |
-f $params->{'opt'}{'pid_file'} and -e $params->{'opt'}{'socket'} |
|
660
|
0 |
0 |
0 |
$sboptions->{'opt'} and $sboptions->{'opt'}{'pid_file'} |
|
|
0 |
0 |
0 |
$sboptions->{'opt'} and $sboptions->{'opt'}{'pid_file'} and $sboptions->{'opt'}{'socket'} |
|
666
|
0 |
0 |
0 |
-f $sboptions->{'opt'}{'pid_file'} and -e $sboptions->{'opt'}{'socket'} |