#132: Use gcov
-----------------------+----------------------------------------------------
Reporter: levill_r | Owner: Olena Team
Type: task | Status: new
Priority: major | Milestone: Olena 1.0
Component: Milena | Version: 1.0
Resolution: | Keywords:
-----------------------+----------------------------------------------------
Old description:
1. Use `gcov` to check which parts of Olena are
actually covered
(instantiated and checked) by the test suite.
1. Automate with make.
1. Optionally use the LTP GCOV Extension (`lcov`) :
http://ltp.sourceforge.net/coverage/lcov.php
New description:
1. Use `gcov` to check which parts of Olena are actually covered
(instantiated and checked) by the test suite.
1. Automate with make.
1. Optionally use
* Google's !CoverStory:
http://code.google.com/p/coverstory/
* the LTP GCOV Extension (`lcov`):
http://ltp.sourceforge.net/coverage/lcov.php
Comment (by levill_r):
Mention !CoverStory (pointed by Alexandre Hamez).
--
Ticket URL: <https://trac.lrde.org/olena/ticket/132#comment:1>
Olena <http://olena.lrde.epita.fr>
Olena, a generic and efficient C++ image processing library.