Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ComplexityOpts = ComplexityOptions{
Extensions: "",
Threads: 1,
}
Functions ¶
func PrintTabular ¶
func ReadLizardXML ¶
Types ¶
type ChurnChunk ¶
type ComplexityOptions ¶
type FileStat ¶
type FileStat struct { Path string Functions FunctionsStat }
type FilesStat ¶
type FilesStat = []*FileStat
func ParseLizard ¶
func RunLizardCmd ¶
func RunLizardCmd(repoPath string, opts ComplexityOptions) (FilesStat, error)
type FunctionStat ¶
type FunctionsStat ¶
type FunctionsStat = []FunctionStat
Click to show internal directories.
Click to hide internal directories.