Branch Coverage

lib/Spreadsheet/Engine/Function/NPER.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
13 21 84 $type ? :
15 0 105 if $rate == 0 and $payment == 0
16 20 85 if $rate == 0
20 0 85 if $part2 == 0 or $rate <= -1
23 0 85 if $part3 <= 0