Branch Coverage
lib/Spreadsheet/Engine/Function/VALUE.pm
Criterion
Covered
Total
%
branch
4
6
66.6
line
true
false
branch
16
0
291
if ($op->is_num or $op->is_blank)
21
291
0
if ($op->is_txt)
23
40
251
if substr($type, 0, 1) ne 'n'