blib/lib/Archer/Plugin/Exec.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 10 | 30.0 |
line | true | false | branch |
---|---|---|---|
12 | 2 | 0 | if ($$self{'config'}{'command'}) { } |
0 | 0 | elsif ($$self{'config'}{'recipe'}) { } | |
24 | 0 | 0 | unless (defined $cmd) |
33 | 0 | 2 | if ($$context{'dry_run_fg'}) { } |
38 | 2 | 0 | if ($cmd) |