Branch Coverage

blib/lib/Mojo/RabbitMQ/Client/Publisher.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
23 0 0 if (ref $_[0] eq 'HASH')
26 0 0 if (@_)
33 0 0 unless ($self->client)
62 0 0 unless ($self->channel)
99 0 0 if (ref $body)