aboutsummaryrefslogtreecommitdiff
path: root/trim-lcov.py
Commit message (Collapse)AuthorAgeFilesLines
* trim-lcov.py: add license headerLars Uebernickel2013-01-251-2/+18
|
* Add trim-lcov.pyLars Uebernickel2013-01-231-0/+53
It strips some unreachable branches from the coverage reports, such as g_return_if_fail.