Condition Coverage

blib/lib/AnyEvent/RabbitMQ/Fork.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
229 0 0 0 $_loaded_spec and $_loaded_spec ne $spec
374 0 0 0 ref $_[0] eq 'REF' and ref ${$_[0];} eq 'ARRAY'

or 2 conditions

line l !l condition
227 0 0 shift() || '/usr/local/lib/perl5/site_perl/5.26.1/auto/share/dist/AnyEvent-RabbitMQ/fixed_amqp0-9-1.xml'

or 3 conditions

line l !l&&r !l&&!r condition
381 0 0 0 $self->channels->{$channel_id} ||= $self->channel_class->new('id', $channel_id, 'connection', $self)