Branch Coverage

blib/lib/OpenSearch/Client/Logger/LogAny.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
37 3 96 if (my(@args) = to_list($self->log_to))
47 3 39 if (my(@args) = to_list($self->trace_to))
57 0 1 if (my(@args) = to_list($self->deprecate_to))