Branch Coverage

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


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