| blib/lib/HTTP/MobileAgent/Plugin/Charset.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 14 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 9 | 3 | 5 | $self->encoding =~ /utf-?8/ ? : |
| 14 | 2 | 14 | if ($self->is_non_mobile) { } |
| 2 | 12 | elsif ($self->is_airh_phone) { } | |
| 4 | 8 | elsif ($self->is_ezweb) { } | |
| 4 | 4 | elsif ($self->is_vodafone) { } | |
| 22 | 2 | 2 | if ($self->is_type_3gc) { } |
| 28 | 2 | 2 | $self->xhtml_compliant ? : |