all: cover cover: go test -coverpkg github.com/ohler55/ojg/alt -coverprofile=cov.out .PHONY: all cover