Branch Coverage

blib/lib/Luka/Conf.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
32 0 0 if (not $$self{'conf_obj'}->SectionExists($section)) { }
0 0 elsif (defined $Luka::Conf::DEBUG and defined $$self{'syslogd'}) { }
33 0 0 if ($$self{'syslogd'})
60 0 0 if (defined @_) { }
61 0 0 defined $_[0] && UNIVERSAL::isa($_[0], 'HASH') ? :
70 0 0 defined $$self{'arg'}{'conf'} ? :
71 0 0 defined $$self{'arg'}{'syslogd'} ? :
75 0 0 if ($@) { }
77 0 0 if ($$self{'syslogd'})