Plato on Github
Report Home
features.js
Maintainability
92.32
Lines of code
6
Difficulty
5.40
Estimated Errors
0.02
Function weight
By Complexity
By SLOC
Marionette.FEATURES = { }; Marionette.isEnabled = function(name) { return !!Marionette.FEATURES[name]; };