Branch Coverage

blib/lib/Data/Sah/Coerce/perl/To_date/From_obj/datetime.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
36 7 7 if ($coerce_to eq 'float(epoch)') { }
4 3 elsif ($coerce_to eq 'DateTime') { }
3 0 elsif ($coerce_to eq 'Time::Moment') { }