phpmyadmin/phpmyadmin

View on GitHub
resources/js/src/server/databases.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function handleEvent has 47 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    handleEvent: function (event) {
        event.preventDefault();

        var $form = $(this);

Severity: Minor
Found in resources/js/src/server/databases.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status