blib/lib/WebService/Mattermost.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 12 | 83.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
39 | 1 | 1 | 19 | $self->authenticate and $self->username |
2 | 1 | 18 | $self->authenticate and $self->username and $self->password | |
1 | 1 | 0 | $self->username && $self->password | |
1 | 0 | 2 | $self->authenticate and not $self->username && $self->password |