Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
viney-shih/go-cache
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
15 days ago
Refresh default branch
Refresh
marshaler.go
Summary
Maintainability
A
35 mins
Test Coverage
Issues
Source
Stats
Function
Unmarshal
has 5 return statements (exceeds 4 allowed).
Open
func Unmarshal(b []byte, value interface{}) error { if len(b) == 0 { return nil }
Severity: Major
Found in
marshaler.go
- About 35 mins to fix
Close
There are no issues that match your filters.
Clear all filters
Category
Complexity
Status
Open
Confirmed
Invalid
Wontfix