Plato on Github
Report Home
dojo/cache.js
Maintainability
94.58
Lines of code
7
Difficulty
3.33
Estimated Errors
0.01
Function weight
By Complexity
By SLOC
define(["./_base/kernel", "./text"], function(dojo){ // module: // dojo/cache // dojo.cache is defined in dojo/text return dojo.cache; });