blib/lib/Bio/GMOD/Admin/Monitor.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 16 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
51 | 0 | 0 | 0 | $email_to_warn and $email_to_ok |
0 | 0 | 0 | $email_to_warn and $email_to_ok and $email_to_warn ne $email_to_ok | |
53 | 0 | 0 | 0 | $email_report eq 'failures' and not $failed_flag |
line | l | !l | condition |
---|---|---|---|
30 | 0 | 0 | $email_report ||= 'none' |
31 | 0 | 0 | $log_report ||= 'all' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
110 | 0 | 0 | 0 | $status eq 'up' or $status eq 'succeeded' |