Branch Coverage

blib/lib/Async/Blackboard.pm
Criterion Covered Total %
branch 20 24 83.3


line true false branch
110 0 94 unless @_ % 2
118 93 1 if $watchers
119 0 94 if $values
161 0 124 if (@keys > 1 and wantarray) { }
181 1 0 unless ref $keys
249 1 345 if $self->hungup
251 96 249 if (ref $watcher eq 'ARRAY')
261 3 342 if $self->_can_dispatch($watcher)
270 221 125 unless (ref $keys)
289 31 403 if $self->hungup
310 100435 31 unless ($self->hungup)
365 31 31 unless $self->has($key)