| blib/lib/App/Prove/Watch.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 11 | 45.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 128 | 2 | 0 | 0 | $ours{'watch'} and @{$ours{'watch'};} |
| 168 | 1 | 1 | 0 | defined $last and $ret != $last |
| line | l | !l | condition |
|---|---|---|---|
| 86 | 1 | 0 | $count ||= -1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 114 | 0 | 1 | 0 | $_ eq '--watch' or $_ eq '--run' |