ToX82/logHappens

View on GitHub
webroot/js/custom.js

Summary

Maintainability
A
1 hr
Test Coverage

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

function recountAll() {
    var baseUrl = $('.baseUrl').html();
    var $sidebar = $('#left-sidebar-nav');
    var currentPage = $('.log-container h4').attr('data-file');
    var notificationText = '';
Severity: Minor
Found in webroot/js/custom.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status