| line | true | false | branch | 
 
| 292 | 0 | 0 | if ($status->level eq 'OK') { } | 
 
|  | 0 | 0 | elsif ($status->level ne 'NOTICE') { } | 
 
| 308 | 0 | 0 | if (not defined $found_sched->scode and defined $self->scode) | 
 
| 312 | 0 | 0 | if (not defined $found_sched->remark and defined $self->remark) | 
 
| 316 | 0 | 0 | if (not defined $found_sched->disabled and defined $self->disabled) | 
 
| 320 | 0 | 0 | if ($do_update) | 
 
| 322 | 0 | 0 | if ($status->level eq 'OK' and $status->code eq 'DOCHAZKA_CUD_OK') | 
 
| 345 | 0 | 0 | if ($status->ok) | 
 
| 365 | 0 | 0 | unless $self->{'sid'} | 
 
| 397 | 0 | 0 | if $status->ok | 
 
| 480 | 0 | 0 | $PH{'disabled'} ? : |