#!/bin/bash

set -e

cd build-root
rm -rf html
lcov --capture --initial --directory . --output-file lcov.out