| blib/lib/File/Prepend/Undoable.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 14 | 71.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 92 | 0 | 9 | 2 | defined $buf and $buf eq $string |
| line | l | !l | condition |
|---|---|---|---|
| 68 | 28 | 0 | $args{-'tx_action'} // '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 79 | 1 | 21 | 1 | $is_sym || -e _ |
| 85 | 1 | 1 | 11 | $is_sym or not $is_file |
| 109 | 9 | 0 | 0 | $res->[0] == 200 or $res->[0] == 304 |