Condition Coverage

blib/lib/CBSSports/Getopt.pm
Criterion Covered Total %
condition 2 8 25.0


and 3 conditions

line !l l&&!r l&&r condition
67 6 0 0 -e $config_file and open my $fh, '<', $config_file
98 6 0 0 $$PRESET_OPTIONS{$option} and not $ALLOW_PRESET_OVERRIDE

or 2 conditions

line l !l condition
36 0 0 $args{'verbose'} || 99