Excelian/Angular-Material-ECMA6-Dashboard

View on GitHub
client/app/routes/dashboard/dashboard.route.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  function dashboardRoute($stateProvider) {
    $stateProvider.state(
      'app.services', {
        url: '/',
        template: serviceOverviewTemplate,
Severity: Minor
Found in client/app/routes/dashboard/dashboard.route.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status