Branch Coverage

lib/Kafka/Internals.pm
Criterion Covered Total %
branch 17 20 85.0


line true false branch
236 36516 21 if @_ == 1 and exists $_debug_levels{$class}
239 9 20 if (defined $flags)
243 8 4 if (scalar @elements > 1) { }
274 5 57 unless ($dumper)
286 8 54 if (overload::Overloaded($value) and overload::Method($value, '""')) { }
315 0 825 unless $got and $format =~ /\%/
319 0 1821 if $1 eq '%%'
323 0 825 unless $got == $expected
326 62 1753 ref $_ ? :
6 1815 !defined($_) ? :