scorecard

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 11, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(args []string) int

func WriteMarkdown

func WriteMarkdown(w io.Writer, rows []Row)

Types

type Row

type Row struct {
	Module          string
	FindingsPerKLOC float64
	AvgComplexity   float64
	TestRatio       float64
}

func Build

func Build(paths []string, configPath string) ([]Row, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL