Branch Coverage

blib/lib/CA/AutoSys/Job.pm
Criterion Covered Total %
branch 0 40 0.0


line true false branch
43 0 0 if (@_)
45 0 0 $args{'parent'} ? :
46 0 0 $args{'database_handle'} ? :
47 0 0 $args{'statement_handle'} ? :
48 0 0 $args{'parent_job'} ? :
51 0 0 if ($debug)
59 0 0 if ($debug)
60 0 0 if (my $h = $$self{'sth'}->fetchrow_hashref) { }
61 0 0 if (defined $$self{'parent_job'})
66 0 0 if $$self{$_}
93 0 0 if ($debug)
100 0 0 unless ($sth->execute)
110 0 0 if ($debug)
116 0 0 if ($debug)
120 0 0 unless ($sth->execute)
130 0 0 if ($debug)
136 0 0 if ($debug)
142 0 0 if ($debug)
148 0 0 if ($debug)
149 0 0 if (not defined $$self{'child_cnt'} or $$self{'child_cnt'} == 0)