adobe/brackets

View on GitHub
src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/ui/jquery.ui.tooltip.js

Summary

Maintainability
A
1 hr
Test Coverage

Function _open has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    _open: function( event, target, content ) {
        if ( !content ) {
            return;
        }

    There are no issues that match your filters.

    Category
    Status