Condition Coverage

blib/lib/Dancer/Logger/Hourlyfile.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
69 0 0 0 ref $test_fh and $test_fh->opened
74 0 0 0 exists $$self{'log_current'} and $$self{'log_current'} eq $current_time

or 2 conditions

line l !l condition
24 0 0 setting('log_hourly') || 'filename'

or 3 conditions

line l !l&&r !l&&!r condition
22 0 0 0 setting('log_file') . '.log' || setting('environment') . '.log'