Branch Coverage

blib/lib/Monitor/Simple/Log.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
50 0 0 if ($opt_loglevel) { }
61 0 0 if ($opt_logfile ne 'STDOUT' and $opt_logfile ne 'STDERR' and not $opt_logfile =~ /^>/)
82 0 0 if $$logging_options{'file'}
83 0 0 if $$logging_options{'level'}
84 0 0 if $$logging_options{'layout'}