| blib/lib/CA/AutoSys/Status.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 96 | 0 | 0 | if (@_) |
| 98 | 0 | 0 | $args{'last_start'} ? : |
| 99 | 0 | 0 | $args{'last_end'} ? : |
| 100 | 0 | 0 | $args{'status'} ? : |
| 101 | 0 | 0 | $args{'status_time'} ? : |
| 103 | 0 | 0 | $args{'run_num'} ? : |
| 104 | 0 | 0 | $args{'ntry'} ? : |
| 105 | 0 | 0 | $args{'exit_code'} ? : |
| 119 | 0 | 0 | if (not defined $time or $time == 999999999) |