Plato on Github
Report Home
dojo/require.js
Maintainability
82.24
Lines of code
7
Difficulty
5.25
Estimated Errors
0.04
Function weight
By Complexity
By SLOC
define(["./_base/loader"], function(loader){ return { dynamic:0, normalize:function(id){return id;}, load:loader.require }; });