| blib/lib/File/Move/Undoable.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 13 | 53.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 118 | 19 | 1 | 3 | not $se and $te |
| 121 | 19 | 0 | 0 | $te and $same_fs |
| line | l | !l | condition |
|---|---|---|---|
| 85 | 45 | 0 | $args{-'tx_action'} // '' |
| 93 | 42 | 0 | $args{'rsync_opts'} // ['-a'] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 124 | 0 | 0 | 19 | $te or not $same_fs |