Condition Coverage

blib/lib/Hadoop/Inline/ClassLoader.pm
Criterion Covered Total %
condition 0 16 0.0


and 3 conditions

line !l l&&!r l&&r condition
44 0 0 0 @args && is_hashref($args[0])
104 0 0 0 -e $cmd and -x _

or 2 conditions

line l !l condition
72 0 0 $@ || 'Zombie error'
102 0 0 $opt->{'hadoop_command'} || '/usr/bin/hadoop'

or 3 conditions

line l !l&&r !l&&!r condition
46 0 0 0 $opt->{'export_to'} || caller 1
150 0 0 0 $n{'hadoop'} || croak('Failed to collect the hadoop native binary path')