Condition Coverage

blib/lib/App/Dochazka/REST/Model/Schedule.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
308 0 0 0 not defined $found_sched->scode and defined $self->scode
312 0 0 0 not defined $found_sched->remark and defined $self->remark
316 0 0 0 not defined $found_sched->disabled and defined $self->disabled
322 0 0 0 $status->level eq "OK" and $status->code eq "DOCHAZKA_CUD_OK"