Branch Coverage

blib/lib/Dallycot/Value/Numeric.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
19 0 0 ref $value ? :
25 0 0 if ($$self[0]->is_int) { }
0 0 elsif ($$self[0]->is_nan) { }
0 0 elsif ($$self[0]->is_inf) { }
0 0 elsif ($$self[0]->is_inf('-')) { }