Branch Coverage

blib/lib/AnyEvent/Blackboard.pm
Criterion Covered Total %
branch 9 16 56.2


line true false branch
60 0 7 if (@arguments % 2)
97 3 1 unless ref $key eq 'ARRAY'
99 4 0 unless ($self->has($key))
103 2 0 unless ($self->has($key))
125 0 4 if @args % 2
129 2 2 if ($timeout)
151 0 0 if ($self->has_condvar) { }
187 0 1 if ($default_timeout)