Branch Coverage

blib/lib/DateTime/PPExtra.pm
Criterion Covered Total %
branch 5 12 41.6


line true false branch
14 4 2 unless $_ == "Inf"
2 1 if grep {$_ == "-Inf" unless $_ == "Inf";} @_[1, 2]
23 0 1 if ($_[2] < 0) { }
43 0 0 if ($_[2] < 0) { }
61 0 0 if ($_[2] >= $day_length) { }
0 0 elsif ($_[2] < 0) { }