<div dir="ltr"><div><div>On Mon, Nov 3, 2014 at 10:07 AM, Tor Lillqvist <<a href="mailto:tml@iki.fi">tml@iki.fi</a>> wrote:<br>><br>><br>>> I was just trying to follow this LCOV Code Coverage guide:<br>>><br>>> <a href="https://wiki.documentfoundation.org/Development/Lcov">https://wiki.documentfoundation.org/Development/Lcov</a><br>>><br>>> which recommends to run configure '--with-system-libs' <br>><br>><br>> The wiki might be a bit optimistic. It's a wiki. Edit it.<br>><br></div>I have no problem with editing the wiki. But before one can edit, one must determine what to change it into: I havent determined yet what would be a better way to filter out the unwanted non-libreoffice code from the report, other than running <span class="im">run configure '--with-system-libs'. Adding all unwanted code to the removal line:<br><br>lcov --remove '/usr/local/src/libreoffice/*/UnpackedTarball/*' '/foo/bar/dependency1' </span><span class="im"><span class="im">'/foo/bar/dependency2'</span> </span><span class="im"><span class="im">'/foo/bar/dependencyx'</span><br><br>seems like a way to do it, but will require manually adding a new 'unwanted' directory to that line whenever new code gets added. I havent figured out a better way yet, though.<br><br><br></span></div><span class="im">- Maarten<br></span><div><span class="im"><br><br></span></div></div>