Branch Coverage

blib/lib/Finance/GeniusTrader/DateTime/4Hour.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
24 0 0 unless defined $time
26 0 0 if ($h >= 20) { }
0 0 elsif ($h >= 16) { }
0 0 elsif ($h >= 12) { }
0 0 elsif ($h >= 8) { }
0 0 elsif ($h >= 4) { }
39 0 0 if ($h >= 20) { }
0 0 elsif ($h >= 16) { }
0 0 elsif ($h >= 12) { }
0 0 elsif ($h >= 8) { }
0 0 elsif ($h >= 4) { }