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