Condition Coverage

blib/lib/OpenTelemetry/SDK/Resource.pm
Criterion Covered Total %
condition 15 19 78.9


and 3 conditions

line !l l&&!r l&&r condition
74 1 1 2 $ours and $theirs
2 0 2 $ours and $theirs and $ours ne $theirs

or 2 conditions

line l !l condition
24 8 14 config("RESOURCE_ATTRIBUTES") // ""
60 9 13 $args{'attributes'} // {}

or 3 conditions

line l !l&&r !l&&!r condition
44 2 0 20 config("SERVICE_NAME") // $service_name
63 1 1 0 $args{'attributes'}{'service.name'} //= $service_name
83 1 3 0 $theirs || $ours