atelierspierrot/validators

View on GitHub
phpdoc/sami.js

Summary

Maintainability
A
1 hr
Test Coverage

Function search has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        search: function(term) {
            // Create a new search index if needed
            if (!bhIndex) {
                bhIndex = new Bloodhound({
                    limit: 500,
Severity: Minor
Found in phpdoc/sami.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status