| blib/lib/Net/Async/Slack/Event/Message.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 28 | 0 | 0 | 0 | $self->{'channel'} //= $self->slack->channel_info($self->channel_id) |
| 33 | 0 | 0 | 0 | $self->{'source_team'} //= $self->slack->team_info($self->source_team_id) |
| 38 | 0 | 0 | 0 | $self->{'team'} //= $self->slack->team_info($self->team_id) |