The script will emit two files at the root of the tint directory:
*`coverage.summary` - A text file giving a coverage summary for all Tint source files.
*`lcov.info` - A binary coverage file that can be consumed with the [VSCode Coverage Gutters](https://marketplace.visualstudio.com/items?itemName=ryanluker.vscode-coverage-gutters) extension.