Branch Coverage

blib/lib/Acme/Speed/Member/Base.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
44 4 0 if ($today->month - $self->birthday->month >= 0) { }
45 0 4 if ($today->day - $self->birthday->day >= 0) { }