owncloud/core

View on GitHub
settings/js/panels/authtoken_view.js

Summary

Maintainability
A
1 hr
Test Coverage

Function _addAppPassword has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        _addAppPassword: function() {
            var _this = this;

            var deviceName = this._tokenName.val();
            if (!deviceName) {
Severity: Minor
Found in settings/js/panels/authtoken_view.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status