| blib/lib/MIME/Detect.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 13 | 18 | 72.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 107 | 0 | 0 | 3 | $options{'xml'} and not ref $options{'xml'} |
| 378 | 0 | 576 | 2017 | $offset >= $self->offset and $self->offset + $self->length >= $offset + $length |
| line | l | !l | condition |
|---|---|---|---|
| 103 | 1 | 2 | $options{'files'} ||= [] |
| 135 | 6127 | 3851 | $b->priority || 50 |
| 6682 | 3296 | $a->priority || 50 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 144 | 0 | 969 | 0 | $mime_map{$a} ||= $t |
| 353 | 134 | 605 | 1854 | $offset < $self->offset or $self->offset + $self->length < $offset + $length |