| blib/lib/HTTP/AcceptCharset.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 14 | 78.5 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 5 | 29 | unless @values_to_check |
| 17 | 1 | 28 | unless defined $values_to_check[0] |
| 19 | 0 | 28 | unless $self->values |
| 20 | 0 | 28 | unless @charsets |
| 24 | 5 | 31 | if $charset eq '*' |
| 27 | 13 | 18 | if $found |
| 55 | 0 | 21 | unless $weighted{$_} |