topfreegames/khan

View on GitHub
loadtest/cache.go

Summary

Maintainability
A
2 hrs
Test Coverage

cacheImpl has 22 methods (exceeds 20 allowed). Consider refactoring.
Open

    cacheImpl struct {
        gameMaxMembers int
        sharedClans    []sharedClan
        freePlayers    *UnorderedStringMap
        ownerPlayers   *UnorderedStringMap
Severity: Minor
Found in loadtest/cache.go - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status