jonshaffer/angular-data-table

View on GitHub
src/components/menu/MenuDirective.js

Summary

Maintainability
A
1 hr
Test Coverage

Showing 1 of 1 total issue

Function MenuDirective has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function MenuDirective() {
return {
restrict: 'E',
controller: 'MenuController',
controllerAs: 'dtm',
Severity: Minor
Found in src/components/menu/MenuDirective.js - About 1 hr to fix

There are no issues that match your filters.

Category
Status