BerniWittmann/spielplanismaning

View on GitHub
src/public/components/gruppe-edit-modal/gruppe-edit-modal.js

Summary

Maintainability
B
4 hrs
Test Coverage

Function GruppeEditierenController has 72 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function GruppeEditierenController($state, $uibModalInstance, team, teamPromise, gewGruppe, spielplan, TeamEditierenDialog, BestaetigenDialog, $scope, anmeldung) {
        const vm = this;
        vm.loading = true;

        _.extend(vm, {
Severity: Major
Found in src/public/components/gruppe-edit-modal/gruppe-edit-modal.js - About 2 hrs to fix

    Function GruppeEditierenController has 10 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        function GruppeEditierenController($state, $uibModalInstance, team, teamPromise, gewGruppe, spielplan, TeamEditierenDialog, BestaetigenDialog, $scope, anmeldung) {
    Severity: Major
    Found in src/public/components/gruppe-edit-modal/gruppe-edit-modal.js - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status