Condition Coverage

blib/lib/Data/Model/Driver/Queue/Q4M.pm
Criterion Covered Total %
condition 0 13 0.0


and 3 conditions

line !l l&&!r l&&r condition
18 0 0 0 $table eq 'timeout' and $value =~ /\A[0-9]+\z/
56 0 0 0 $rv and $retcode

or 2 conditions

line l !l condition
95 0 0 $self->timeout || 60
131 0 0 $ret ||= 'ENGINE=QUEUE'

or 3 conditions

line l !l&&r !l&&!r condition
95 0 0 0 $timeout ||= $self->timeout || 60