phodal/congee

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

Summary

Maintainability
A
2 hrs
Test Coverage

Function exec has 64 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        exec: function( editor ) {
            var sHTML,
                config = editor.config,
                baseTag = config.baseHref ? '<base href="' + config.baseHref + '"/>' : '',
                eventData;
Severity: Major
Found in ckeditor/plugins/preview/plugin.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status