Code coverage report for 6to5/transformers/

Statements: 99.3% (568 / 572)      Branches: 97.27% (249 / 256)      Functions: 100% (81 / 81)      Lines: 99.43% (527 / 530)      Ignored: none     

All files » 6to5/transformers/
File Statements Branches Functions Lines
array-comprehension.js 100% (38 / 38) 100% (12 / 12) 100% (5 / 5) 100% (36 / 36)
arrow-functions.js 100% (25 / 25) 100% (13 / 13) 100% (4 / 4) 100% (24 / 24)
block-binding.js 98.65% (73 / 74) 97.5% (39 / 40) 100% (13 / 13) 98.48% (65 / 66)
classes.js 100% (97 / 97) 100% (52 / 52) 100% (10 / 10) 100% (93 / 93)
computed-property-names.js 100% (28 / 28) 90% (9 / 10) 100% (3 / 3) 100% (25 / 25)
constants.js 100% (25 / 25) 100% (15 / 15) 100% (5 / 5) 100% (23 / 23)
default-parameters.js 100% (12 / 12) 100% (4 / 4) 100% (2 / 2) 100% (10 / 10)
destructuring.js 98.9% (90 / 91) 92.5% (37 / 40) 100% (14 / 14) 100% (82 / 82)
for-of.js 87.5% (14 / 16) 50% (2 / 4) 100% (1 / 1) 87.5% (14 / 16)
generators.js 100% (0 / 0) 100% (0 / 0) 100% (0 / 0) 100% (0 / 0)
modules.js 100% (58 / 58) 100% (26 / 26) 100% (9 / 9) 100% (57 / 57)
property-method-assignment.js 100% (16 / 16) 100% (8 / 8) 100% (3 / 3) 100% (14 / 14)
property-name-shorthand.js 100% (3 / 3) 100% (2 / 2) 100% (1 / 1) 100% (2 / 2)
rest-parameters.js 100% (12 / 12) 100% (4 / 4) 100% (1 / 1) 100% (10 / 10)
spread.js 100% (35 / 35) 100% (14 / 14) 100% (2 / 2) 100% (34 / 34)
template-literals.js 100% (29 / 29) 100% (8 / 8) 100% (7 / 7) 100% (27 / 27)
unicode-regex.js 100% (13 / 13) 100% (4 / 4) 100% (1 / 1) 100% (11 / 11)