linagora/openpaas-esn

View on GitHub
modules/linagora.esn.contact/frontend/app/contact/list/contact-list-items.directive.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  function contactListItems(
    $timeout,
    ContactListScrollingService,
    contactService,
    sharedContactDataService,

    Function contactListItems has 6 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        $timeout,
        ContactListScrollingService,
        contactService,
        sharedContactDataService,
        CONTACT_EVENTS,

      There are no issues that match your filters.

      Category
      Status