| blib/lib/FU/MultipartFormData.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 12 | 25.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 42 | 0 | 1 | 0 | @a and not defined $a[$#a]{'length'} |
| 86 | 0 | 0 | 0 | defined $head and $head =~ /\n/u |
| 0 | 0 | 0 | defined $head and $o->{'length'} > 100 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 57 | 5 | 4 | 0 | $len //= $o->{'length'} - $off |