| blib/lib/App/Prove/Watch.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 22 | 40.9 |
| line | true | false | branch |
|---|---|---|---|
| 92 | 0 | 1 | if $file =~ /^(?:\.~)/ |
| 98 | 1 | 0 | if ($doit) |
| 114 | 1 | 0 | if ($_ eq '--watch' or $_ eq '--run') { } |
| 128 | 2 | 0 | unless ($ours{'watch'} and @{$ours{'watch'};}) |
| 143 | 1 | 1 | if ($$args{'run'}) { } |
| 144 | 1 | 0 | if (ref $$args{'run'}) { } |
| 151 | 0 | 0 | $ret == 0 ? : |
| 161 | 0 | 0 | $app->run ? : |
| 168 | 0 | 2 | if (defined $last and $ret != $last) |
| 170 | 0 | 0 | if ($ret) { } |
| 191 | 0 | 2 | if ($has_desk_note) { } |