blib/lib/Net/Peep/Scheduler.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 18 | 66.6 |
line | true | false | branch |
---|---|---|---|
52 | 5 | 11 | unless (exists $$self{'__LOGGER'}) |
62 | 0 | 3 | unless $app |
63 | 0 | 3 | unless $sleepsec > 0 or $sleepusec > 0 |
64 | 0 | 3 | unless $type |
65 | 0 | 3 | unless $handler |
118 | 1 | 5 | unless ($nextent) |
131 | 1 | 5 | unless ($sleeptime) |
164 | 0 | 3 | if ($$entry{'application'} eq '__SCHEDULER') { } |
173 | 0 | 3 | if ($$entry{'repeated'}) |