yadaguru/yadaguru-app

View on GitHub
src/services/modalService.js

Summary

Maintainability
A
1 hr
Test Coverage

Function showModal has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      modalFactory.showModal = function(content, options) {

        options = options || {};

        var defaultController = function($scope, $modalInstance, contentItem) {
Severity: Minor
Found in src/services/modalService.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status