mgcrea/angular-strap

View on GitHub
src/tab/tab.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function controller has 52 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    var controller = this.controller = function ($scope, $element, $attrs) {
      var self = this;

      // Attributes options
      self.$options = angular.copy(defaults);
Severity: Major
Found in src/tab/tab.js - About 2 hrs to fix

There are no issues that match your filters.

Category
Status