blib/lib/WebService/Mattermost/V4/Client.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 17 | 11.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
80 | 2 | 1 | 0 | $args->{'post_data'} && $args->{'post_data'}{'message'} |
178 | 0 | 0 | 0 | $message and $message->{'event'} |
187 | 0 | 0 | 0 | $self->ignore_self and $post_data->{'user_id'} eq $self->user_id |
213 | 0 | 0 | 0 | $self->debug and $message->{'data'} |
0 | 0 | 0 | $self->debug and $message->{'data'} and $message->{'data'}{'text'} |
line | l | !l | condition |
---|---|---|---|
150 | 0 | 0 | shift() || 'Unknown' |