Code coverage report for 6to5/lib/6to5/generation/generators/flow.js

Statements: 50% (1 / 2)      Branches: 100% (0 / 0)      Functions: 0% (0 / 1)      Lines: 50% (1 / 2)      Ignored: none     

All files » 6to5/lib/6to5/generation/generators/ » flow.js
1 2 3 41      
exports.ClassProperty = function () {
  throw new Error("not implemented");
};