skratchdot/color-matrix

View on GitHub
lib/color-matrix.js

Summary

Maintainability
A
1 hr
Test Coverage

Function ColorMatrix has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

var ColorMatrix = function () {
    var api = this,
        filters = filterData.getData();

    /**
Severity: Minor
Found in lib/color-matrix.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status