bb-drummer/phpagstract

View on GitHub
docs/freiheit/assets/js/scroll-search.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

    var searchSetup = function() {
        var locationOrigin = window.location.protocol + "//" + window.location.hostname + (window.location.port ? ':' + window.location.port : '');
        var pageLocation = locationOrigin + window.location.pathname;
        var url = pageLocation.substr(0, pageLocation.lastIndexOf('/') + 1);

Severity: Major
Found in docs/freiheit/assets/js/scroll-search.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status