eHealthAfrica/direct-delivery-dashboard

View on GitHub
src/app/planning/facilities/manage-facilities.controller.js

Summary

Maintainability
A
1 hr
Test Coverage

Function copyFromRoundDialog has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    vm.copyFromRoundDialog = function () {
      var copyRoundDialog = $modal.open({
        animation: true,
        templateUrl: 'app/planning/facilities/dialogs/copy-round/copy-round.html',
        controller: 'CopyRoundTemplateDialogCtrl',
Severity: Minor
Found in src/app/planning/facilities/manage-facilities.controller.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status