| blib/lib/Net/Async/Slack/Message.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 10 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 28 | 0 | 0 | $args{'text'} //= "" |
| 37 | 0 | 0 | $args{'as_user'} //= "true" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 26 | 0 | 0 | 0 | $args{'text'} or $args{'attachments'} |
| 0 | 0 | 0 | $args{'text'} or $args{'attachments'} or $args{'blocks'} |