| blib/lib/Net/Async/Slack/Message.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 26 | 0 | 0 | unless $args{'text'} or $args{'attachments'} or $args{'blocks'} |
| 34 | 0 | 0 | if defined $args{'text'} |
| 35 | 0 | 0 | if $args{'attachments'} |
| 36 | 0 | 0 | if $args{'blocks'} |