Plato on Github
Report Home
src/traversing/var/rneedsContext.js
Maintainability
86.40
Lines of code
8
Difficulty
2.78
Estimated Errors
0.02
Function weight
By Complexity
By SLOC
define( [ "../../core", "../../selector" ], function( jQuery ) { "use strict"; return jQuery.expr.match.needsContext; } );