Branch Coverage

blib/lib/MMM/Batch.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
27 0 0 unless my $mmm = $class->SUPER::new(@args)
29 0 0 unless ($$mmm{'nofork'})
44 0 0 if $q->is_disable
45 0 0 unless $q->frequency
46 0 0 unless $q->next_run_time <= scalar time
51 0 0 if (@started_tasks) { }
60 0 0 if ($self->configval('default', 'publish_list'))