gadael/gadael

View on GitHub
public/js/routes.js

Summary

Maintainability
B
4 hrs
Test Coverage

File routes.js has 366 lines of code (exceeds 250 allowed). Consider refactoring.
Open

define(['angular', 'app'], function(angular, app) {
    'use strict';

    return app.config(['$routeProvider', function($routeProvider) {

Severity: Minor
Found in public/js/routes.js - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status