func main()
in
hello-world/main.go [7:9]
3
lines of code
1
McCabe index (conditional complexity)
func main() { fmt.Println("Hello, World") }