makesure
makesure copied to clipboard
Find a way to measure code-coverage for tests
This needs a tool to measure code coverage of AWK code, which to my knowledge is absent atm.
Can we enhance GoAWK with code similar to https://github.com/golang/go/tree/master/src/cmd/cover?