Code coverage report for require-dir-all/demo/same_dir/module1.js

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

All files » require-dir-all/demo/same_dir/ » module1.js
1 21  
module.exports = 'string exported from module 1';