Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
242 8 25 36533 @_ == 1 and exists $_debug_levels{$class}
291 54 0 8 overload::Overloaded($value) and overload::Method($value, '""')
320 0 0 823 $got and $format =~ /\%/

or 2 conditions

line l !l condition
316 823 0 shift() // (return)

or 3 conditions

line l !l&&r !l&&!r condition
240 15730 20836 0 ref $_[0] || $_[0]
244 7 2 24 $_[1] // $ENV{'PERL_KAFKA_DEBUG'}