linagora/openpaas-esn

View on GitHub
frontend/js/modules/attachment/viewer/attachment-viewer-gallery.service.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  function esnAttachmentViewerGalleryService($log) {
    var DEFAULT_GALLERY = 'noname';
    var galleries = {};

    return {

    There are no issues that match your filters.

    Category
    Status