fossasia/loklak_webclient

View on GitHub
app/js/directives/retweet-modal.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

        controller: function($scope, $element, $attrs) {
            $scope.comment = "";
            $scope.remainingChars = 140;
            $scope.status = {};

Severity: Major
Found in app/js/directives/retweet-modal.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status