Condition Coverage

blib/lib/Module/Metadata/CoreList.pm
Criterion Covered Total %
condition 8 22 36.3


and 3 conditions

line !l l&&!r l&&r condition
99 0 0 0 $module_name and $perl_version
101 0 0 0 $Module::CoreList::version{$perl_version} and exists $Module::CoreList::version{$perl_version}{$module_name}
177 0 0 0 $candidate and $line =~ /^\s*}/
0 0 0 $candidate and $line =~ /^\s*(['"])?([\w:]+)\1?\s*=>\s*(.+),/
215 66 19 1 $candidate and $line =~ /^\s*}/
66 3 16 $candidate and $line =~ /^\s*(['"])?([\w:]+)\1?\s*=>\s*(.+),/

or 2 conditions

line l !l condition
255 0 0 $Module::CoreList::version{$perl_version}{$module} || 0
321 6 1 $Module::CoreList::version{$perl_version}{$module} || 0