Condition Coverage

web/cgi-bin/yatt.lib/YATT/Util/Enum.pm
Criterion Covered Total %
condition 6 10 60.0


and 3 conditions

line !l l&&!r l&&r condition
14 0 26 19 @_ and $_[0] =~ /^-(\w+)/

or 2 conditions

line l !l condition
17 0 26 delete $opts{'offset'} || 0
18 19 7 delete $opts{'prefix'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
22 0 0 26 $export || delete $opts{'export_ok'}