Code coverage report for src/lexer/

Statements: 94.22% (668 / 709)      Branches: 88.85% (462 / 520)      Functions: 100% (51 / 51)      Lines: 94.42% (660 / 699)      Ignored: 3 statements, 1 branch     

All files » src/lexer/
File Statements Branches Functions Lines
comments.js 100% (27 / 27) 100% (24 / 24) 100% (2 / 2) 100% (27 / 27)
initial.js 100% (32 / 32) 89.29% (25 / 28) 100% (2 / 2) 100% (32 / 32)
numbers.js 100% (74 / 74) 95.08% (58 / 61) 100% (4 / 4) 100% (71 / 71)
property.js 67.92% (36 / 53) 54.76% (23 / 42) 100% (3 / 3) 70% (35 / 50)
scripting.js 96.61% (57 / 59) 93.22% (55 / 59) 100% (2 / 2) 96.49% (55 / 57)
strings.js 92.75% (243 / 262) 86.21% (150 / 174) 100% (9 / 9) 92.69% (241 / 260)
tokens.js 98.28% (171 / 174) 96% (96 / 100) 100% (20 / 20) 98.28% (171 / 174)
utils.js 100% (28 / 28) 96.88% (31 / 32) 100% (9 / 9) 100% (28 / 28)