| blib/lib/Message/Router.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 9 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 21 | 0 | 14 | 0 | $new_config and ref $new_config eq 'HASH' |
| 25 | 10 | 1 | 1 | ref $$new_config{'routes'} ne 'ARRAY' and ref $$new_config{'routes'} ne 'HASH' |
| 70 | 1 | 0 | 3 | ref $message and ref $message eq 'HASH' |