Condition Coverage

blib/lib/OpenTelemetry/Attributes.pm
Criterion Covered Total %
condition 8 9 88.8


and 3 conditions

line !l l&&!r l&&r condition
71 20 4 3 $max_fields and $fields > $max_fields
84 8 14 6 $logger->is_debug and $dropped > 0

or 3 conditions

line l !l&&r !l&&!r condition
63 26 1 0 $key ||= do { $logger->debugf("Attribute names should not be empty. Setting to 'null' instead"); "null" }