Condition Coverage

inc/Module/Build/Sqitch.pm
Criterion Covered Total %
condition 4 37 10.8


and 3 conditions

line !l l&&!r l&&r condition
37 0 0 0 eval {
90 0 0 0 -e $tmpl_dir and -d _
174 0 0 0 $segs[0] eq "templates" and $fn =~ /^(?:pg|sqlite)[.]tmpl$/
0 0 0 $segs[0] eq "templates" and $fn =~ /^(?:pg|sqlite)[.]tmpl$/ and -e "File::Spec"->catfile($etc, "templates", "$segs[1].tmpl")
218 0 0 0 $cmd =~ /perl/i and $arg =~ s/ -C\w+//

or 2 conditions

line l !l condition
27 0 0 $p{'recommends'} ||= {}
252 0 0 $self->with || []

or 3 conditions

line l !l&&r !l&&!r condition
57 2 0 0 $Config::Config{'siteprefix'} // $Config::Config{'prefix'}
59 0 0 0 $Config::Config{'vendorprefix'} // $Config::Config{'siteprefix'}
0 0 0 ($Config::Config{'vendorprefix'} // $Config::Config{'siteprefix'}) // $Config::Config{'prefix'}
71 0 0 2 $self->install_base || $self->prefix
174 32 0 0 -e "File::Spec"->catfile($etc, $rel) or $segs[0] eq "templates" and $fn =~ /^(?:pg|sqlite)[.]tmpl$/ and -e "File::Spec"->catfile($etc, "templates", "$segs[1].tmpl")
193 0 1 0 $self->installed_etcdir || $self->_getetc