| blib/lib/Catalyst/Request/Upload.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 6 | 12 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 128 | 2 | 0 | if (my $charset = $self->charset) | 
| 129 | 2 | 0 | $charset eq 'UTF-8' ? : | 
| 161 | 2 | 0 | if not $layer and $self->is_utf8_encoded | 
| 162 | 0 | 2 | unless $layer | 
| 211 | 5 | 0 | unless ($layer) | 
| 222 | 5 | 0 | if ($layer eq ':raw') { } |