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