| blib/lib/CGI/Application/Plugin/AJAXUpload.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 28 | 7.1 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 1 | 0 | if ($httpdocs) |
| 43 | 1 | 0 | unless ($dfv_profile) |
| 59 | 0 | 0 | if ($@) |
| 77 | 0 | 0 | unless defined $httpdocs_dir |
| 84 | 0 | 0 | unless defined $lightweight_fh |
| 88 | 0 | 0 | unless $fh |
| 95 | 0 | 0 | unless $filename |
| 100 | 0 | 0 | if ($info and exists $$info{'Content-Type'}) |
| 111 | 0 | 0 | unless $results->success |
| 117 | 0 | 0 | if ($query->param('validate')) |
| 119 | 0 | 0 | unless -d $httpdocs_dir |
| 122 | 0 | 0 | unless -d $full_upload_dir |
| 125 | 0 | 0 | unless -w $full_upload_dir |
| 128 | 0 | 0 | unless $value |