| blib/lib/VCS/Which/Plugin/CVS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 18 | 33.3 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 5 | 1 | if defined $self->_installed |
| 33 | 9 | 0 | unless -x "$path/$exe" |
| 44 | 0 | 21 | if (-f $dir) |
| 48 | 1 | 20 | unless -d $dir |
| 58 | 0 | 0 | unless -e $dir |
| 70 | 0 | 0 | unless -e $dir |
| 79 | 0 | 0 | if ($revision and $revision =~ /^-\d+$/msx) { } |
| 0 | 0 | elsif (not defined $revision) { } | |
| 96 | 0 | 0 | -d $file ? : |