commit | e41072e7f9746fc793a12fda6d00b1c255c98b31 | [log] [download] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Mon Jun 16 16:24:24 2014 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Mon Jun 23 11:54:57 2014 +0200 |
tree | 09486535c06f8ca68aa79dd5eb846bc7b7697777 | |
parent | 0dc5e0d80bc8fb9425b7662d5d0898d2779d050e [diff] |
Exclude headers from lcov reports The data produced by gcov for static inline functions is too unreliable to be actually useful. Some lines that are covered are not marked as such, some other static inline functions are completely ignored, and the reasons why do not look obvious.