| blib/lib/Thrift/MultiplexedProcessor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 3 | 8 | 37.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 103 | 0 | 11 | if ($mtype ne 1 and $mtype ne 4) | 
| 108 | 0 | 11 | if (index($fname, ":") == -1) | 
| 109 | 0 | 0 | if (defined $self->{'defaultProcessor'}) { } | 
| 121 | 0 | 11 | unless (exists $self->{'serviceProcessorMap'}{$serviceName}) |