| blib/lib/Object/Remote/Logging/Router.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 14 | 85.7 |
| line | true | false | branch |
|---|---|---|---|
| 26 | 8 | 60 | unless (defined $selector) |
| 32 | 0 | 60 | unless defined $logger |
| 33 | 0 | 60 | unless $logger->$is_level |
| 38 | 8 | 11700 | if $need_clean |
| 95 | 11703 | 5 | if defined $message_info{'method'} |
| 104 | 2 | 15 | if (ref $destination ne 'CODE') { } |
| 111 | 15 | 2 | if $is_weak |