blib/lib/Event/ExecFlow/Scheduler/SimpleMax.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 6 | 100.0 |
line | true | false | branch |
---|---|---|---|
28 | 7 | 13 | if ($self->get_cnt >= $self->get_max) { } |
11 | 2 | elsif ($job->get_type ne 'group') { } | |
45 | 11 | 2 | if $job->get_type ne 'group' |