|  line  | 
 true  | 
 false  | 
 branch  | 
 
| 
80
 | 
 1  | 
 0  | 
 unless $$param{'SERVERS'}  | 
 
| 
81
 | 
 1  | 
 0  | 
 unless $$param{'TESTS'}  | 
 
| 
89
 | 
 0  | 
 1  | 
 if (@srvarray > 0)  | 
 
| 
99
 | 
 0  | 
 1  | 
 if (@tests > 0)  | 
 
| 
117
 | 
 0  | 
 0  | 
 if ($length > $depth + 2)  | 
 
| 
123
 | 
 0  | 
 0  | 
 if ($$servers{$server} == 1 or @srvarray == 0)  | 
 
| 
125
 | 
 0  | 
 0  | 
 if ($$tests{$test} == 1 or @tests == 0)  | 
 
| 
168
 | 
 0  | 
 0  | 
 if (defined $$self{'history'}) { }  | 
 
| 
193
 | 
 0  | 
 0  | 
 if ($test eq 'conn' and $hostname eq 'oranprodbsirt1')  | 
 
| 
196
 | 
 0  | 
 0  | 
 if ($color eq 'red' and $startcolor ne 'red') { }  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($color ne 'red' and $startcolor eq 'red') { }  | 
 
| 
218
 | 
 0  | 
 0  | 
 if ($$evtref{'time'} >= $$self{'RANGESTART'} and $$evtref{'time'} <= $$self{'RANGEEND'})  | 
 
| 
237
 | 
 0  | 
 0  | 
 if ($endtestcolor eq 'red')  |