krafthaus/bauhaus

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

Summary

Maintainability
A
3 hrs
Test Coverage

Function parseCurrentLine has 89 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function parseCurrentLine(editor, end_offset, delimiter) {
        var rng, end, start, endContainer, bookmark, text, matches, prev, len, rngText;

        function scopeIndex(container, index) {
            if (index < 0) {
Severity: Major
Found in bower_components/tinymce/plugins/autolink/plugin.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status