Branch Coverage

blib/lib/Dancer/Request/Upload.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
22 1 10 if defined $self->{'_fh'}
23 0 10 unless my $fh = open_file("<", $self->tempname)
42 0 10 if defined $self->{'_content'}
44 10 0 unless $layer