Code coverage report for 6to5/transformers/

Statements: 99.64% (561 / 563)      Branches: 98.39% (244 / 248)      Functions: 100% (82 / 82)      Lines: 99.81% (526 / 527)      Ignored: none     

All files » 6to5/transformers/
File Statements Branches Functions Lines
_alias-functions.js 100% (41 / 41) 100% (24 / 24) 100% (10 / 10) 100% (40 / 40)
array-comprehension.js 100% (40 / 40) 100% (12 / 12) 100% (5 / 5) 100% (38 / 38)
arrow-functions.js 100% (7 / 7) 100% (0 / 0) 100% (1 / 1) 100% (7 / 7)
classes.js 100% (100 / 100) 100% (54 / 54) 100% (10 / 10) 100% (97 / 97)
computed-property-names.js 100% (30 / 30) 100% (12 / 12) 100% (3 / 3) 100% (29 / 29)
constants.js 100% (25 / 25) 100% (18 / 18) 100% (6 / 6) 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 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)
let-scoping.js 100% (33 / 33) 100% (14 / 14) 100% (6 / 6) 100% (28 / 28)
modules.js 100% (57 / 57) 100% (26 / 26) 100% (9 / 9) 100% (56 / 56)
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)