Condition Coverage

blib/lib/Getopt/Fancy.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
45 0 0 0 $values{'EX'} and length $values{'EX'} > $intvars{$self}{'maxexlen'}
106 0 0 0 $config{$self}{$key}{'GT'} and index($config{$self}{$key}{'GT'}, '@') > 0
0 0 0 $config{$self}{$key}{'GT'} and index($config{$self}{$key}{'GT'}, '@') > 0 and not ref $config{$self}{$key}{'DEF'}
117 0 0 0 $config{$self}{$key}{'GT'} and index($config{$self}{$key}{'GT'}, '@') > 0
130 0 0 0 $config{$self}{$key}{'REQ'} and not defined $$self{$key}

or 3 conditions

line l !l&&r !l&&!r condition
28 0 0 0 ref $type || $type
53 0 0 0 length $val == 0 or $val =~ /\$\(.*?\)/o