| blib/lib/Ruby/VersionManager/Gem.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 44 | 0 | 0 | 0 | defined $self->_gem_list and -f $self->_gem_list |
| 0 | 0 | 0 | defined $self->_options and -f ($self->_options)[0] | |
| 103 | 0 | 0 | 0 | defined $opts and $$opts{'nodeps'} |