func()
in
testerror/error.go [33:35]
3
lines of code
1
McCabe index (conditional complexity)
func (e *Error) Error() string { return e.msg }