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 21 36516 @_ == 1 and exists $_debug_levels{$class}
286 54 0 8 overload::Overloaded($value) and overload::Method($value, '""')
315 0 0 825 $got and $format =~ /\%/

or 2 conditions

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

or 3 conditions

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