blib/lib/Helios/Job.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 18 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
175 | 0 | 0 | 0 | defined $_[0] and ref $_[0] |
0 | 0 | 0 | defined $_[0] and ref $_[0] and $_[0]->isa('Helios::TS::Job') | |
269 | 0 | 0 | 0 | defined $args->{'metajob'} and $args->{'metajob'} == 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
168 | 0 | 0 | 0 | ref $caller || $caller |
350 | 0 | 0 | 0 | not defined $exitstatus or $exitstatus == 0 |
406 | 0 | 0 | 0 | not defined $exitstatus or $exitstatus == 0 |