Condition Coverage

blib/lib/Bot/ChatBots/Role/UserAgent.pm
Criterion Covered Total %
condition 8 12 66.6


and 3 conditions

line !l l&&!r l&&r condition
34 2 5 0 @_ && ref $_[0]
39 2 0 5 $start_loop and not 'Mojo::IOLoop'->is_running
45 0 4 0 @_ && ref $_[0]
50 1 1 2 scalar @ua_args && ref $ua_args[-1] eq 'CODE'