piotrpolak/pepiscms

View on GitHub
pepiscms/js/popup.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function toggleOverlay has 54 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    toggleOverlay: function (el, trigger) {
        var html = '<div class="overlay_mask" style="display: none;"></div><div class="overlay_window">';
        html += '<div class="box_content">';
        html += '<h4>';
        html += '<a href="#" class="trigger close_overlay">';
Severity: Major
Found in pepiscms/js/popup.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status