Condition Coverage

blib/lib/Module/Install/Share.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
19 0 0 0 defined $type and $type eq "module"
22 0 0 0 defined $dir and -d $dir
65 0 0 0 ref $manifest and not exists $manifest->{$File::Find::name}

or 3 conditions

line l !l&&r !l&&!r condition
19 0 0 0 defined $type and $type eq "module" or $type eq "dist"