jonshaffer/angular-data-table

View on GitHub
src/components/footer/FooterController.js

Summary

Maintainability
A
45 mins
Test Coverage

Showing 1 of 1 total issue

Similar blocks of code found in 3 locations. Consider refactoring.
Open

constructor($scope) {
Object.assign(this, {
$scope,
});
 
 
Severity: Major
Found in src/components/footer/FooterController.js and 2 other locations - About 45 mins to fix
src/components/body/BodyController.js on lines 16..24
src/components/footer/PagerController.js on lines 10..18

There are no issues that match your filters.

Category
Status