| blib/lib/Bot/Backbone/Service/Role/Dispatch.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 12 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 33 | 2 | 7 | if ($self->has_dispatcher) { } |
| 3 | 4 | elsif ($self->meta->has_dispatch_builder) { } | |
| 68 | 2 | 2 | if ($predicate->isa('Bot::Backbone::Dispatcher::Predicate::Command')) |
| 69 | 2 | 0 | if ($commands{$predicate->match}) |
| 79 | 1 | 8 | if $self->has_custom_commands |
| 86 | 34 | 0 | if ($self->has_dispatcher) |