Condition Coverage

blib/lib/Dist/Zilla/Dist/Minter.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
65 0 2 0 ref $profile_dir and $profile_dir->isa("Path::Class")

or 2 conditions

line l !l condition
31 2 0 $arg ||= {}
34 0 2 $arg->{'config_class'} ||= "Dist::Zilla::MVP::Reader::Finder"
117 0 1 $module->{'minter_name'} || ':DefaultModuleMaker'