Condition Coverage

blib/lib/Rose/DateTime/Util.pm
Criterion Covered Total %
condition 11 19 57.8


and 3 conditions

line !l l&&!r l&&r condition
103 2771 0 3 ref $arg and $arg->isa('DateTime')
304 0 0 74 ref $date and $date->isa('DateTime')

or 2 conditions

line l !l condition
189 7 1 $epoch || 0
260 1 0 $epoch || 0

or 3 conditions

line l !l&&r !l&&!r condition
94 14 2760 0 $time_zone ||= $TZ
103 1 0 12 lc $arg eq 'now' or lc $arg eq 'now!'
244 0 1 0 $time_zone ||= $TZ