| blib/lib/Shipwright/Backend/FS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 10 | 60.0 |
| line | l | !l | condition |
|---|---|---|---|
| 72 | 2 | 4 | $args{'path'} ||= '' |
| 216 | 2 | 2 | $args{'path'} || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 80 | 0 | 0 | 6 | $type eq 'checkout' or $type eq 'export' |
| 239 | 2 | 0 | 0 | $args{'force'} or not -e $repo |