| blib/lib/CMS/Drupal/Modules/MembershipEntity/Membership.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 12 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 13 | 16 | $self->{'status'} eq '0' ? : |
| 30 | 17 | 16 | $self->{'status'} eq '1' ? : |
| 37 | 0 | 29 | $self->{'status'} eq '2' ? : |
| 44 | 0 | 29 | $self->{'status'} eq '3' ? : |
| 53 | 1 | 4 | if $term->is_future and $term->is_active |
| 63 | 2 | 31 | if $term->is_current and $term->was_renewal |