|  line  | 
 !l  | 
 l&&!r  | 
 l&&r  | 
 condition  | 
 
| 
157
 | 
 0  | 
 0  | 
 0  | 
 $$s{'user'} and $$s{'password'}  | 
 
| 
159
 | 
 0  | 
 0  | 
 0  | 
 $$s{'response'}{'login'} and not $$s{'response'}{'login'}->is_error  | 
 
| 
176
 | 
 0  | 
 0  | 
 0  | 
 $$s{'response'}{'login'} and not $$s{'response'}{'login'}->is_error  | 
 
| 
224
 | 
 0  | 
 0  | 
 0  | 
 $date and not $date =~ m[\d{2}/\d{2}/\d{4}]  | 
 
| 
258
 | 
 0  | 
 0  | 
 0  | 
 $month and $month =~ /\d{4}\d{2}/  | 
 
| 
266
 | 
 0  | 
 0  | 
 0  | 
 $list and $$list{$month}  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 $list and $$list{$month} and $$list{$month}{$region}  | 
 
| 
270
 | 
 0  | 
 0  | 
 0  | 
 $r and $r->is_success  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 $r and $r->is_success and $r->content  | 
 
| 
335
 | 
 0  | 
 0  | 
 0  | 
 $date and not $date =~ /\d{4}\d{2}/  | 
 
| 
391
 | 
 0  | 
 0  | 
 0  | 
 %options and $options{'To'}  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 %options and $options{'To'} and $options{'From'}  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 $options{'To'} =~ m[\d{2}/\d{2}/\d{4}] && $options{'From'} =~ m[\d{2}/\d{2}/\d{4}]  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 %options and $options{'To'} and $options{'From'} and not $options{'To'} =~ m[\d{2}/\d{2}/\d{4}] && $options{'From'} =~ m[\d{2}/\d{2}/\d{4}]  | 
 
| 
456
 | 
 0  | 
 0  | 
 0  | 
 $week and not $week =~ m[\d{2}/\d{2}/\d{4}]  |