Condition Coverage

lib/Kafka/Internals.pm
Criterion Covered Total %
condition 12 17 70.5


and 3 conditions

line !l l&&!r l&&r condition
236 8 23 36521 @_ == 1 and exists $_debug_levels{$class}
285 54 0 8 overload::Overloaded($value) and overload::Method($value, '""')
314 0 0 825 $got and $format =~ /\%/

or 2 conditions

line l !l condition
310 825 0 shift() // (return)

or 3 conditions

line l !l&&r !l&&!r condition
234 15728 20824 0 ref $_[0] || $_[0]
238 7 2 22 $_[1] // $ENV{'PERL_KAFKA_DEBUG'}