blib/lib/Ukigumo/Client/Notify/Ikachan.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
47 | 0 | 0 | if ($self->ignore_success and $status eq 1 and defined $last_status and $last_status eq 1 || $last_status eq 4) |
52 | 0 | 0 | if ($self->ignore_skip and $status eq 4) |
70 | 0 | 0 | if ($res->is_success) { } |
84 | 0 | 0 | if ($status eq 1) { } |
0 | 0 | elsif ($status eq 2 or $status eq 6) { } |