deluan/lookup

View on GitHub
ncc.go

Summary

Maintainability
A
35 mins
Test Coverage

Function lookup has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func lookup(img *imageBinary, template *imageBinary, x int, y int, m float64) (*GPoint, error) {
Severity: Minor
Found in ncc.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status