krafthaus/bauhaus

View on GitHub
bower_components/tinymce/plugins/charmap/plugin.js

Summary

Maintainability
B
6 hrs
Test Coverage

File plugin.js has 333 lines of code (exceeds 250 allowed). Consider refactoring.
Open

/**
 * plugin.js
 *
 * Copyright, Moxiecode Systems AB
 * Released under LGPL License.
Severity: Minor
Found in bower_components/tinymce/plugins/charmap/plugin.js - About 4 hrs to fix

    Function showDialog has 65 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

        function showDialog() {
            var gridHtml, x, y, win;
    
            function getParentTd(elm) {
                while (elm) {
    Severity: Major
    Found in bower_components/tinymce/plugins/charmap/plugin.js - About 2 hrs to fix

      There are no issues that match your filters.

      Category
      Status