dlueth/qoopido.nucleus

View on GitHub
src/dom/collection.js

Summary

Maintainability
C
7 hrs
Test Coverage

Function definition has 193 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function definition(isTypeOf, isInstanceOf, DomElement) {
        var arrayPrototypeSlice  = Array.prototype.slice,
            objectDefineProperty = Object.defineProperty;

        function resolveElements(elements) {
Severity: Major
Found in src/dom/collection.js - About 7 hrs to fix

    There are no issues that match your filters.

    Category
    Status