Condition Coverage

blib/script/shell-quote
Criterion Covered Total %
condition 4 18 22.2


and 3 conditions

line !l l&&!r l&&r condition
65 0 3 0 @ARGV and substr($ARGV[0], 0, 1) eq '-'
68 0 0 0 @_ and $_[0] eq -'bundle' || $_[0] eq -'bundling'
109 4 0 0 $Exit and not $Exit % 256

or 3 conditions

line l !l&&r !l&&!r condition
68 0 0 0 $_[0] eq -'bundle' || $_[0] eq -'bundling'
98 3 0 0 getopt(-'bundle', @Option_spec) or usage()
108 0 0 4 main() || $Exit