| blib/lib/POE/Component/Server/Bayeux/Message/Service.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 15 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 36 | 0 | 0 | 0 | not $$known_methods{$method} and $$known_methods{'_handler'} | 
| 60 | 0 | 0 | 0 | ref $service_definition and ref $service_definition eq 'CODE' | 
| 67 | 0 | 0 | 0 | ref $ex and $ex->can('error') | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 87 | 0 | 0 | 0 | $$response{'channel'} ||= $self->channel | 
| 88 | 0 | 0 | 0 | $$response{'id'} ||= $self->id |