owncloud/core

View on GitHub
apps/files/js/jquery-visibility.js

Summary

Maintainability
A
40 mins
Test Coverage

Consider simplifying this complex logical expression.
Open

        if (
            !/^focus./.test(type) || (
                toElement === undefined &&
                originalEvent.fromElement === undefined &&
                originalEvent.relatedTarget === undefined
Severity: Major
Found in apps/files/js/jquery-visibility.js - About 40 mins to fix

    There are no issues that match your filters.

    Category
    Status