Plato on Github
Report Home
src/var/hasOwn.js
Maintainability
87.59
Lines of code
7
Difficulty
2.92
Estimated Errors
0.01
Function weight
By Complexity
By SLOC
define( [ "./class2type" ], function( class2type ) { "use strict"; return class2type.hasOwnProperty; } );