Plato on Github
Report Home
dojo/testsDOH/_base/loader/modules/anon.js
Maintainability
79.58
Lines of code
6
Difficulty
5.44
Estimated Errors
0.03
Function weight
By Complexity
By SLOC
define(["../a", "./wrapped"], function(a, wrapped){ return { theAnswer: a.number, five: wrapped.five }; });