| blib/lib/Ruby/VersionManager/Gem.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 29 | 0 | 0 | if (exists $self->_dispatch->{$action}) { } |
| 44 | 0 | 0 | if ($stdin) { } |
| 0 | 0 | elsif (defined $self->_gem_list and -f $self->_gem_list) { } | |
| 0 | 0 | elsif (defined $self->_options and -f ($self->_options)[0]) { } | |
| 90 | 0 | 0 | if defined $gem |
| 103 | 0 | 0 | if (defined $opts and $$opts{'nodeps'}) |