Plato on Github
Report Home
src/deprecated.js
Maintainability
92.49
Lines of code
1
Difficulty
1.50
Estimated Errors
0.01
Function weight
By Complexity
By SLOC
// Limit scope pollution from any deprecated API // (function() { jQuery.fn.andSelf = jQuery.fn.addBack; // })();