Condition Coverage

blib/lib/Perl/Dist/Util/Toolchain.pm
Criterion Covered Total %
condition 1 12 8.3


and 3 conditions

line !l l&&!r l&&r condition
131 0 0 0 $$self{'force'} and not _HASH($$self{'force'})
218 0 0 0 defined $core_version and $core_version =~ /_/
228 0 0 0 defined $core_version and $core_version >= $cpan_version

or 3 conditions

line l !l&&r !l&&!r condition
124 1 0 0 $Module::CoreList::version{$corelist_version} || $Module::CoreList::version{$corelist_version + 0}