| blib/lib/App/MechaCPAN/Deploy.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 13 | 46.1 |
| line | l | !l | condition |
|---|---|---|---|
| 21 | 2 | 3 | shift() || '.' |
| 70 | 0 | 0 | $branch //= 'master' |
| 104 | 5 | 0 | shift() || '.' |
| 170 | 2 | 3 | $opts->{'update'} //= 0 |
| 198 | 0 | 4 | $result->{$phase} //= {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 36 | 0 | 0 | 0 | -d '.git' or eval { do { run(('git', 'rev-parse', '--git-dir')); 1 } } |