blib/lib/Module/Install/Admin/Include.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
17 | 0 | 0 | unless $self->build_requires |
18 | 0 | 0 | if $$_[0] eq $$rv[0] |
27 | 0 | 0 | unless my $deps = $self->admin->scan_dependencies($module, $self->perl_version, $version) |
95 | 0 | 0 | unless $pkg |
96 | 0 | 0 | if $self->{'including_dep_dist'}{$self->_pkg_to_dist($pkg)}++ |
99 | 0 | 0 | unless my $deps = $self->admin->scan_dependencies($mod) |
123 | 0 | 0 | unless $self->build_requires |
124 | 0 | 0 | if $$_[0] eq $$rv[0] |
143 | 0 | 0 | unless my $mod = "CPAN::Shell"->expand("Module", $_[1]) |