| blib/lib/VCS/Lite/Shell.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 24 | 45.8 |
| line | true | false | branch |
|---|---|---|---|
| 34 | 1 | 0 | unless $type =~ /\:\:/ |
| 35 | 1 | 0 | if ($type =~ /^\w+(:?\:\:\w+)*$/) |
| 37 | 0 | 1 | if $@ |
| 40 | 0 | 1 | @att ? : |
| 48 | 1 | 0 | unless exists $store_list{$store} |
| 58 | 0 | 5 | unless exists $store_list{$st} |
| 87 | 0 | 0 | if defined $gen and $gen ne 'latest' |
| 111 | 1 | 2 | exists $par{'gen1'} ? : |
| 115 | 0 | 3 | if (exists $par{'gen2'}) { } |
| 116 | 0 | 0 | $par{'gen1'} eq 'latest' ? : |
| 122 | 1 | 2 | unless my $d = $lite1->delta($lite2) |
| 129 | 0 | 0 | unless exists $store_list{'current'} |