Branch Coverage

blib/lib/Siebel/Srvrmgr.pm
Criterion Covered Total %
branch 9 12 75.0


line true false branch
52 2 15 if ($ENV{'SIEBEL_SRVRMGR_DEBUG'}) { }
54 2 0 if (-e $ENV{'SIEBEL_SRVRMGR_DEBUG'} and -f $ENV{'SIEBEL_SRVRMGR_DEBUG'}) { }
59 0 2 unless open my $in, '<', $ENV{'SIEBEL_SRVRMGR_DEBUG'}
107 14667 19 if ('Log::Log4perl'->initialized)
113 2 17 unless defined $package and $package =~ /^[\w\:]+$/
116 0 17 unless 'Log::Log4perl'->init_once(\$class->logging_cfg)