Plato on Github
Report Home
dojo/testsDOH/NodeList-data.js
Maintainability
83.74
Lines of code
5
Difficulty
3.33
Estimated Errors
0.03
Function weight
By Complexity
By SLOC
define(["doh/main", "require"], function(doh, require){ if(doh.isBrowser){ doh.register("testsDOH.NodeList-data", require.toUrl("./NodeList-data.html"), 30000); } });