Branch Coverage

blib/lib/Unix/Conf/Bind8/Conf.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
142 0 0 defined $args{'SECURE_OPEN'} ? :
143 0 0 unless $conf_fh = 'Unix::Conf'->_open_conf('NAME', $conf_path, 'SECURE_OPEN', $secure_open)
169 0 0 $args{'ROOT'} ? :
0 0 unless $ret = $new->__root($args{'ROOT'} ? $args{'ROOT'} : $$new)
170 0 0 unless (eval { do { $ret = $new->__parse_conf } })
171 0 0 if ref $@ and UNIVERSAL::isa($@, 'Unix::Conf::Err')
197 0 0 if ($dirty)
200 0 0 defined $tws ? :
212 0 0 if $file
240 0 0 if (defined $dirty)