Branch Coverage

blib/lib/Mojo/RabbitMQ/Client/Method/Publish.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
15 0 0 unless $self->channel->is_active
29 0 0 unless $args{'mandatory'} or $args{'immediate'}