blib/lib/Bot/Cobalt/Core/ContextMeta.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 18 | 50.0 |
line | true | false | branch |
---|---|---|---|
26 | 0 | 5 | unless defined $context and defined $key |
32 | 5 | 0 | if (ref $meta and &reftype($meta) eq 'HASH') |
44 | 0 | 1 | unless defined $context |
52 | 0 | 2 | unless defined $context and defined $key |
63 | 0 | 5 | unless defined $context and defined $key |
66 | 0 | 5 | unless exists $self->_list->{$context} |
73 | 0 | 3 | wantarray ? : |
78 | 0 | 0 | unless (shift())->list_as_ref(@_) |
82 | 2 | 1 | defined $context ? : |