| blib/lib/App/Prove/Watch.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 14 | 64.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 143 | 3 | 0 | 0 | $ours{'watch'} and @{$ours{'watch'};} |
| 188 | 2 | 1 | 1 | defined $last and $ret != $last |
| line | l | !l | condition |
|---|---|---|---|
| 96 | 2 | 0 | $count ||= -1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 128 | 0 | 2 | 1 | $_ eq '--watch' or $_ eq '--run' |
| 2 | 1 | 0 | $_ eq '--watch' or $_ eq '--run' or $_ eq '--ignore' |