Branch Coverage

blib/lib/ZMQ/FFI/SocketBase.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
68 0 0 unless ($endpoint)
85 0 0 unless ($endpoint)
109 0 0 unless (@parts)
130 0 0 $major == 2 ? :
243 0 0 if ($opt_type =~ /^(binary|string$)/) { }
295 0 0 if ($optval_len == 0)
321 0 0 if ($zmqtype eq 'int')
444 0 0 unless ($self->_socket == -1)