Condition Coverage

blib/lib/Monitor/Simple/Log.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
61 0 0 0 $opt_logfile ne 'STDOUT' and $opt_logfile ne 'STDERR'
0 0 0 $opt_logfile ne 'STDOUT' and $opt_logfile ne 'STDERR' and not $opt_logfile =~ /^>/

or 3 conditions

line l !l&&r !l&&!r condition
59 0 0 0 $opt_logfile ||= $default_logfile
68 0 0 0 $opt_logformat ||= $default_logformat