Condition Coverage

blib/lib/Alien/Build/MM.pm
Criterion Covered Total %
condition 4 11 36.3


and 3 conditions

line !l l&&!r l&&r condition
346 1 0 0 $cflags and not $cflags =~ /^\s*$/
1 0 0 $libs and not $libs =~ /^\s*$/

or 2 conditions

line l !l condition
154 8 0 'Alien::Build::MM'->VERSION || 'dev'

or 3 conditions

line l !l&&r !l&&!r condition
346 0 0 1 $cflags and not $cflags =~ /^\s*$/ or $libs and not $libs =~ /^\s*$/