blib/lib/Slack/RTM/Bot.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 6 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
174 | 1 | 1 | 2 | defined $args->{'text'} and defined $args->{'channel'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
170 | 1 | 1 | 4 | not @_ or scalar @_ % 2 != 0 |