Condition Coverage

blib/lib/Slack/RTM/Bot.pm
Criterion Covered Total %
condition 6 6 100.0


and 3 conditions

line !l l&&!r l&&r condition
174 1 1 2 defined $args->{'text'} and defined $args->{'channel'}

or 3 conditions

line l !l&&r !l&&!r condition
170 1 1 4 not @_ or scalar @_ % 2 != 0