Branch Coverage

blib/lib/Test/MockTime/HiRes.pm
Criterion Covered Total %
branch 12 18 66.6


line true false branch
30 0 0 if $time =~ /\A(\d+)[.](\d+)\z/
32 0 0 if $usec
69 0 3 if $INC{'DateTime.pm'}
74 5 5 defined $Test::MockTime::fixed ? :
79 3 3 if (defined $Test::MockTime::fixed) { }
80 2 1 wantarray ? :
91 6 4 if (defined $Test::MockTime::fixed) { }
92 2 4 if $resolution
104 0 3 if $datetime_was_loaded