Branch Coverage

blib/lib/Mojo/Weixin/Message/Queue.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
10 0 0 if (ref $p{'callback_for_get'} eq 'CODE')
19 0 0 unless ref $self->{'callback_for_get'} eq 'CODE'
26 0 0 if (defined $cb)
27 0 0 unless ref $cb eq 'CODE'