Plato on Github
Report Home
events.js
Maintainability
142.10
Lines of code
5
Difficulty
6.67
Estimated Errors
0.02
Function weight
By Complexity
By SLOC
define('lyria/events', ['eventmap'], function(EventMap) { var instance = instance || new EventMap(); return instance; });