Condition Coverage

blib/lib/CMS/Drupal/Modules/MembershipEntity/Term.pm
Criterion Covered Total %
condition 6 6 100.0


and 3 conditions

line !l l&&!r l&&r condition
29 5 24 9 $self->{'start'} <= $now && $self->{'end'} > $now
36 5 2 3 $self->{'start'} > $now && $self->{'end'} > $self->{'start'}