| blib/lib/Acme/Nogizaka46.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 22 | 63.6 |
| line | true | false | branch |
|---|---|---|---|
| 89 | 10 | 0 | unless @members |
| 91 | 4 | 6 | unless $type |
| 93 | 1 | 5 | if ($type eq 'active') { } |
| 1 | 4 | elsif ($type eq 'graduate') { } | |
| 4 | 0 | elsif ($type->isa('DateTime')) { } | |
| 101 | 138 | 66 | if $date_joined{$_->class} <= $type |
| 109 | 0 | 0 | unless @members |
| 112 | 0 | 0 | if ($order) { } |
| 124 | 0 | 2 | unless grep {$operator eq $_;} '==', '>=', '<=', '>', '<', 'eq', 'ne' |
| 126 | 2 | 0 | unless @members |
| 127 | 1 | 1 | if ($type eq 'center') { } |