cyberbit/modation

View on GitHub
src/js/newpopup.js

Summary

Maintainability
A
1 hr
Test Coverage

Function initLinks has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function initLinks() {
        var $options = $(".options");
        var $showNotifs = $(".show-notifs");
        var $clearNotifs = $(".clear-notifs");
        var $openMessages = $(".open-messages");
Severity: Minor
Found in src/js/newpopup.js - About 1 hr to fix

There are no issues that match your filters.

Category
Status