Condition Coverage

lib/Disbatch/Roles.pm
Criterion Covered Total %
condition 0 17 0.0


and 3 conditions

line !l l&&!r l&&r condition
13 0 0 0 $self->{'disbatchd'} and $self->{'disbatch_web'}
0 0 0 $self->{'disbatchd'} and $self->{'disbatch_web'} and $self->{'task_runner'}
0 0 0 $self->{'disbatchd'} and $self->{'disbatch_web'} and $self->{'task_runner'} and $self->{'plugin'}
69 0 0 0 $_->$Disbatch::Roles::_isa('MongoDB::DatabaseError') and $_->{'message'} =~ /^No role named $name\@$self->{'db'}{'name'}$/u
79 0 0 0 $_->$Disbatch::Roles::_isa('MongoDB::DatabaseError') and $_->{'message'} =~ /^User '$name\@$self->{'db'}{'name'}' not found$/u

or 2 conditions

line l !l condition
12 0 0 $self->{'db'} // ''