Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
go-rel/rel
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
3 days ago
Refresh default branch
Refresh
util.go
Summary
Maintainability
A
40 mins
Test Coverage
A
100%
Issues
Source
Stats
Function
isDeepZero
has 6 return statements (exceeds 4 allowed).
Open
func isDeepZero(rv reflect.Value, depth int) bool { if depth < 0 { return true }
Severity: Major
Found in
util.go
- About 40 mins to fix
Close
There are no issues that match your filters.
Clear all filters
Category
Complexity
Status
Open
Confirmed
Invalid
Wontfix