blib/lib/Bot/Backbone/Bot.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 8 | 62.5 |
line | true | false | branch |
---|---|---|---|
55 | 0 | 24 | if ($config->{'service'}->does('Bot::Backbone::Service::Role::ChatConsumer')) { } |
65 | 0 | 24 | if (defined $forest{$name}) { } |
91 | 3 | 9 | if defined $self->services->{$name} |
109 | 0 | 9 | if $self->initialized_services->{$name} |