Condition Coverage

blib/lib/Alien/Build/Plugin/Core/Gather.pm
Criterion Covered Total %
condition 5 12 41.6


and 3 conditions

line !l l&&!r l&&r condition
120 0 0 42 $build->meta->filename and -r $build->meta->filename
0 0 42 $build->meta->filename and -r $build->meta->filename and not $build->meta->filename =~ /\.(pm|pl)$/
0 0 42 $build->meta->filename and -r $build->meta->filename and not $build->meta->filename =~ /\.(pm|pl)$/ and not -d $build->meta->filename
129 41 0 1 $build->install_prop->{'patch'} and -d $build->install_prop->{'patch'}