BerniWittmann/spielplanismaning

View on GitHub
src/public/components/navigation/navigation.ui.js

Summary

Maintainability
A
1 hr
Test Coverage

Function NavigationController has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function NavigationController($state, $rootScope, auth, veranstaltungen) {
        const vm = this;

        _.extend(vm, {
            isLoggedIn: auth.isLoggedIn,
Severity: Minor
Found in src/public/components/navigation/navigation.ui.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status