| blib/lib/Thrift/JSONProtocol.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 310 | 0 | 0 | 0 | $ex->isa('TTransportException') and $$ex{'code'} == 4 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 349 | 0 | 0 | 0 | $special || $self->context_->escapeNum |
| 368 | 0 | 0 | 0 | $self->context_->escapeNum or $special |