dlueth/qoopido.nucleus

View on GitHub
src/polyfill/window/matchmedia.js

Summary

Maintainability
A
3 hrs
Test Coverage

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

    function definition(iterate) {
        var id      = 'polyfill/window/matchmedia',
            storage = {},
            count = 0, style;

Severity: Major
Found in src/polyfill/window/matchmedia.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status