ckeditor/ckeditor5-engine

View on GitHub
src/view/documentselection.js

Summary

Maintainability
A
2 hrs
Test Coverage

DocumentSelection has 21 functions (exceeds 20 allowed). Consider refactoring.
Open

export default class DocumentSelection {
    /**
     * Creates new DocumentSelection instance.
     *
     *         // Creates empty selection without ranges.
Severity: Minor
Found in src/view/documentselection.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status