Plato on Github
Report Home
dojo/testsDOH/resources/nodemod/m.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 m = module.exports = exports; m.test = "value";