Plato on Github
Report Home
Project-Name.js
Maintainability
84.86
Lines of code
12
Difficulty
5.63
Estimated Errors
0.04
Function weight
By Complexity
By SLOC
(function() { window.APP = { methodName: function() {}, common: { init: function() {} } }; APP.common.init(); }).call(this);