BerniWittmann/spielplanismaning

View on GitHub
src/public/templates/event/verwaltung/email-abonnements/email-abonnements.ui.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function EmailAbonnementsContoller has 59 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function EmailAbonnementsContoller(email, BestaetigenDialog, NgTableParams, $state, subscribers, spielplanEnabled) {
        const vm = this;
        vm.loading = true;

        if (!spielplanEnabled) {

    Function EmailAbonnementsContoller has 6 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        function EmailAbonnementsContoller(email, BestaetigenDialog, NgTableParams, $state, subscribers, spielplanEnabled) {

      There are no issues that match your filters.

      Category
      Status