Demonstration of the ViM plugin `vim-umbrella` showing inline code coverage in Go programs
go test -coverprofile=coverage.out &> /dev/null python umbrella.py &> /dev/null