Code coverage report for 6to5/transformers/

Statements: 99.5% (593 / 596)      Branches: 98.11% (259 / 264)      Functions: 100% (84 / 84)      Lines: 99.64% (553 / 555)      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 100% (74 / 74) 100% (40 / 40) 100% (13 / 13) 100% (66 / 66)
classes.js 100% (104 / 104) 100% (54 / 54) 100% (10 / 10) 100% (100 / 100)
computed-property-names.js 100% (29 / 29) 100% (10 / 10) 100% (3 / 3) 100% (27 / 27)
constants.js 97.37% (37 / 38) 95.24% (20 / 21) 100% (8 / 8) 97.22% (35 / 36)
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 94.44% (17 / 18) 75% (3 / 4) 100% (1 / 1) 94.44% (17 / 18)
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% (17 / 17) 100% (8 / 8) 100% (3 / 3) 100% (15 / 15)
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)