beyond-blockchain/bbclib-go

View on GitHub
reference.go

Summary

Maintainability
A
40 mins
Test Coverage

Method BBcReference.Unpack has 6 return statements (exceeds 4 allowed).
Open

func (p *BBcReference) Unpack(dat *[]byte) error {
    if p.IdLengthConf == nil {
        p.IdLengthConf = &BBcIdConfig{}
    }

Severity: Major
Found in reference.go - About 40 mins to fix

    There are no issues that match your filters.

    Category
    Status