blib/lib/Banal/Utils/General.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 24 | 0.0 |
line | true | false | branch |
---|---|---|---|
23 | 0 | 0 | $dryrun ? : |
24 | 0 | 0 | unless $cmd |
26 | 0 | 0 | if $verbose |
29 | 0 | 0 | if (not $dryrun) { } |
30 | 0 | 0 | $dryrun ? : |
32 | 0 | 0 | if $output and $verbose > 5 |
41 | 0 | 0 | $dryrun ? : |
43 | 0 | 0 | unless $cmd |
45 | 0 | 0 | if $verbose |
48 | 0 | 0 | if (not $dryrun) { } |
49 | 0 | 0 | $dryrun ? : |
51 | 0 | 0 | if $output and $verbose > 5 |