blib/lib/HTTP/MobileAgent/Plugin/SmartPhone.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 12 | 33.3 |
line | true | false | branch |
---|---|---|---|
9 | 0 | 0 | unless $self->is_ios |
49 | 0 | 0 | if $self->is_android |
54 | 2 | 10 | unless $self->is_ios |
58 | 10 | 0 | if ($self->user_agent =~ /CPU (?:iPhone )?(?:OS ((?:\d+)(?:_\d+)*) )?like/) |
71 | 0 | 0 | unless $self->is_ipad |
76 | 0 | 8 | unless $self->is_android |