Branch Coverage

lib/Spreadsheet/Engine/Fn/series.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
19 3103 747 if ($op->is_num) { }
52 1293 elsif ($op->is_error and substr($type, 0, 1) ne 'e') { }