Condition Coverage

blib/lib/Getopt/constant.pm
Criterion Covered Total %
condition 5 16 31.2


and 3 conditions

line !l l&&!r l&&r condition
25 0 0 0 length $x and substr($x, 0, 1) eq '-'
90 0 0 3 length $name and substr($name, 0, 1) ne ':'

or 2 conditions

line l !l condition
14 1 0 delete $h{':prefix'} || ''
33 1 0 $h{$1} || ''
44 0 1 $h{$1} || ''
64 0 0 $usage || ''
92 3 0 $value || ''