blib/lib/Lab/Connection/LogMethodCall.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
26 | 316 | 348 | if ($method =~ /Clear|block_connection|unblock_connection|is_blocked/u) |
32 | 0 | 348 | if ($method eq "timeout") |
43 | 253 | 95 | if (ref $args[0] eq 'HASH') { } |
51 | 348 | 1044 | if (defined $config->{$param}) |
53 | 0 | 348 | if (ref $key) |