| blib/lib/SOAP/Packager.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 19 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 247 | 0 | 0 | 0 | $start and $pid eq $start |
| line | l | !l | condition |
|---|---|---|---|
| 131 | 0 | 0 | $id || '' |
| 226 | 0 | 0 | $entity->head->mime_attr('content-location') || 'thismessage:/' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 168 | 0 | 0 | 0 | $@ || $self->parser->last_error |
| 219 | 0 | 0 | 0 | get_multipart_id($entity->head->mime_attr('content-type.start')) || get_multipart_id($entity->parts(0)->head->mime_attr('content-id')) |
| 222 | 0 | 0 | 0 | not defined $start or $start eq '' |
| 244 | 0 | 0 | 0 | $part->head->get('content-location') || $part->head->mime_attr('Content-Disposition.filename') || $part->head->mime_attr('Content-Type.name') |