Branch Coverage

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


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