Plato on Github
Report Home
dojo/tests/unit/resources/nodemodule.js
Maintainability
84.62
Lines of code
3
Difficulty
2.10
Estimated Errors
0.01
Function weight
By Complexity
By SLOC
/* * Test module for dojo/node plugin */ var nodemodule = module.exports = exports; nodemodule.test = 'value';