Code coverage report for 6to5/transformers/

Statements: 99.09% (547 / 552)      Branches: 96.33% (236 / 245)      Functions: 100% (80 / 80)      Lines: 99.42% (511 / 514)      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% (13 / 13) 100% (4 / 4) 100% (1 / 1) 100% (13 / 13)
block-binding.js 98.65% (73 / 74) 97.62% (41 / 42) 100% (13 / 13) 98.48% (65 / 66)
classes.js 100% (98 / 98) 100% (50 / 50) 100% (12 / 12) 100% (95 / 95)
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% (9 / 9) 100% (2 / 2) 100% (2 / 2) 100% (8 / 8)
destructuring.js 98.84% (85 / 86) 92.11% (35 / 38) 100% (14 / 14) 100% (78 / 78)
for-of.js 87.5% (14 / 16) 50% (3 / 6) 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% (11 / 11) 100% (4 / 4) 100% (1 / 1) 100% (9 / 9)
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 92.31% (12 / 13) 75% (3 / 4) 100% (1 / 1) 100% (11 / 11)