grokify/mogo

View on GitHub
text/currencyutil/currency_codes.go

Summary

Maintainability
A
2 hrs
Test Coverage

Function CurrencyCodesAll has 97 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func CurrencyCodesAll() []string {
    return []string{
        CurrencyAFN, // Afghanistan Afghani
        CurrencyALL, // Albania Lek
        CurrencyANG, // Netherlands Antilles Guilder
Severity: Major
Found in text/currencyutil/currency_codes.go - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status