blib/lib/Module/Install/Admin.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 24 | 4.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
148 | 3 | 0 | 0 | /^=cut\s*\z/ and $in_pod |
219 | 0 | 0 | 0 | $#{$objects;} > 0 and -t STDIN |
235 | 0 | 0 | 0 | $choice > 0 and $choice <= @$objects |
252 | 0 | 0 | 0 | defined $stem_symtab and exists $stem_symtab->{$leaf} |
line | l | !l | condition |
---|---|---|---|
234 | 0 | 0 | $choice ||= 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
170 | 0 | 0 | 0 | ref $inc or $inc eq $self->{'prefix'} |
202 | 0 | 0 | 0 | $pathname ||= $self->{'pathnames'}{$pkg} |
line | l&&r | l&&!r | !l&&r | !l&&!r | condition |
---|---|---|---|---|---|
186 | 0 | 0 | 0 | 0 | $copy xor $is_admin |