angular/angular.js

View on GitHub
src/ngCookies/cookies.js

Summary

Maintainability
A
1 hr
Test Coverage

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

   provider('$cookies', [/** @this */function $CookiesProvider() {
    /**
     * @ngdoc property
     * @name $cookiesProvider#defaults
     * @description
Severity: Minor
Found in src/ngCookies/cookies.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status