Condition Coverage

blib/lib/App/Sysadmin/Log/Simple/File.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
138 0 0 2 $year == $lastyear and $month == $lastmonth

or 3 conditions

line l !l&&r !l&&!r condition
18 5 1 0 $$app{'logdir'} || $opts{'logdir'} || ('/', 'var', 'log', 'sysadmin')
78 0 0 2 $ENV{'SUDO_USER'} || $ENV{'USER'}