Branch Coverage

blib/lib/Data/Sah/Coerce/perl/To_duration/From_str/human.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
36 2 1 if ($coerce_to eq 'float(secs)') { }
1 0 elsif ($coerce_to eq 'DateTime::Duration') { }