Branch Coverage

blib/lib/Net/AMQP/Protocol/Base.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
75 0 0 if ($class->class_id and $class->method_id) { }
0 0 elsif ($class->class_id and not $class->method_id) { }
103 0 0 if ($self->class_id and $self->method_id) { }
0 0 elsif ($self->class_id) { }
124 0 0 if ($class->method_id == 0) { }
131 0 0 $$method_spec{'synchronous'} ? :
149 0 0 if ($$field_spec{'domain'})