Condition Coverage

blib/lib/Module/Build/Prereq.pm
Criterion Covered Total %
condition 3 8 37.5


and 3 conditions

line !l l&&!r l&&r condition
33 22 0 0 defined $skips and $module =~ /$skips/

or 2 conditions

line l !l condition
21 3 0 $args{'module_paths'} || ['lib']

or 3 conditions

line l !l&&r !l&&!r condition
22 3 0 0 $args{'pm_extension'} || qr/\.[Pp][Mm]$/