Condition Coverage

blib/lib/PerlX/bash.pm
Criterion Covered Total %
condition 13 15 86.6


and 3 conditions

line !l l&&!r l&&r condition
59 6 65 36 $_[0] and $_[0] =~ /^-/ || ref $_[0]
88 50 0 3 @_ == 1 and $_[0]
0 2 1 @_ == 1 and $_[0] and $_[0] =~ /\s/
93 26 28 1 $capture and $filter

or 3 conditions

line l !l&&r !l&&!r condition
59 14 33 54 $_[0] =~ /^-/ || ref $_[0]