intellix/angular-validators

View on GitHub
src/cards-cvc.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

                link: function(scope, element, attrs, ngModel)
                {
                    if (!ngModel) {
                        return;
                    }
Severity: Minor
Found in src/cards-cvc.js - About 1 hr to fix

    Function link has 26 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

                    link: function(scope, element, attrs, ngModel)
                    {
                        if (!ngModel) {
                            return;
                        }
    Severity: Minor
    Found in src/cards-cvc.js - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status