Branch Coverage

lib/Spreadsheet/Engine/Function/IRR.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
16 0 3 if $g_op and not $g_op->is_num and not $g_op->is_blank
28 0 81 if substr($tostype, 0, 1) eq 'e'
29 81 0 if substr($tostype, 0, 1) eq 'n'
39 0 762 unless $factor *= 1 + $rate
44 3 24 $g_op ? :
45 1 26 unless defined $rate