entities

package
v0.0.0-...-c0e470d Latest Latest
Warning

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

Go to latest
Published: May 30, 2023 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PackageNameLabel          = "PackageName"
	FunctionNameLabel         = "FunctionName"
	CyclomaticComplexityLabel = "CyclomaticComplexity"
	MaintainabilityIndexLabel = "MaintainabilityIndex"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type CyclomaticComplexity

type CyclomaticComplexity int

func (CyclomaticComplexity) GetValue

func (c CyclomaticComplexity) GetValue() int

type MaintainabilityIndex

type MaintainabilityIndex int

func (MaintainabilityIndex) GetValue

func (m MaintainabilityIndex) GetValue() int

type QualityIndex

type QualityIndex interface {
	GetValue() int
}

Jump to

Keyboard shortcuts

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