Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
JohnMunsch/PaperQuik
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
3 days ago
Refresh default branch
Refresh
app/bower_components/jquery/src/selector-native.js
Summary
Maintainability
A
1 hr
Test Coverage
Issues
Source
Stats
Avoid too many
return
statements within this function.
Open
return compare & 4 ? -1 : 1;
Severity: Major
Found in
app/bower_components/jquery/src/selector-native.js
- About 30 mins to fix
Close
Avoid too many
return
statements within this function.
Open
return a.compareDocumentPosition ? -1 : 1;
Severity: Major
Found in
app/bower_components/jquery/src/selector-native.js
- About 30 mins to fix
Close
There are no issues that match your filters.
Clear all filters
Category
Complexity
Status
Open
Confirmed
Invalid
Wontfix