Condition Coverage

blib/lib/CA/WAAE/Job.pm
Criterion Covered Total %
condition 0 16 0.0


and 3 conditions

line !l l&&!r l&&r condition
260 0 0 0 defined $tm and $tm =~ /\D/

or 2 conditions

line l !l condition
201 0 0 $$self{'table_prefix'} || ''
268 0 0 shift() || '%Y-%m-%d %H:%M:%S'

or 3 conditions

line l !l&&r !l&&!r condition
247 0 0 0 shift() || $$self{'status'}
253 0 0 0 shift() || $$self{'status'}
261 0 0 0 not defined $tm or $tm == 999999999