Condition Coverage

blib/lib/App/Dochazka/REST/Fillup.pm
Criterion Covered Total %
condition 0 50 0.0


and 3 conditions

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"

or 2 conditions

line l !l condition
827 0 0 $self->remark || 'fillup'

or 3 conditions

line l !l&&r !l&&!r condition
176 0 0 0 not exists $self->{'tiid'} && defined $self->{'tiid'} or $self->{'tiid'} == 0
232 0 0 0 defined $ARGS{'date_list'} or defined $ARGS{'tsrange'}
456 0 0 0 $probj->priv eq "active" or $probj->priv eq "admin"