blib/lib/Dancer2/Plugin/MobileDevice.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 8 | 100.0 |
line | true | false | branch |
---|---|---|---|
33 | 13 | 4 | unless $self->config->{'mobile_layout'} |
34 | 2 | 2 | unless $self->is_mobile_device |
50 | 15 | 2 | unless exists $vars->{'orig_layout'} |
67 | 4 | 5 | $self->is_mobile_device ? : |