CaffGeek/MBACNationals

View on GitHub
Web.Admin/2014/wordpress/wp-includes/js/tinymce/plugins/charmap/plugin.js

Summary

Maintainability
B
6 hrs
Test Coverage

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

/**
 * plugin.js
 *
 * Copyright, Moxiecode Systems AB
 * Released under LGPL License.

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

        function showDialog() {
            var gridHtml, x, y, win;
    
            function getParentTd(elm) {
                while (elm) {

      There are no issues that match your filters.

      Category
      Status