blib/lib/Ukigumo/Agent/Manager.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 7 | 85.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
168 | 0 | 8 | 9 | $self->count_children < $self->max_children and @{$self->job_queue;} > 0 |
line | l | !l | condition |
---|---|---|---|
115 | 27 | 1 | $$args{'repository'} || die() |
116 | 26 | 1 | $$args{'branch'} || die() |