Branch Coverage

blib/lib/Time/Fake.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
14 1 4 @_ ? :
19 1 1 @_ ? :
30 0 4 unless @_
53 1 1 if ($t =~ /^([+-]\d+)([smhdMy]?)$/) { }
1 0 elsif (not $t =~ /\D/) { }