| blib/lib/WebService/Mattermost/V4/API/Resource/Posts.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 6 | 16.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 49 | 0 | 2 | 0 | $message and $message =~ /^\d+$/ |
| 61 | 0 | 0 | 0 | ref $post && ref $post eq 'HASH' && $post->{'channel_id'} && $post->{'message'} |