blib/lib/Archer/Shell.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 11 | 54.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
93 | 1 | 0 | 3 | defined $action and defined $machines |
1 | 3 | 0 | defined $action and defined $machines and length $machines < 1 |
line | l | !l | condition |
---|---|---|---|
21 | 0 | 0 | $$self{'context'}{'config'}{'global'}{'parallel'} || 'Archer::Parallel::ForkManager' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
182 | 3 | 1 | 0 | $hosts ||= $$self{'servers'} |