Branch Coverage

blib/lib/Bessarabv/Weight.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
24 0 0 if %opts
40 0 0 if (exists $$self{'__data'}{$date} and defined $$self{'__data'}{$date}) { }
51 0 0 if ($self->has_weight($date)) { }
54 0 0 unless defined $date
77 0 0 unless defined $date
79 0 0 if ($date =~ /^(\d{4})-(\d\d)-(\d\d)$/) { }