|  line  | 
 !l  | 
 l&&!r  | 
 l&&r  | 
 condition  | 
 
| 
29
 | 
 0  | 
 0  | 
 0  | 
 defined $alias and length $alias  | 
 
| 
111
 | 
 0  | 
 0  | 
 0  | 
 $$heap{'_logged_in'} == 0 and $$heap{'_connected'} == 0  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 $$heap{'_connected'} == 1 and $$heap{'_logged_in'} == 0  | 
 
| 
168
 | 
 0  | 
 0  | 
 0  | 
 $$input{'Response'} and lc $$input{'Response'} eq 'success'  | 
 
| 
185
 | 
 0  | 
 0  | 
 0  | 
 $$input{'Message'} and lc $$input{'Message'} eq 'authentication accepted'  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 $$input{'Message'} and lc $$input{'Message'} eq 'authentication failed'  | 
 
| 
217
 | 
 0  | 
 0  | 
 0  | 
 exists $$input{$c} and $$heap{'params'}{'CallBacks'}{$k}{$c} eq $$input{$c}  |