func Hello()
in
hello/hello.go [20:22]
3
lines of code
1
McCabe index (conditional complexity)
func Hello() string { return "Hello, " + alex.Name }