ablanco/jquery.pwstrength.bootstrap

View on GitHub
src/ui.popover.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function updatePopover has 53 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    ui.updatePopover = function(options, $el, verdictText, remove) {
        var popover = $el.data('bs.popover'),
            html = '',
            hide = true,
            bootstrap5 = false,
Severity: Major
Found in src/ui.popover.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status