| blib/lib/App/MojoSlides/Slides.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 13 | 14 | 92.8 | 
| line | true | false | branch | 
|---|---|---|---|
| 18 | 4 | 6 | if (@_ == 1) | 
| 19 | 1 | 3 | unless ref $_[0] | 
| 20 | 1 | 3 | if ref $_[0] eq 'ARRAY' | 
| 22 | 2 | 8 | $args ? : | 
| 27 | 5 | 2 | $current == $self->first ? : | 
| 32 | 5 | 2 | $current == $self->last ? : | 
| 37 | 4 | 0 | unless my $list = $self->list |