blib/lib/Remote/Use.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 35 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
55 | 0 | 0 | 0 | defined $config and -r $config |
83 | 0 | 0 | 0 | not $perl5lib and $ENV{'USERPROFILE'} |
129 | 0 | 0 | 0 | $entry and reftype $entry eq 'HASH' |
143 | 0 | 0 | 0 | $f and reftype $f eq 'ARRAY' |
151 | 0 | 0 | 0 | $conf and $conf->can('prefiles') |
161 | 0 | 0 | 0 | $conf and $conf->can('postfiles') |
169 | 0 | 0 | 0 | $f and reftype $f eq 'ARRAY' |
177 | 0 | 0 | 0 | $conf and $conf->can($pre) |
185 | 0 | 0 | 0 | $conf and $conf->can($post) |
line | l | !l | condition |
---|---|---|---|
120 | 0 | 0 | $$self{'commandoptions'} || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
85 | 0 | 0 | 0 | $arg{'prefix'} || $perl5lib || 'File::Spec'->tmpdir |
198 | 0 | 0 | 0 | ref $this || $this |