| blib/lib/Tatsumaki/MessageQueue.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 8 | 62.5 |
| line | l | !l | condition |
|---|---|---|---|
| 112 | 9 | 0 | $timeout || 55 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 25 | 10 | 3 | 0 | $instances{$name} ||= $class->new('channel', $name) |
| 91 | 2 | 7 | 0 | $self->clients->{$client_id} ||= do { $is_new = 1; +{'cv', &AE::cv(), 'persistent', 0, 'buffer', []} } |