| blib/lib/Ukigumo/Client/Notify/Ikachan.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 18 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 47 | 0 | 0 | 0 | $self->ignore_success and $status eq 1 | 
| 0 | 0 | 0 | $self->ignore_success and $status eq 1 and defined $last_status | |
| 0 | 0 | 0 | $self->ignore_success and $status eq 1 and defined $last_status and $last_status eq 1 || $last_status eq 4 | |
| 52 | 0 | 0 | 0 | $self->ignore_skip and $status eq 4 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 47 | 0 | 0 | 0 | $last_status eq 1 || $last_status eq 4 | 
| 84 | 0 | 0 | 0 | $status eq 2 or $status eq 6 |