| blib/lib/Schedule/Load/Schedule.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 42 | 28.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 50 | 0 | 0 | 8 | $self and ref $self |
| 55 | 0 | 0 | 4 | $self and ref $self |
| 62 | 0 | 0 | 0 | $self and ref $self |
| 73 | 0 | 0 | 1 | $self and ref $self |
| 80 | 0 | 0 | 1 | $self and ref $self |
| 104 | 0 | 0 | 1 | $self and ref $self |
| 131 | 0 | 0 | 1 | $self and ref $self |
| 146 | 0 | 0 | 4 | $self and ref $self |
| 160 | 0 | 0 | 4 | $self and ref $self |
| 179 | 0 | 4 | 0 | $rtn and $rtn->scheduled_hosts |
| 185 | 0 | 0 | 4 | $self and ref $self |
| 234 | 0 | 0 | 0 | localtime()->hour >= 7 && localtime()->hour < 22 && (localtime()->wday >= 1 && localtime()->wday < 6) |
| 244 | 0 | 0 | 2 | $self and ref $self |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 140 | 0 | 1 | 0 | $$params{'req_pid'} ||= $$params{'pid'} |