| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
comp_func_XOR_rgb64| Name: | comp_func_XOR_rgb64 | | Prototype: | void comp_func_XOR_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 797-812 |
| | 9 | 4 |
comp_func_solid_Clear| Name: | comp_func_solid_Clear | | Prototype: | void comp_func_solid_Clear(uint *dest, int length, uint, uint const_alpha) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 84-87 |
| | 1 | 3 |
comp_func_solid_Clear_rgb64| Name: | comp_func_solid_Clear_rgb64 | | Prototype: | void comp_func_solid_Clear_rgb64(QRgba64 *dest, int length, QRgba64, uint const_alpha) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 89-99 |
| | 5 | 3 |
comp_func_solid_ColorBurn| Name: | comp_func_solid_ColorBurn | | Prototype: | void comp_func_solid_ColorBurn(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1423-1429 |
| | 3 | 2 |
comp_func_solid_ColorBurn_impl| Name: | comp_func_solid_ColorBurn_impl | | Prototype: | template <typename T> static inline void comp_func_solid_ColorBurn_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1398-1421 |
| | 12 | 2 |
comp_func_solid_ColorDodge| Name: | comp_func_solid_ColorDodge | | Prototype: | void comp_func_solid_ColorDodge(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1340-1346 |
| | 3 | 2 |
comp_func_solid_ColorDodge_impl| Name: | comp_func_solid_ColorDodge_impl | | Prototype: | template <typename T> static inline void comp_func_solid_ColorDodge_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1315-1338 |
| | 12 | 2 |
comp_func_solid_Darken| Name: | comp_func_solid_Darken | | Prototype: | void comp_func_solid_Darken(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1184-1190 |
| | 3 | 2 |
comp_func_solid_Darken_impl| Name: | comp_func_solid_Darken_impl | | Prototype: | template <typename T> static inline void comp_func_solid_Darken_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1159-1182 |
| | 12 | 2 |
comp_func_solid_DestinationAtop| Name: | comp_func_solid_DestinationAtop | | Prototype: | void comp_func_solid_DestinationAtop(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 676-689 |
| | 7 | 3 |
comp_func_solid_DestinationAtop_rgb64| Name: | comp_func_solid_DestinationAtop_rgb64 | | Prototype: | void comp_func_solid_DestinationAtop_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 691-702 |
| | 7 | 3 |
comp_func_solid_DestinationIn| Name: | comp_func_solid_DestinationIn | | Prototype: | void comp_func_solid_DestinationIn(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 408-419 |
| | 5 | 3 |
comp_func_solid_DestinationIn_rgb64| Name: | comp_func_solid_DestinationIn_rgb64 | | Prototype: | void comp_func_solid_DestinationIn_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 421-430 |
| | 6 | 3 |
comp_func_solid_DestinationOut| Name: | comp_func_solid_DestinationOut | | Prototype: | void comp_func_solid_DestinationOut(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 548-558 |
| | 5 | 3 |
comp_func_solid_DestinationOut_rgb64| Name: | comp_func_solid_DestinationOut_rgb64 | | Prototype: | void comp_func_solid_DestinationOut_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 560-569 |
| | 6 | 3 |
comp_func_solid_DestinationOver| Name: | comp_func_solid_DestinationOver | | Prototype: | void comp_func_solid_DestinationOver(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 270-280 |
| | 5 | 3 |
comp_func_solid_DestinationOver_rgb64| Name: | comp_func_solid_DestinationOver_rgb64 | | Prototype: | void comp_func_solid_DestinationOver_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 282-290 |
| | 5 | 3 |
comp_func_solid_Difference| Name: | comp_func_solid_Difference | | Prototype: | void comp_func_solid_Difference(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1663-1669 |
| | 3 | 2 |
comp_func_solid_Difference_impl| Name: | comp_func_solid_Difference_impl | | Prototype: | template <typename T> static inline void comp_func_solid_Difference_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1638-1661 |
| | 12 | 2 |
comp_func_solid_Exclusion| Name: | comp_func_solid_Exclusion | | Prototype: | void comp_func_solid_Exclusion(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1730-1736 |
| | 3 | 2 |
comp_func_solid_Exclusion_impl| Name: | comp_func_solid_Exclusion_impl | | Prototype: | template <typename T> static inline void comp_func_solid_Exclusion_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1705-1728 |
| | 12 | 2 |
comp_func_solid_HardLight| Name: | comp_func_solid_HardLight | | Prototype: | void comp_func_solid_HardLight(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1503-1509 |
| | 3 | 2 |
comp_func_solid_HardLight_impl| Name: | comp_func_solid_HardLight_impl | | Prototype: | template <typename T> static inline void comp_func_solid_HardLight_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1478-1501 |
| | 12 | 2 |
comp_func_solid_Lighten| Name: | comp_func_solid_Lighten | | Prototype: | void comp_func_solid_Lighten(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1257-1263 |
| | 3 | 2 |
comp_func_solid_Lighten_impl| Name: | comp_func_solid_Lighten_impl | | Prototype: | template <typename T> static inline void comp_func_solid_Lighten_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1232-1255 |
| | 12 | 2 |
comp_func_solid_Multiply| Name: | comp_func_solid_Multiply | | Prototype: | void comp_func_solid_Multiply(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 964-970 |
| | 3 | 2 |
comp_func_solid_Multiply_impl| Name: | comp_func_solid_Multiply_impl | | Prototype: | template <typename T> static inline void comp_func_solid_Multiply_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 939-962 |
| | 12 | 2 |
comp_func_solid_Overlay| Name: | comp_func_solid_Overlay | | Prototype: | void comp_func_solid_Overlay(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1111-1117 |
| | 3 | 2 |
comp_func_solid_Overlay_impl| Name: | comp_func_solid_Overlay_impl | | Prototype: | template <typename T> static inline void comp_func_solid_Overlay_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1086-1109 |
| | 12 | 2 |
comp_func_solid_Plus| Name: | comp_func_solid_Plus | | Prototype: | void comp_func_solid_Plus(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 872-878 |
| | 3 | 2 |
comp_func_solid_Plus_impl| Name: | comp_func_solid_Plus_impl | | Prototype: | template <typename T> static inline void comp_func_solid_Plus_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 847-859 |
| | 5 | 2 |
comp_func_solid_Plus_impl_rgb64| Name: | comp_func_solid_Plus_impl_rgb64 | | Prototype: | template <typename T> static inline void comp_func_solid_Plus_impl_rgb64(QRgba64 *dest, int length, QRgba64 color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 861-870 |
| | 5 | 2 |
comp_func_solid_Plus_rgb64| Name: | comp_func_solid_Plus_rgb64 | | Prototype: | void comp_func_solid_Plus_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 880-892 |
| | 6 | 4 |
comp_func_solid_Screen| Name: | comp_func_solid_Screen | | Prototype: | void comp_func_solid_Screen(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1032-1038 |
| | 3 | 2 |
comp_func_solid_Screen_impl| Name: | comp_func_solid_Screen_impl | | Prototype: | template <typename T> static inline void comp_func_solid_Screen_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1007-1030 |
| | 12 | 2 |
comp_func_solid_SoftLight| Name: | comp_func_solid_SoftLight | | Prototype: | void comp_func_solid_SoftLight(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1590-1596 |
| | 3 | 2 |
comp_func_solid_SoftLight_impl| Name: | comp_func_solid_SoftLight_impl | | Prototype: | template <typename T> static inline void comp_func_solid_SoftLight_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1565-1588 |
| | 12 | 2 |
comp_func_solid_Source| Name: | comp_func_solid_Source | | Prototype: | void comp_func_solid_Source(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 122-135 |
| | 6 | 3 |
comp_func_solid_SourceAtop| Name: | comp_func_solid_SourceAtop | | Prototype: | void comp_func_solid_SourceAtop(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 611-622 |
| | 5 | 3 |
comp_func_solid_SourceAtop_rgb64| Name: | comp_func_solid_SourceAtop_rgb64 | | Prototype: | void comp_func_solid_SourceAtop_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 624-632 |
| | 5 | 3 |
comp_func_solid_SourceIn| Name: | comp_func_solid_SourceIn | | Prototype: | void comp_func_solid_SourceIn(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 331-348 |
| | 8 | 4 |
comp_func_solid_SourceIn_rgb64| Name: | comp_func_solid_SourceIn_rgb64 | | Prototype: | void comp_func_solid_SourceIn_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 350-365 |
| | 9 | 4 |
comp_func_solid_SourceOut| Name: | comp_func_solid_SourceOut | | Prototype: | void comp_func_solid_SourceOut(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 471-488 |
| | 8 | 4 |
comp_func_solid_SourceOut_rgb64| Name: | comp_func_solid_SourceOut_rgb64 | | Prototype: | void comp_func_solid_SourceOut_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 490-505 |
| | 9 | 4 |
comp_func_solid_SourceOver| Name: | comp_func_solid_SourceOver | | Prototype: | void comp_func_solid_SourceOver(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 198-211 |
| | 6 | 4 |
comp_func_solid_SourceOver_rgb64| Name: | comp_func_solid_SourceOver_rgb64 | | Prototype: | void comp_func_solid_SourceOver_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 213-224 |
| | 6 | 4 |
comp_func_solid_SourceOver_sse2| Name: | comp_func_solid_SourceOver_sse2 | | Prototype: | void comp_func_solid_SourceOver_sse2(uint *destPixels, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 283-312 |
| | 20 | 6 |
comp_func_solid_Source_rgb64| Name: | comp_func_solid_Source_rgb64 | | Prototype: | void comp_func_solid_Source_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 137-148 |
| | 6 | 3 |
comp_func_solid_XOR| Name: | comp_func_solid_XOR | | Prototype: | void comp_func_solid_XOR(uint *dest, int length, uint color, uint const_alpha) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 752-764 |
| | 6 | 3 |
comp_func_solid_XOR_rgb64| Name: | comp_func_solid_XOR_rgb64 | | Prototype: | void comp_func_solid_XOR_rgb64(QRgba64 *dest, int length, QRgba64 color, uint const_alpha) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 766-775 |
| | 6 | 3 |
compare| Name: | compare | | Prototype: | static bool compare(const QVariant::Private *a, const QVariant::Private *b) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetsvariant.cpp | | Lines: | 81-91 |
| | 5 | 3 |
compare| Name: | compare | | Prototype: | static inline int compare(quint64 a, quint64 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 101-104 |
| | 1 | 1 |
compare| Name: | compare | | Prototype: | template <Edge edge> bool compare(const QPointF &p, qreal t) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1931-1945 |
| | 5 | 5 |
compare| Name: | compare | | Prototype: | static qreal compare(const QGridLayoutBox &box1, const QGridLayoutBox &box2, int which) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 76-86 |
| | 5 | 2 |
comparePoints| Name: | comparePoints | | Prototype: | static inline bool comparePoints(const QPointF &a, const QPointF &b) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 70-74 |
| | 2 | 1 |
component| Name: | component | | Prototype: | static inline qreal component(const QPointF &point, unsigned int i) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 655-660 |
| | 3 | 1 |
composeHelper| Name: | composeHelper | | Prototype: | static void composeHelper(QString *str, QChar::UnicodeVersion version, int from) | | Coverage: | 91.892% (34/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1807-1868 |
| | 42 | 10 |
computeAngle| Name: | computeAngle | | Prototype: | static double computeAngle(const QPointF &v) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1149-1174 |
| | 12 | 5 |
computeElidedText| Name: | computeElidedText | | Prototype: | static QString computeElidedText(Qt::TextElideMode mode, const QString &text) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1350-1372 |
| | 13 | 6 |
computeOffsets| Name: | computeOffsets | | Prototype: | static void computeOffsets(const QMetaObject *metaobject, int *signalOffset, int *methodOffset) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 261-272 |
| | 8 | 2 |
computeWAET| Name: | computeWAET | | Prototype: | static void computeWAET(EdgeTableEntry *AET) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3332-3355 |
| | 16 | 4 |
connManager_cleanup| Name: | connManager_cleanup | | Prototype: | static void connManager_cleanup() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager.cpp | | Lines: | 59-68 |
| | 6 | 2 |
connManager_prepare| Name: | connManager_prepare | | Prototype: | static void connManager_prepare() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager.cpp | | Lines: | 52-57 |
| | 3 | 1 |
connectionCapabilies| Name: | connectionCapabilies | | Prototype: | static QDBusConnection::ConnectionCapabilities connectionCapabilies(DBusConnection *connection) | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1760-1782 |
| | 6 | 2 |
constData| Name: | constData | | Prototype: | static const void *constData(const QVariant::Private &d) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 334-337 |
| | 1 | 1 |
construct| Name: | construct | | Prototype: | static void construct(QVariant::Private *x, const void *copy) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetsvariant.cpp | | Lines: | 45-57 |
| | 7 | 3 |
containerWidget| Name: | containerWidget | | Prototype: | static QWidget *containerWidget(const QWidget *w) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2354-2378 |
| | 9 | 6 |
contains| Name: | contains | | Prototype: | static inline bool contains(const QJsonArray &haystack, unsigned needle) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 150-157 |
| | 4 | 3 |
contains| Name: | contains | | Prototype: | static inline bool contains(const QJsonArray &haystack, const QString &needle) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 159-166 |
| | 4 | 3 |
containsDecendantOf| Name: | containsDecendantOf | | Prototype: | static bool containsDecendantOf(const QSet<QAbstractState *> &states, const QAbstractState *node) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 295-302 |
| | 4 | 3 |
containsTLDEntry| Name: | containsTLDEntry | | Prototype: | static bool containsTLDEntry(const QString &entry) | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtldurl.cpp | | Lines: | 43-64 |
| | 13 | 4 |
containsViewport| Name: | containsViewport | | Prototype: | static inline bool containsViewport(const QRect &r, int width, int height) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 943-944 |
| | 1 | 1 |
convert| Name: | convert | | Prototype: | static bool convert(const QVariant::Private *d, int t, void *result, bool *ok) | | Coverage: | 0.000% (0/95) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | | Lines: | 172-303 |
| | 84 | 38 |
convert| Name: | convert | | Prototype: | static bool convert(const QVariant::Private *d, int type, void *result, bool *ok) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetsvariant.cpp | | Lines: | 93-101 |
| | 6 | 2 |
convertA2RGB30PMFromARGB32PM| Name: | convertA2RGB30PMFromARGB32PM | | Prototype: | template<QtPixelOrder PixelOrder> static const uint * convertA2RGB30PMFromARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 694-701 |
| | 3 | 2 |
convertA2RGB30PMFromARGB32PM_sse4| Name: | convertA2RGB30PMFromARGB32PM_sse4 | | Prototype: | template<QtPixelOrder PixelOrder> const uint * convertA2RGB30PMFromARGB32PM_sse4(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse4.cpp | | Lines: | 77-84 |
| | 3 | 2 |
convertA2RGB30PMToARGB32PM| Name: | convertA2RGB30PMToARGB32PM | | Prototype: | template<QtPixelOrder PixelOrder> static const uint * convertA2RGB30PMToARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 628-635 |
| | 3 | 2 |
convertA2RGB30PMToARGB64PM| Name: | convertA2RGB30PMToARGB64PM | | Prototype: | template<QtPixelOrder PixelOrder> static const QRgba64 * convertA2RGB30PMToARGB64PM(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 681-692 |
| | 2 | 1 |
convertARGB32FromARGB32PM| Name: | convertARGB32FromARGB32PM | | Prototype: | static const uint * convertARGB32FromARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 481-487 |
| | 3 | 2 |
convertARGB32FromARGB32PM_sse4| Name: | convertARGB32FromARGB32PM_sse4 | | Prototype: | const uint * convertARGB32FromARGB32PM_sse4(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse4.cpp | | Lines: | 53-59 |
| | 3 | 2 |
convertARGB32PMToARGB64PM| Name: | convertARGB32PMToARGB64PM | | Prototype: | static const QRgba64 * convertARGB32PMToARGB64PM(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 566-576 |
| | 2 | 1 |
convertARGB32ToARGB32PM| Name: | convertARGB32ToARGB32PM | | Prototype: | static const uint * convertARGB32ToARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 429-433 |
| | 1 | 1 |
convertARGB32ToARGB32PM_avx2| Name: | convertARGB32ToARGB32PM_avx2 | | Prototype: | const uint * convertARGB32ToARGB32PM_avx2(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_avx2.cpp | | Lines: | 40-44 |
| | 1 | 1 |
convertARGB32ToARGB32PM_sse4| Name: | convertARGB32ToARGB32PM_sse4 | | Prototype: | const uint * convertARGB32ToARGB32PM_sse4(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse4.cpp | | Lines: | 41-45 |
| | 1 | 1 |
convertARGB32ToARGB64PM| Name: | convertARGB32ToARGB64PM | | Prototype: | static const QRgba64 * convertARGB32ToARGB64PM(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 552-564 |
| | 4 | 2 |
convertARGBPMFromARGB32PM| Name: | convertARGBPMFromARGB32PM | | Prototype: | template<QImage::Format Format> static const uint * convertARGBPMFromARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 348-370 |
| | 3 | 2 |
convertARGBPMFromRGB32| Name: | convertARGBPMFromRGB32 | | Prototype: | template<QImage::Format Format> static const uint * convertARGBPMFromRGB32(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 325-346 |
| | 3 | 2 |
convertARGBPMToARGB32PM| Name: | convertARGBPMToARGB32PM | | Prototype: | template<QImage::Format Format> static const uint * convertARGBPMToARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 212-245 |
| | 11 | 2 |
convertARGBPMToARGB64PM| Name: | convertARGBPMToARGB64PM | | Prototype: | template<QImage::Format Format> static const QRgba64 * convertARGBPMToARGB64PM(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 247-280 |
| | 11 | 2 |
convertAlpha8FromARGB32PM| Name: | convertAlpha8FromARGB32PM | | Prototype: | static const uint * convertAlpha8FromARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 721-727 |
| | 3 | 2 |
convertAlpha8ToRGB32| Name: | convertAlpha8ToRGB32 | | Prototype: | static const uint * convertAlpha8ToRGB32(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 449-455 |
| | 3 | 2 |
convertAlpha8ToRGB64| Name: | convertAlpha8ToRGB64 | | Prototype: | static const QRgba64 * convertAlpha8ToRGB64(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 465-471 |
| | 3 | 2 |
convertCase_helper| Name: | convertCase_helper | | Prototype: | template <typename Traits, typename T> __attribute__((const)) static inline T convertCase_helper(T uc) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1433-1445 |
| | 3 | 2 |
convertFlags| Name: | convertFlags | | Prototype: | static QNetworkInterface::InterfaceFlags convertFlags(uint rawFlags) | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp | | Lines: | 110-125 |
| | 8 | 1 |
convertFromGLImage| Name: | convertFromGLImage | | Prototype: | static void convertFromGLImage(QImage &img, int w, int h, bool alpha_format, bool include_alpha) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1832-1873 |
| | 23 | 8 |
convertFromRgb64| Name: | convertFromRgb64 | | Prototype: | static void convertFromRgb64(uint *dest, const QRgba64 *src, int length) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1219-1224 |
| | 2 | 2 |
convertGRAYToARGB| Name: | convertGRAYToARGB | | Prototype: | static inline void convertGRAYToARGB(const uchar *src, uint *dst, int width, int height, int src_pitch) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 608-619 |
| | 7 | 3 |
convertGrayscale8FromARGB32PM| Name: | convertGrayscale8FromARGB32PM | | Prototype: | static const uint * convertGrayscale8FromARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 737-743 |
| | 3 | 2 |
convertGrayscale8FromRGB32| Name: | convertGrayscale8FromRGB32 | | Prototype: | static const uint * convertGrayscale8FromRGB32(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 729-735 |
| | 3 | 2 |
convertGrayscale8ToRGB32| Name: | convertGrayscale8ToRGB32 | | Prototype: | static const uint * convertGrayscale8ToRGB32(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 457-463 |
| | 3 | 2 |