1 2 3 4 5 6 7
#!/bin/bash set -e cd build-root rm -rf html lcov --capture --initial --directory . --output-file lcov.out