| blib/lib/Yukki/Web/Controller/Attachment.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 133 | 0 | 0 | 0 | $ctx->request->method eq 'POST' and $confirmed |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 100 | 0 | 0 | 0 | $new_file->parent // $file->repository->default_file |
| 130 | 0 | 0 | 0 | $file->parent // $file->repository->default_file |