blib/lib/Toolforge/MixNMatch/Print/Catalog.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 18 | 88.8 |
line | true | false | branch |
---|---|---|---|
16 | 1 | 8 | unless (defined $obj) |
19 | 1 | 7 | unless ($obj->isa('Toolforge::MixNMatch::Object::Catalog')) |
23 | 5 | 2 | unless (defined $opts_hr) |
34 | 6 | 1 | $opts_hr->{'type'} ? : |
6 | 1 | $opts_hr->{'count'} ? : | |
39 | 2 | 5 | if ($opts_hr->{'year_months'} and @{$obj->year_months;}) |
43 | 0 | 0 | unless $a->year <=> $b->year |
51 | 2 | 5 | if ($opts_hr->{'users'} and @{$obj->users;}) |
61 | 1 | 6 | wantarray ? : |