Condition Coverage

blib/lib/Unix/Conf/Bind8/Conf.pm
Criterion Covered Total %
condition 0 8 0.0


and 3 conditions

line !l l&&!r l&&r condition
171 0 0 0 ref $@ and UNIVERSAL::isa($@, 'Unix::Conf::Err')
196 0 0 0 $ptr and $ptr ne $$$self{'TAIL'}

or 2 conditions

line l !l condition
141 0 0 $args{'FILE'} || (return 'Unix::Conf'->_err('new', 'FILE not specified'))