Branch Coverage

blib/lib/Test/MockTime/HiRes.pm
Criterion Covered Total %
branch 11 18 61.1


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 3 5 defined $Test::MockTime::fixed ? :
79 2 2 if (defined $Test::MockTime::fixed) { }
80 1 1 wantarray ? :
91 3 3 if (defined $Test::MockTime::fixed) { }
92 0 3 if $resolution
104 0 3 if $datetime_was_loaded