Branch Coverage

blib/lib/OpenTracing/Implementation.pm
Criterion Covered Total %
branch 11 18 61.1


line true false branch
13 2 1 exists $ENV{'OPENTRACING_IMPLEMENTATION'} ? :
0 3 exists $ENV{'PERL_OPENTRACING_IMPLEMENTATION'} ? :
24 0 5 exists $ENV{'DEBUG'} ? :
0 5 exists $ENV{'OPENTRACING_DEBUG'} ? :
0 5 exists $ENV{'PERL_OPENTRACING_DEBUG'} ? :
39 3 0 unless @_
70 0 5 if OT_DEBUG()
76 0 5 if $@
88 4 1 substr($implementation_name, 0, 1) eq '+' ? :