linagora/openpaas-esn

View on GitHub
frontend/js/modules/subheader/sub-header-container.directive.js

Summary

Maintainability
A
1 hr
Test Coverage

Function link has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        link: function(scope, element) {
          var container = element.find('#sub-header');

          subHeaderService.registerContainer(injectHandler, destroyHandler);
          ensureVisible();
Severity: Minor
Found in frontend/js/modules/subheader/sub-header-container.directive.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status