Condition Coverage

blib/lib/Bot/Cobalt/Core/ContextMeta/Auth.pm
Criterion Covered Total %
condition 25 83 30.1


and 3 conditions

line !l l&&!r l&&r condition
54 0 0 1 defined $context and defined $nickname
0 1 0 defined $context and defined $nickname and exists $self->_list->{$context}
0 0 1 defined $context and defined $nickname and exists $self->_list->{$context} and ref $self->_list->{$context}{$nickname}
67 0 0 1 defined $context and defined $nickname
0 0 1 defined $context and defined $nickname and $flag
0 1 0 defined $context and defined $nickname and $flag and exists $self->_list->{$context}
0 1 0 defined $context and defined $nickname and $flag and exists $self->_list->{$context} and exists $self->_list->{$context}{$nickname}
80 0 0 1 defined $context and defined $nickname
0 0 1 defined $context and defined $nickname and $flag
0 1 0 defined $context and defined $nickname and $flag and exists $self->_list->{$context}
0 1 0 defined $context and defined $nickname and $flag and exists $self->_list->{$context} and exists $self->_list->{$context}{$nickname}
93 0 0 3 defined $context and defined $nickname
0 0 3 defined $context and defined $nickname and $flag
0 3 0 defined $context and defined $nickname and $flag and exists $self->_list->{$context}
0 3 0 defined $context and defined $nickname and $flag and exists $self->_list->{$context} and exists $self->_list->{$context}{$nickname}
104 0 0 0 exists $self->_list->{$context} and ref $self->_list->{$context}{$nickname}
0 0 0 exists $self->_list->{$context} and ref $self->_list->{$context}{$nickname} and ref $self->_list->{$context}{$nickname}{'Flags'}
0 0 0 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 0 2 defined $context and defined $nickname
0 2 0 defined $context and defined $nickname and exists $self->_list->{$context}
0 0 2 defined $context and defined $nickname and exists $self->_list->{$context} and ref $self->_list->{$context}{$nickname}
129 0 0 1 defined $context and defined $nickname
0 1 0 defined $context and defined $nickname and exists $self->_list->{$context}
0 0 1 defined $context and defined $nickname and exists $self->_list->{$context} and ref $self->_list->{$context}{$nickname}
141 0 0 1 defined $context and defined $nickname
0 1 0 defined $context and defined $nickname and exists $self->_list->{$context}
0 0 1 defined $context and defined $nickname and exists $self->_list->{$context} and ref $self->_list->{$context}{$nickname}

or 2 conditions

line l !l condition
56 1 0 $self->_list->{$context}{$nickname}{'Level'} // 0