draffensperger/golp

View on GitHub
lp.go

Summary

Maintainability
A
2 hrs
Test Coverage

LP has 23 methods (exceeds 20 allowed). Consider refactoring.
Open

type LP struct {
    ptr *C.lprec
}
Severity: Minor
Found in lp.go - About 2 hrs to fix

    exported method LP.Copy should have comment or be unexported
    Open

    func (l *LP) Copy() *LP {
    Severity: Minor
    Found in lp.go by golint

    There are no issues that match your filters.

    Category
    Status