| blib/lib/Bootylicious/ArticleIteratorFinder.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 8 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 0 | 11 | unless $self->iterator |
| 31 | 1 | 15 | unless $elem->created->year == $year |
| 32 | 5 | 10 | unless $elem->created->month == $month |
| 33 | 1 | 9 | unless $elem->name eq $name |