Condition Coverage

blib/lib/Metabrik/Client/Kafka.pm
Criterion Covered Total %
condition 0 17 0.0


and 3 conditions

line !l l&&!r l&&r condition
85 0 0 0 defined $server and defined Kafka::Connection::_STRING($server)
0 0 0 defined $server and defined Kafka::Connection::_STRING($server) and $server =~ /^[^:]+:\d+$/

or 2 conditions

line l !l condition
250 0 0 $partition ||= 0
303 0 0 $rf ||= 1
304 0 0 $partitions ||= 1
322 0 0 $partitions ||= 1

or 3 conditions

line l !l&&r !l&&!r condition
73 0 0 0 $host ||= $self->host