| blib/lib/Bot/Cobalt/Core/Role/EasyAccessors.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 5 | 14 | 35.7 | 
| line | true | false | branch | 
|---|---|---|---|
| 19 | 0 | 1 | unless defined $context | 
| 29 | 0 | 1 | unless ref $chcfg->{$channel} and &reftype($chcfg->{$channel}) eq 'HASH' | 
| 43 | 0 | 0 | unless &blessed($plugobj) | 
| 53 | 0 | 1 | unless defined $plugin | 
| 58 | 0 | 1 | if (&blessed($plugin)) { } | 
| 60 | 0 | 0 | unless ($alias = $self->PluginObjects->{$plugin}) | 
| 72 | 1 | 0 | unless &blessed($pcfg_obj) |