Condition Coverage

bin/implode
Criterion Covered Total %
condition 11 27 40.7


and 3 conditions

line !l l&&!r l&&r condition
23 2 0 0 $$self{'cleanup'} and $$self{'tmpdir'}
132 2 0 1 &$chmod() and s[lib][lib/perl5]

or 3 conditions

line l !l&&r !l&&!r condition
26 0 0 0 $ENV{'PERL_CARTON_MIRROR'} || $Carton::Mirror::DefaultMirror
0 0 0 (shift())->{'mirror'} ||= 'Carton::Mirror'->new($ENV{'PERL_CARTON_MIRROR'} || $Carton::Mirror::DefaultMirror)
27 1 0 0 (shift())->{'tmpdir'} //= tempdir('CLEANUP', $ENV{'IMPLODE_NO_CLEANUP'} ? 0 : 1)
28 2 0 1 (shift())->{'verbose'} //= $ENV{'APP_IMPLODE_VERBOSE'} ? 0 : -t STDOUT
86 0 1 0 $ENV{'APP_EXPLODE_DIR'} || 'File::Spec'->catdir('File::Spec'->tmpdir, "app-implode-$id")
95 1 19 24 /^__END__\r?\n/ or $m
146 0 1 0 shift() || basename($$self{'script'})