| blib/lib/MojoMojo/Schema/Result/Attachment.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 6 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 76 | 0 | 0 | 10 | -d $attachment_dir and -w $attachment_dir |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 185 | 6 | 0 | 0 | $mime_type_to_description{$self->contenttype} || $self->contenttype |