Condition Coverage

blib/lib/Unix/Conf/Bind8/Conf/Logging/Channel.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
311 0 0 0 $args{'LEVEL'} and $args{'NAME'} ne 'debug'

or 2 conditions

line l !l condition
110 0 0 $ret = $new->severity(%{$args{'SEVERITY'};}) or return $ret
112 0 0 $ret = $new->print_category($args{'PRINT-CATEGORY'}) or return $ret
114 0 0 $ret = $new->print_severity($args{'PRINT-SEVERITY'}) or return $ret
116 0 0 $ret = $new->print_time($args{'PRINT-TIME'}) or return $ret