On 22.07.13 10:28, Saether Jan-Arve wrote:

I was looking at the bottom of the list and found for instance qgraphicsanchorlayout.cpp to be down there.

It seems to be skipped because you haven't configured Qt as a developer-build.

If possible, you should do add "-developer-build" to the configure line.

-developer-build seams to produce a better coverage:

         'origin/dev'            compared to the     'origin/stable'
                                 revision 'origin/
                                 stable'
-QtBase  54.857%_(139285/253904) 59.577%_(5667/9512) 54.096%_(136635/252578)
+QtBase  58.090%_(148029/254827) 61.964%_(5899/9520) 57.621%_(146069/253499)

A gain of 3.5% code coverage.

To view the result: http://download.froglogic.com/public/qt5-squishcoco-report/

Sébastien
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to