netceteragroup/valdr

View on GitHub
src/message/valdrMessage-directive.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

      link: function (scope, element, attrs, controllers) {
        var formController = controllers[0],
          valdrTypeController = controllers[1] || nullValdrType;

        var updateTranslations = function () {
Severity: Major
Found in src/message/valdrMessage-directive.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status