Branch Coverage

blib/lib/Acme/MorningMusume/Base.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
52 68 8 if ($today->month - $self->birthday->month >= 0) { }
53 60 8 if ($today->day - $self->birthday->day >= 0) { }