blib/lib/App/Mowyw/Datasource/Array.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 12 | 100.0 |
line | true | false | branch |
---|---|---|---|
13 | 4 | 3 | ref $class ? : |
16 | 1 | 6 | unless $self->{'DATA'} = $opts->{'source'} |
17 | 1 | 5 | if (&reftype($self->{'DATA'}) ne 'ARRAY') |
20 | 1 | 4 | if (exists $opts->{'limit'}) |
28 | 1 | 20 | if exists $self->{'remaining'} and $self->{'remaining'} == 0 |
34 | 2 | 13 | if exists $self->{'remaining'} |