blib/lib/MVC/Neaf/Upload.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 6 | 16.6 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
119 | 0 | 1 | 0 | *$self->{'size'} ||= do { my $fd = $self->handle; my(@stat) = stat $fd; 0 unless $stat[7] } |
160 | 0 | 0 | 0 | *$self->{'tempfile'} || $fd |