Condition Coverage

blib/lib/Qudo.pm
Criterion Covered Total %
condition 0 21 0.0


or 3 conditions

line l !l&&r !l&&!r condition
68 0 0 0 $dsn ||= $self->shuffled_databases
80 0 0 0 $$self{'manager'} ||= 'Qudo::Manager'->new('qudo', $self, 'find_job_limit_size', $$self{'find_job_limit_size'}, 'retry_seconds', $$self{'retry_seconds'}, 'default_hooks', $$self{'default_hooks'}, 'default_plugins', $$self{'default_plugins'}, 'abilities', $$self{'manager_abilities'})
97 0 0 0 $work_delay ||= $$self{'work_delay'}
126 0 0 0 $$args{'limit'} ||= $EXCEPTION_LIMIT_SIZE
127 0 0 0 $$args{'offset'} ||= $EXCEPTION_OFFSET_SIZE
143 0 0 0 $$args{'limit'} ||= $JOB_STATUS_LIMIT_SIZE
144 0 0 0 $$args{'offset'} ||= $JOB_STATUS_OFFSET_SIZE