| blib/lib/Net/Peep/Scheduler.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 11 | 36.3 |
| line | l | !l | condition |
|---|---|---|---|
| 98 | 0 | 0 | shift() || die('Application name not found!') |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 36 | 0 | 5 | 0 | ref $self || $self |
| 63 | 3 | 0 | 0 | $sleepsec > 0 or $sleepusec > 0 |
| 128 | 0 | 5 | 1 | $time || $self->schedulerCalcSleepTime |