Branch Coverage

blib/lib/Bot/Cobalt/Core/ContextMeta/Auth.pm
Criterion Covered Total %
branch 8 18 44.4


line true false branch
54 0 1 unless defined $context and defined $nickname and exists $self->_list->{$context} and ref $self->_list->{$context}{$nickname}
67 0 1 unless defined $context and defined $nickname and $flag and exists $self->_list->{$context} and exists $self->_list->{$context}{$nickname}
80 0 1 unless defined $context and defined $nickname and $flag and exists $self->_list->{$context} and exists $self->_list->{$context}{$nickname}
93 0 3 unless defined $context and defined $nickname and $flag and exists $self->_list->{$context} and exists $self->_list->{$context}{$nickname}
104 0 0 unless exists $self->_list->{$context} and ref $self->_list->{$context}{$nickname} and ref $self->_list->{$context}{$nickname}{'Flags'} and $self->reftype->_list->{$context}{$nickname}{'Flags'} eq 'HASH'
117 0 2 unless defined $context and defined $nickname and exists $self->_list->{$context} and ref $self->_list->{$context}{$nickname}
129 0 1 unless defined $context and defined $nickname and exists $self->_list->{$context} and ref $self->_list->{$context}{$nickname}
141 0 1 unless defined $context and defined $nickname and exists $self->_list->{$context} and ref $self->_list->{$context}{$nickname}
150 0 1 unless exists $self->_list->{$context}{$old}