Condition Coverage

blib/lib/Getopt/Complete/Compgen.pm
Criterion Covered Total %
condition 0 8 0.0


and 3 conditions

line !l l&&!r l&&r condition
46 0 0 0 $Getopt::Complete::LONE_DASH_SUPPORT and $option eq "f"

or 2 conditions

line l !l condition
28 0 0 $value ||= ""

or 3 conditions

line l !l&&r !l&&!r condition
33 0 0 0 $option eq "f" or $option eq "d"