Condition Coverage

blib/lib/Sys/Cmd.pm
Criterion Covered Total %
condition 7 19 36.8


and 2 conditions

line l !l condition
9 20 20 0 exists &$_ and &$_($s)
0 0 do { $P . ":E" }->{$n} = $g and return $m

and 3 conditions

line !l l&&!r l&&r condition
9 918 0 0 $#_ && $a{'is'} eq 'ro' && caller ne 'Mo::coerce'
4 0 0 @_ == 2 && !$_[1]
88 0 0 26 @cmd and defined $cmd[0]

or 2 conditions

line l !l condition
9 3 0 *{$P . 'new';}{'CODE'} || *{$M . 'Object::new';}{'CODE'}

or 3 conditions

line l !l&&r !l&&!r condition
95 0 0 4 File::Which::which($cmd[0]) || Carp::confess('command not found: ' . $cmd[0])