webcol/Calima

View on GitHub
public_/librerias/angular/js/migrate/forms.js

Summary

Maintainability
A
1 hr
Test Coverage

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

      link: function(scope, elem, attrs) {

        if (attrs.labelClass === null || attrs.labelClass === undefined) {
          attrs.labelClass = "";
        }
Severity: Minor
Found in public_/librerias/angular/js/migrate/forms.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status