When I run a go test with coverage go test -v -cover ./...
go test -v -cover ./...
I get following output.
=== RUN Test_AABB --- PASS: Test_AABB (0.00s) === RUN