Plato on Github
Report Home
dojo/testsDOH/_base/loader/modules/full.js
Maintainability
82.14
Lines of code
5
Difficulty
5.85
Estimated Errors
0.04
Function weight
By Complexity
By SLOC
define("dojo/testsDOH/_base/loader/modules/full", ["./anon", "../a", "./wrapped", "require"], function(anon, a, wrapped, require){ return { twiceTheAnswer: a.number + require("../a").number }; });