Code coverage report for sc/lang/compiler/lexer/

Statements: 100% (402 / 402)      Branches: 100% (148 / 148)      Functions: 100% (59 / 59)      Lines: 100% (402 / 402)      Ignored: 1 branch     

All files » sc/lang/compiler/lexer/
File Statements Branches Functions Lines
comment.js 100% (56 / 56) 100% (18 / 18) 100% (7 / 7) 100% (56 / 56)
identifier.js 100% (38 / 38) 100% (14 / 14) 100% (5 / 5) 100% (38 / 38)
index.js 100% (6 / 6) 100% (0 / 0) 100% (0 / 0) 100% (6 / 6)
lexer.js 100% (131 / 131) 100% (47 / 47) 100% (18 / 18) 100% (131 / 131)
number.js 100% (88 / 88) 100% (39 / 39) 100% (14 / 14) 100% (88 / 88)
punctuator.js 100% (17 / 17) 100% (2 / 2) 100% (4 / 4) 100% (17 / 17)
string.js 100% (66 / 66) 100% (28 / 28) 100% (11 / 11) 100% (66 / 66)