| blib/lib/Banal/Dist/Util/Git.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 32 | 0 | 0 | 0 | /^(\S+)\s+(\S+)\s+\(fetch\)$/iu and $detected{'remotes'}{$1} = $2 |
| 35 | 0 | 0 | 0 | exists $detected{'remotes'} and exists $detected{'remotes'}{'origin'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 25 | 0 | 0 | 0 | $args{'dir'} || 'Path::Tiny'->cwd |