angular/angular.js

View on GitHub
src/ng/filter.js

Summary

Maintainability
A
1 hr
Test Coverage

Function $FilterProvider has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function $FilterProvider($provide) {
  var suffix = 'Filter';

  /**
   * @ngdoc method
Severity: Minor
Found in src/ng/filter.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status