Condition Coverage

blib/lib/MMM.pm
Criterion Covered Total %
condition 3 15 20.0


and 3 conditions

line !l l&&!r l&&r condition
157 0 0 0 $$self{'logcallback'} and ref $$self{'logcallback'} eq 'CODE'

or 3 conditions

line l !l&&r !l&&!r condition
50 2 0 0 $options{'configfile'} || CONFIGFILE()
0 2 0 $options{'mirrordir'} || MIRRORDIR()
82 0 3 0 $$self{'config'}->val('default', 'hostname') || Sys::Hostname::hostname()
399 0 0 0 $$self{'ios'} ||= 'IO::Select'->new