diffux/diffux

View on GitHub
bower_components/jquery/src/selector-native.js

Summary

Maintainability
A
1 hr
Test Coverage

Avoid too many return statements within this function.
Open

        return a.compareDocumentPosition ? -1 : 1;
Severity: Major
Found in bower_components/jquery/src/selector-native.js - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

                return compare & 4 ? -1 : 1;
    Severity: Major
    Found in bower_components/jquery/src/selector-native.js - About 30 mins to fix

      There are no issues that match your filters.

      Category
      Status