This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

elfutils 0.165 code coverage


Hey,

I've been running code coverage for elfutils for the past few releases
(configure'd with --enable-gcov), and have updated the results for 0.165:

https://fedorapeople.org/~lberk/elfutils-coverage/

../../tests/coverage.sh
lib           83.37% covered       unused files:   2
libasm        68.28% covered       unused files:   9
libdw         78.30% covered       unused files:  10
libdwfl       71.05% covered       unused files:   4
libebl        49.58% covered       unused files:   0
libelf        75.16% covered       unused files:  19
backends       0.00% covered       unused files:  88
src           66.01% covered       unused files:  13

Overall test coverage has increased this past realease, which is
notable, mainly due to the number of lines added to libelf since 0.164.

For comparison/historical sake, I've kept the past runs of the code
coverage on my fedorapeople page (back to 0.158) appended with the
version number, ie;

https://fedorapeople.org/~lberk/elfutils-coverage.0.164/

Cheers,

Lukas

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]