📣 A brand new edition of Quality is ready for you!
Try Qlty Cloud free
Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
chuksjoe/AutoMart_UI
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
develop
build
See recent builds
18 hrs ago
Refresh default branch
Refresh
UI/js/filter-response.js
Summary
Maintainability
A
45 mins
Test Coverage
Issues
Source
Stats
Showing 1 of 1 total issue
Avoid deeply nested control flow statements.
Open
if
(
sel
.
checked
)
{
variables
.
status
=
sel
.
value
===
'on'
?
null
:
sel
.
value
;
}
Severity: Major
Found in
UI/js/filter-response.js
- About 45 mins to fix
There are no issues that match your filters.
Clear all filters
Category
Complexity
Status
Open
Confirmed
Invalid
Wontfix
Close