Condition Coverage

blib/lib/App/FatPacker.pm
Criterion Covered Total %
condition 4 30 13.3


and 3 conditions

line !l l&&!r l&&r condition
42 2 0 0 $_[1] and $_[1] eq '-run_script'
92 0 0 0 $file and $to_stderr
96 0 0 0 not $to_stderr and -e $file
162 0 0 0 m[[\\/]\.packlist$] and -f $_
218 1 0 1 defined $file and -r $file
251 6 0 0 not /\.pm$/ and warn "File $File::Find::name isn't a .pm file - can't pack this -- if you hoped we were going to, things may not be what you expected later\n"

or 2 conditions

line l !l condition
57 0 0 shift @args || 'help'
94 0 0 $file ||= 'fatpacker.trace'
118 0 0 $output || '>&STDOUT'

or 3 conditions

line l !l&&r !l&&!r condition
121 0 0 0 $ENV{'PERL5OPT'} || ()
166 0 0 0 $pack_rev{Cwd::abs_path($INC{$_})} || ()