sensu/uchiwa-web

View on GitHub
js/filters.js

Summary

Maintainability
B
5 hrs
Test Coverage

File filters.js has 390 lines of code (exceeds 250 allowed). Consider refactoring.
Open

'use strict';

var filterModule = angular.module('uchiwa.filters', []);

filterModule.filter('arrayLength', function() {
Severity: Minor
Found in js/filters.js - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status