| line | !l | l&&!r | l&&r | condition | 
 
| 111 | 0 | 0 | 0 | @_ and defined $_[0] | 
 
| 176 | 0 | 0 | 0 | exists $self->{'tiid'} && defined $self->{'tiid'} | 
 
| 228 | 0 | 0 | 0 | defined $ARGS{'date_list'} and defined $ARGS{'tsrange'} | 
 
| 474 | 0 | 0 | 0 | ref $sched_obj eq 'App::Dochazka::REST::Model::Schedule' and $sched_obj->schedule =~ /high_dow/u | 
 
| 497 | 0 | 0 | 0 | exists $ARGS{'aid'} and defined $ARGS{'aid'} | 
 
| 503 | 0 | 0 | 0 | $status->ok and $status->code eq 'DISPATCH_RECORDS_FOUND' | 
 
|  | 0 | 0 | 0 | $status->level eq 'NOTICE' and $status->code eq 'DISPATCH_NO_RECORDS_FOUND' | 
 
| 519 | 0 | 0 | 0 | $status->ok and $status->code eq 'DISPATCH_RECORDS_FOUND' | 
 
|  | 0 | 0 | 0 | $status->level eq 'NOTICE' and $status->code eq 'DISPATCH_NO_RECORDS_FOUND' | 
 
| 549 | 0 | 0 | 0 | $self->{'vetted'}{'tsrange'} && $self->{'tsrange'} && $self->{'vetted'}{'employee'} && $self->emp_obj && ref $self->emp_obj eq 'App::Dochazka::REST::Model::Employee' && $self->{'vetted'}{'activity'} && $self->act_obj && ref $self->act_obj eq 'App::Dochazka::REST::Model::Activity' | 
 
| 617 | 0 | 0 | 0 | $to->tiid and $to->tiid == $self->tiid | 
 
| 923 | 0 | 0 | 0 | $status->ok and $status->code eq 'DISPATCH_RECORDS_FOUND' | 
 
|  | 0 | 0 | 0 | $status->level eq 'NOTICE' and $status->code eq 'DISPATCH_NO_RECORDS_FOUND' |