Condition Coverage

blib/lib/Module/Package/Plugin.pm
Criterion Covered Total %
condition 0 39 0.0


and 3 conditions

line !l l&&!r l&&r condition
88 0 0 0 -e $deps_list_file and -s $deps_list_file
112 0 0 0 -e 'Makefile.PL' and io('Makefile.PL')->all =~ /^__(?:DATA|END)__$/m
164 0 0 0 -f $_ and $_ =~ /\.pm$/
248 0 0 0 -f $_ and $_ =~ /\.(pm|t)$/
263 0 0 0 -f $_ and $_ =~ /\.t$/
283 0 0 0 -f $_ and $_ =~ /\.pm$/
333 0 0 0 -e 'inc/.author' and not -e $target_file
343 0 0 0 $version == $VERSION and $version == $Module::Package::VERSION
0 0 0 $version == $VERSION and $version == $Module::Package::VERSION and $version == $inc::Module::Package::VERSION

or 2 conditions

line l !l condition
186 0 0 ${"${_}::VERSION";} || ''
307 0 0 $$self{'post_all_from'} ||= []
316 0 0 $$self{'post_WriteAll'} ||= []

or 3 conditions

line l !l&&r !l&&!r condition
75 0 0 0 "$main::POD" || "$main::PM"
267 0 0 0 $found or -e 't/testml'