| blib/lib/Bot/Backbone.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 33 | 0 | 0 | if ($class_name =~ s/^\.//) { } |
| 0 | 0 | elsif ($class_name =~ s/^=//) { } | |
| 68 | 0 | 0 | if (my $service_meta = Moose::Util::find_meta($class_name)) |
| 69 | 0 | 0 | if $service_meta->isa('Bot::Backbone::Meta::Class::Service') and $service_meta->has_bot_roles |