Branch Coverage
blib/lib/Acme/MorningMusume/Base.pm
Criterion
Covered
Total
%
branch
2
4
50.0
line
true
false
branch
52
76
0
if ($today->month - $self->birthday->month >= 0) { }
53
76
0
if ($today->day - $self->birthday->day >= 0) { }