| blib/lib/WebService/Mattermost/V4/API/Resource/Channels.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 15 | 0 | 0 | if $args->{'type'} |
| 18 | 0 | 0 | unless ($args->{'type'} and grep {$_ eq $args->{'type'};} "O", "P") |
| 32 | 0 | 0 | if (scalar @{$user_ids;} != 2) |
| 46 | 0 | 0 | if (scalar @{$user_ids;} < 2) |