| blib/lib/Bio/GMOD/Admin/Monitor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 0 | 0 | if ($mod) { } |
| 43 | 0 | 0 | if $component->final_status_string |
| 45 | 0 | 0 | if $component->final_status_string |
| 48 | 0 | 0 | unless ($email_report eq 'none') |
| 50 | 0 | 0 | if $email_to_ok |
| 51 | 0 | 0 | if $email_to_warn and $email_to_ok and $email_to_warn ne $email_to_ok |
| 53 | 0 | 0 | unless ($email_report eq 'failures' and not $failed_flag) |
| 110 | 0 | 0 | if ($status eq 'up' or $status eq 'succeeded') |
| 118 | 0 | 0 | $self->is_up ? : |