Branch Coverage

blib/lib/DateTime/Format/Natural/Wrappers.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
28 6406 0 unless $unit =~ /s$/
39 3724 136 if (ref $_[0] eq 'HASH') { }
136 0 elsif (@_ == 2) { }
41 1671 2053 if ($opts{'when'} > 0) { }
1351 702 elsif ($opts{'when'} < 0) { }