| blib/lib/Alien/Build/MM.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 4 | 11 | 36.3 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 346 | 1 | 0 | 0 | $cflags and not $cflags =~ /^\s*$/ | 
| 1 | 0 | 0 | $libs and not $libs =~ /^\s*$/ | 
| line | l | !l | condition | 
|---|---|---|---|
| 154 | 8 | 0 | 'Alien::Build::MM'->VERSION || 'dev' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 346 | 0 | 0 | 1 | $cflags and not $cflags =~ /^\s*$/ or $libs and not $libs =~ /^\s*$/ |