Plato on Github
Report Home
dojo/testsDOH/resources/amdmodule.js
Maintainability
90.84
Lines of code
8
Difficulty
5.83
Estimated Errors
0.01
Function weight
By Complexity
By SLOC
define([], function(){ return function(value){ value++; return value; }; });