sweetp/dashboard

View on GitHub
app/scripts/dashboardApp/widgets/spScmCommitWidget.directive.js

Summary

Maintainability
B
5 hrs
Test Coverage

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

        controller: function ($scope, $log, Sweetp, Notifications, KeyboardShortcutsFromSettings) {
            var ctrl;

            ctrl = this;

Severity: Major
Found in app/scripts/dashboardApp/widgets/spScmCommitWidget.directive.js - About 4 hrs to fix

    Function controller has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

            controller: function ($scope, $log, Sweetp, Notifications, KeyboardShortcutsFromSettings) {
    Severity: Minor
    Found in app/scripts/dashboardApp/widgets/spScmCommitWidget.directive.js - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status