owncloud/core

View on GitHub
apps/files_sharing/js/sharedialogview.js

Summary

Maintainability
A
1 hr
Test Coverage

Function attach has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        attach: function (view) {
            var that = this;
            var baseRenderCall = view.render;

            var shareCollectionModel = view.model.getLinkSharesCollection();
Severity: Minor
Found in apps/files_sharing/js/sharedialogview.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status