phodal/congee

View on GitHub
ckeditor/plugins/eqneditor/plugin.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

    init : function(editor)
    {        
      var host='latex.codecogs.com';
      var http=('https:' == document.location.protocol ? 'https://' : 'http://');
            
Severity: Major
Found in ckeditor/plugins/eqneditor/plugin.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status