blib/lib/MarpaX/Languages/ECMAScript/AST/Grammar/ECMAScript_262_5/StringNumericLiteral/NativeNumberSemantics.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 23 | 0.0 |
line | l | !l | condition |
---|---|---|---|
29 | 0 | 0 | $opts{'number'} // 0 |
0 | 0 | $opts{'length'} // 0 | |
0 | 0 | $opts{'decimal'} // 0 | |
294 | 0 | 0 | blessed($_[0]{'_number'}) || '' |
309 | 0 | 0 | blessed($_[0]{'_number'}) || '' |
321 | 0 | 0 | blessed($_[0]{'_number'}) || '' |
333 | 0 | 0 | blessed($_[0]{'_number'}) || '' |
349 | 0 | 0 | blessed($_[0]{'_number'}) || '' |
365 | 0 | 0 | blessed($_[0]{'_number'}) || '' |
380 | 0 | 0 | blessed($_[0]{'_number'}) || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
215 | 0 | 0 | 0 | $_[0]->is_nan or $_[1]->is_nan |