Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
convertAlpha8ToRGB64Name: | 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: | 478-484 |
| | 3 | 2 |
convertAlpha8ToRGB32Name: | 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: | 462-468 |
| | 3 | 2 |
convertAlpha8FromARGB32PMName: | 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: | 734-740 |
| | 3 | 2 |
convertARGBPMFromARGB32PMName: | convertARGBPMFromARGB32PM | Prototype: | template<QImage::Format Format, bool fromRGB> 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: | 359-383 |
| | 3 | 2 |
convertARGB32ToARGB64PMName: | 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: | 565-577 |
| | 4 | 2 |
convertARGB32FromARGB32PM_sse4Name: | 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: | 59-65 |
| | 3 | 2 |
convertARGB32FromARGB32PMName: | 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: | 494-500 |
| | 3 | 2 |
convertA2RGB30PMToARGB32PMName: | 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: | 641-648 |
| | 3 | 2 |
convertA2RGB30PMFromARGB32PM_sse4Name: | 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: | 83-90 |
| | 3 | 2 |
convertA2RGB30PMFromARGB32PMName: | 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: | 707-714 |
| | 3 | 2 |
convertName: | 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: | 99-107 |
| | 6 | 2 |
connectionCapabiliesName: | 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: | 1765-1787 |
| | 6 | 2 |
connManager_cleanupName: | 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: | 65-74 |
| | 6 | 2 |
computeOffsetsName: | 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: | 268-279 |
| | 8 | 2 |
compareName: | 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: | 82-92 |
| | 5 | 2 |
comp_func_solid_SoftLight_implName: | 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: | 1571-1594 |
| | 12 | 2 |
comp_func_solid_SoftLightName: | 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: | 1596-1602 |
| | 3 | 2 |
comp_func_solid_Screen_implName: | 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: | 1013-1036 |
| | 12 | 2 |
comp_func_solid_ScreenName: | 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: | 1038-1044 |
| | 3 | 2 |
comp_func_solid_Plus_impl_rgb64Name: | 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: | 867-876 |
| | 5 | 2 |
comp_func_solid_Plus_implName: | 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: | 853-865 |
| | 5 | 2 |
comp_func_solid_PlusName: | 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: | 878-884 |
| | 3 | 2 |
comp_func_solid_Overlay_implName: | 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: | 1092-1115 |
| | 12 | 2 |
comp_func_solid_OverlayName: | 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: | 1117-1123 |
| | 3 | 2 |
comp_func_solid_Multiply_implName: | 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: | 945-968 |
| | 12 | 2 |
comp_func_solid_MultiplyName: | 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: | 970-976 |
| | 3 | 2 |
comp_func_solid_Lighten_implName: | 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: | 1238-1261 |
| | 12 | 2 |
comp_func_solid_LightenName: | 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: | 1263-1269 |
| | 3 | 2 |
comp_func_solid_HardLight_implName: | 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: | 1484-1507 |
| | 12 | 2 |
comp_func_solid_HardLightName: | 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: | 1509-1515 |
| | 3 | 2 |
comp_func_solid_Exclusion_implName: | 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: | 1711-1734 |
| | 12 | 2 |
comp_func_solid_ExclusionName: | 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: | 1736-1742 |
| | 3 | 2 |
comp_func_solid_Difference_implName: | 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: | 1644-1667 |
| | 12 | 2 |
comp_func_solid_DifferenceName: | 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: | 1669-1675 |
| | 3 | 2 |
comp_func_solid_Darken_implName: | 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: | 1165-1188 |
| | 12 | 2 |
comp_func_solid_DarkenName: | 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: | 1190-1196 |
| | 3 | 2 |
comp_func_solid_ColorDodge_implName: | 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: | 1321-1344 |
| | 12 | 2 |
comp_func_solid_ColorDodgeName: | 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: | 1346-1352 |
| | 3 | 2 |
comp_func_solid_ColorBurn_implName: | 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: | 1404-1427 |
| | 12 | 2 |
comp_func_solid_ColorBurnName: | 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: | 1429-1435 |
| | 3 | 2 |
comp_func_SoftLight_implName: | comp_func_SoftLight_impl | Prototype: | template <typename T> static inline void comp_func_SoftLight_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1604-1625 |
| | 10 | 2 |
comp_func_SoftLightName: | comp_func_SoftLight | Prototype: | void comp_func_SoftLight(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1627-1633 |
| | 3 | 2 |
comp_func_Screen_implName: | comp_func_Screen_impl | Prototype: | template <typename T> static inline void comp_func_Screen_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1046-1067 |
| | 10 | 2 |
comp_func_ScreenName: | comp_func_Screen | Prototype: | void comp_func_Screen(uint *dest, const uint *src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1069-1075 |
| | 3 | 2 |
comp_func_Plus_implName: | comp_func_Plus_impl | Prototype: | template <typename T> static inline void comp_func_Plus_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 900-913 |
| | 5 | 2 |
comp_func_PlusName: | comp_func_Plus | Prototype: | void comp_func_Plus(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 915-921 |
| | 3 | 2 |
comp_func_Overlay_implName: | comp_func_Overlay_impl | Prototype: | template <typename T> static inline void comp_func_Overlay_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1125-1146 |
| | 10 | 2 |
comp_func_OverlayName: | comp_func_Overlay | Prototype: | void comp_func_Overlay(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1148-1154 |
| | 3 | 2 |
comp_func_Multiply_implName: | comp_func_Multiply_impl | Prototype: | template <typename T> static inline void comp_func_Multiply_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 978-999 |
| | 10 | 2 |
comp_func_MultiplyName: | comp_func_Multiply | Prototype: | void comp_func_Multiply(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1001-1007 |
| | 3 | 2 |
comp_func_Lighten_implName: | comp_func_Lighten_impl | Prototype: | template <typename T> static inline void comp_func_Lighten_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1271-1292 |
| | 10 | 2 |
comp_func_LightenName: | comp_func_Lighten | Prototype: | void comp_func_Lighten(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1294-1300 |
| | 3 | 2 |
comp_func_HardLight_implName: | comp_func_HardLight_impl | Prototype: | template <typename T> static inline void comp_func_HardLight_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1517-1538 |
| | 10 | 2 |
comp_func_HardLightName: | comp_func_HardLight | Prototype: | void comp_func_HardLight(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1540-1546 |
| | 3 | 2 |
comp_func_Exclusion_implName: | comp_func_Exclusion_impl | Prototype: | template <typename T> static inline void comp_func_Exclusion_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1744-1765 |
| | 10 | 2 |
comp_func_ExclusionName: | comp_func_Exclusion | Prototype: | void comp_func_Exclusion(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1767-1773 |
| | 3 | 2 |
comp_func_Difference_implName: | comp_func_Difference_impl | Prototype: | template <typename T> static inline void comp_func_Difference_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1677-1698 |
| | 10 | 2 |
comp_func_DifferenceName: | comp_func_Difference | Prototype: | void comp_func_Difference(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1700-1706 |
| | 3 | 2 |
comp_func_Darken_implName: | comp_func_Darken_impl | Prototype: | template <typename T> static inline void comp_func_Darken_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1198-1219 |
| | 10 | 2 |
comp_func_DarkenName: | comp_func_Darken | Prototype: | void comp_func_Darken(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1221-1227 |
| | 3 | 2 |
comp_func_ColorDodge_implName: | comp_func_ColorDodge_impl | Prototype: | template <typename T> static inline void comp_func_ColorDodge_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1354-1375 |
| | 10 | 2 |
comp_func_ColorDodgeName: | comp_func_ColorDodge | Prototype: | void comp_func_ColorDodge(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1377-1383 |
| | 3 | 2 |
comp_func_ColorBurn_implName: | comp_func_ColorBurn_impl | Prototype: | template <typename T> static inline void comp_func_ColorBurn_impl(uint *__restrict__ dest, const uint *__restrict__ src, int length, const T &coverage) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1437-1458 |
| | 10 | 2 |
comp_func_ColorBurnName: | comp_func_ColorBurn | Prototype: | void comp_func_ColorBurn(uint *__restrict__ dest, const uint *__restrict__ src, int length, uint const_alpha) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1460-1466 |
| | 3 | 2 |
color_dodge_opName: | color_dodge_op | Prototype: | static inline int color_dodge_op(int dst, int src, int da, int sa) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1308-1319 |
| | 7 | 2 |
color_burn_opName: | color_burn_op | Prototype: | static inline int color_burn_op(int dst, int src, int da, int sa) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1391-1402 |
| | 7 | 2 |
cmpName: | cmp | Prototype: | static int cmp(const ushort *s1, const ushort *s2, size_t len) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtsciicodec.cpp | Lines: | 445-453 |
| | 3 | 2 |
closeAllPopupsName: | closeAllPopups | Prototype: | static inline void closeAllPopups() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 2996-3004 |
| | 4 | 2 |
clippedBlitName: | clippedBlit | Prototype: | static void clippedBlit(const QPlatformTextureList *textures, int idx, const QRect &targetWindowRect, QOpenGLTextureBlitter *blitter) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | Lines: | 184-199 |
| | 10 | 2 |
clearText16IconPathName: | clearText16IconPath | Prototype: | static inline QString clearText16IconPath() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 5243-5246 |
| | 0 | 2 |
clearBitsName: | clearBits | Prototype: | static void clearBits(quint8 *where, int start, int end) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 307-319 |
| | 6 | 2 |
cleanupName: | cleanup | Prototype: | static void cleanup() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1433-1440 |
| | 3 | 2 |
cleanUpConfigurationsName: | cleanUpConfigurations | Prototype: | static void cleanUpConfigurations(QHash<QString, QNetworkConfigurationPrivatePointer> &configurations) | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp | Lines: | 47-54 |
| | 4 | 2 |
cleanPathName: | cleanPath | Prototype: | static QString cleanPath(const QString &_path) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 136-144 |
| | 4 | 2 |
check_step_validName: | check_step_valid | Prototype: | static inline bool check_step_valid(qreal step, const char *method) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | Lines: | 98-105 |
| | 4 | 2 |
check_parent_threadName: | check_parent_thread | Prototype: | static bool check_parent_thread(QObject *parent, QThreadData *parentThreadData, QThreadData *currentThreadData) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 786-804 |
| | 13 | 2 |
check_method_codeName: | check_method_code | Prototype: | static bool check_method_code(int code, const QObject *object, const char *method, const char *func) | Coverage: | 66.667% (4/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 2257-2266 |
| | 5 | 2 |
checkRangesName: | checkRanges | Prototype: | static void checkRanges(QPdf::ByteStream &ts, QByteArray &ranges, int &nranges) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 188-196 |
| | 5 | 2 |
checkDBusGlobalMenuAvailableName: | checkDBusGlobalMenuAvailable | Prototype: | static bool checkDBusGlobalMenuAvailable() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 121-126 |
| | 2 | 2 |
changeSpacerSizeName: | changeSpacerSize | Prototype: | static void changeSpacerSize(QLayout *layout, int index, int width, int height) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 91-97 |
| | 4 | 2 |
can_consumeName: | can_consume | Prototype: | static inline bool can_consume(const char * &c, char ch) noexcept | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 6025-6032 |
| | 4 | 2 |
calc_shiftName: | calc_shift | Prototype: | static int calc_shift(uint mask) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 144-152 |
| | 5 | 2 |
cachedPixmapFromXPMName: | cachedPixmapFromXPM | Prototype: | static QPixmap cachedPixmapFromXPM(const char * const *xpm) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 5229-5238 |
| | 6 | 2 |
brushFromDataName: | brushFromData | Prototype: | static QBrush brushFromData(const BrushData& c, const QPalette &pal) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 899-906 |
| | 3 | 2 |
bm_init_skiptableName: | bm_init_skiptable | Prototype: | static inline void bm_init_skiptable(const uchar *cc, int len, uchar *skiptable) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | Lines: | 46-53 |
| | 5 | 2 |
blitTextureForWidgetName: | blitTextureForWidget | Prototype: | static void blitTextureForWidget(const QPlatformTextureList *textures, int idx, QWindow *window, const QRect &deviceWindowRect, QOpenGLTextureBlitter *blitter, const QPoint &offset) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 270-292 |
| | 13 | 2 |
blend_src_generic_rgb64Name: | blend_src_generic_rgb64 | Prototype: | static void blend_src_generic_rgb64(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4120-4132 |
| | 8 | 2 |
applyCursorName: | applyCursor | Prototype: | static inline void applyCursor(QWidget *w, const QCursor &c) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 5049-5053 |
| | 2 | 2 |
applicationXQtImageLiteralName: | applicationXQtImageLiteral | Prototype: | static inline QString applicationXQtImageLiteral() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | Lines: | 53-53 |
| | 0 | 2 |
applicationXColorLiteralName: | applicationXColorLiteral | Prototype: | static inline QString applicationXColorLiteral() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | Lines: | 52-52 |
| | 0 | 2 |
appendComponentIfPresentName: | appendComponentIfPresent | Prototype: | static inline void appendComponentIfPresent(QString &msg, bool present, const char *componentName, const QString &component) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 4017-4026 |
| | 5 | 2 |
aggregateParameterCountName: | aggregateParameterCount | Prototype: | static int aggregateParameterCount(const std::vector<QMetaMethodBuilderPrivate> &methods) | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 1160-1166 |
| | 4 | 2 |
addLineName: | addLine | Prototype: | void addLine(QPainterPath &path, const QLineF &line) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1967-1975 |
| | 4 | 2 |
addKeyName: | addKey | Prototype: | static inline void addKey(QString &str, const QString &theKey, QKeySequence::SequenceFormat format) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | Lines: | 1212-1218 |
| | 4 | 2 |
addBezierName: | addBezier | Prototype: | void addBezier(QPainterPath &path, const QBezier &bezier) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1993-2001 |
| | 4 | 2 |
adapted_angle_on_xName: | adapted_angle_on_x | Prototype: | static inline qreal adapted_angle_on_x(const QLineF &line) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 179-185 |
| | 4 | 2 |
accessAsStringName: | accessAsString | Prototype: | static inline QLatin1String accessAsString(bool read, bool write) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlgenerator.cpp | Lines: | 78-84 |
| | 3 | 2 |
_q_toHexName: | _q_toHex | Prototype: | template <class Char, class Integral> void _q_toHex(Char *&dst, Integral value) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 52-63 |
| | 4 | 2 |
_q_mapFromX509NameName: | _q_mapFromX509Name | Prototype: | static QMap<QByteArray, QString> _q_mapFromX509Name(X509_NAME *name) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | Lines: | 600-614 |
| | 9 | 2 |
_q_fixupDateTimeName: | _q_fixupDateTime | Prototype: | static void _q_fixupDateTime(QDateTime *dateTime) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 466-475 |
| | 5 | 2 |