blib/lib/Search/Elasticsearch/Logger/LogAny.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
32 | 3 | 96 | if (my(@args) = to_list($self->log_to)) |
42 | 3 | 39 | if (my(@args) = to_list($self->trace_to)) |
52 | 0 | 1 | if (my(@args) = to_list($self->deprecate_to)) |