htdocs/assets/js/views/header.js

Summary

Maintainability
A
1 hr
Test Coverage

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

        _render: function() {
            var sidelinks = [
                {name: 'Keyboard shortcuts', action: 'shortcuts'},
                {name: 'Message history', action: 'messages'}
            ];
Severity: Minor
Found in htdocs/assets/js/views/header.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status