Branch Coverage

blib/lib/Test/MockTime/HiRes.pm
Criterion Covered Total %
branch 16 18 88.8


line true false branch
30 99 1 if $time =~ /\A(\d+)[.](\d+)\z/
32 99 1 if $usec
70 0 4 if $INC{'DateTime.pm'}
75 8 409 defined $Test::MockTime::fixed ? :
80 3 3 if (defined $Test::MockTime::fixed) { }
81 2 1 wantarray ? :
92 6 4 if (defined $Test::MockTime::fixed) { }
93 2 4 if $resolution
105 0 3 if $datetime_was_loaded