blib/lib/OpenTracing/Role/ScopeManager.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 14 | 71.4 |
line | true | false | branch |
---|---|---|---|
53 | 0 | 6 | if @_ < 5 |
0 | 4 | if @_ > 1 and (@_ - 1) % 2 | |
3 | 1 | exists ${__rest}{"span"} ? : | |
2 | 5 | exists ${__rest}{"finish_span_on_close"} ? : | |
0 | 2 | if keys %{__rest} | |
0 | 3 | unless XXX | |
1 | 2 | unless Type::Tiny::XS::AUTO::TC4($span) |