Branch Coverage

blib/lib/Bot/ChatBots/Role/UserAgent.pm
Criterion Covered Total %
branch 12 14 85.7


line true false branch
34 0 7 @_ && ref $_[0] ? :
38 2 5 exists $args{'start_loop'} ? :
39 5 2 if $start_loop and not 'Mojo::IOLoop'->is_running
45 0 4 @_ && ref $_[0] ? :
50 1 1 $self->has_callback ? :
2 2 scalar @ua_args && ref $ua_args[-1] eq 'CODE' ? :
57 3 1 if @callback