Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
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 |
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 |
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 |
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_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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
convertCase_helperName: | convertCase_helper | Prototype: | template <typename Traits, typename T> __attribute__((const)) static inline T convertCase_helper(T uc) noexcept | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1439-1451 |
| | 3 | 2 |
convertFromRgb64Name: | 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: | 1232-1237 |
| | 2 | 2 |
convertGrayscale8FromARGB32PMName: | 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: | 750-756 |
| | 3 | 2 |
convertGrayscale8FromRGB32Name: | 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: | 742-748 |
| | 3 | 2 |
convertGrayscale8ToRGB32Name: | 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: | 470-476 |
| | 3 | 2 |
convertGrayscale8ToRGB64Name: | convertGrayscale8ToRGB64 | Prototype: | static const QRgba64 * convertGrayscale8ToRGB64(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: | 486-492 |
| | 3 | 2 |
convertIndexedToARGB32PMName: | convertIndexedToARGB32PM | Prototype: | static const uint * convertIndexedToARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *clut) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 420-426 |
| | 3 | 2 |
convertIndexedToARGB64PMName: | convertIndexedToARGB64PM | Prototype: | static const QRgba64 * convertIndexedToARGB64PM(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *clut) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 428-434 |
| | 3 | 2 |
convertRGB30FromARGB32PMName: | convertRGB30FromARGB32PM | Prototype: | template<QtPixelOrder PixelOrder> static const uint * convertRGB30FromARGB32PM(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: | 725-732 |
| | 3 | 2 |
convertRGB30FromRGB32Name: | convertRGB30FromRGB32 | Prototype: | template<QtPixelOrder PixelOrder> static const uint * convertRGB30FromRGB32(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: | 716-723 |
| | 3 | 2 |
convertRGB32FromARGB32PMName: | convertRGB32FromARGB32PM | Prototype: | static const uint * convertRGB32FromARGB32PM(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/image/qimage_conversions.cpp | Lines: | 110-116 |
| | 3 | 2 |
convertRGB32FromARGB32PM_sse4Name: | convertRGB32FromARGB32PM_sse4 | Prototype: | const uint * convertRGB32FromARGB32PM_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/image/qimage_sse4.cpp | Lines: | 50-56 |
| | 3 | 2 |
convertRGB32ToARGB32PMName: | convertRGB32ToARGB32PM | Prototype: | static const uint * convertRGB32ToARGB32PM(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/image/qimage_conversions.cpp | Lines: | 118-124 |
| | 3 | 2 |
convertRGBA8888FromARGB32PMName: | convertRGBA8888FromARGB32PM | Prototype: | static const uint * convertRGBA8888FromARGB32PM(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: | 617-623 |
| | 3 | 2 |
convertRGBA8888FromARGB32PM_sse4Name: | convertRGBA8888FromARGB32PM_sse4 | Prototype: | const uint * convertRGBA8888FromARGB32PM_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: | 67-73 |
| | 3 | 2 |
convertRGBA8888PMFromARGB32PMName: | convertRGBA8888PMFromARGB32PM | Prototype: | static const uint * convertRGBA8888PMFromARGB32PM(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: | 502-508 |
| | 3 | 2 |
convertRGBA8888PMToARGB32PMName: | convertRGBA8888PMToARGB32PM | Prototype: | static const uint * convertRGBA8888PMToARGB32PM(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: | 448-454 |
| | 3 | 2 |
convertRGBA8888ToARGB64PMName: | convertRGBA8888ToARGB64PM | Prototype: | static const QRgba64 * convertRGBA8888ToARGB64PM(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: | 591-603 |
| | 4 | 2 |
convertRGBFromARGB32PMName: | convertRGBFromARGB32PM | Prototype: | template<QImage::Format Format, bool fromRGB> static const uint * convertRGBFromARGB32PM(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: | 337-357 |
| | 3 | 2 |
convertRGBToARGBName: | convertRGBToARGB | Prototype: | static inline void convertRGBToARGB(const uchar *src, uint *dst, int width, int height, int src_pitch, bool bgr, bool legacyFilter) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 596-602 |
| | 3 | 2 |
convertRGBToARGB_VName: | convertRGBToARGB_V | Prototype: | static inline void convertRGBToARGB_V(const uchar *src, uint *dst, int width, int height, int src_pitch, bool bgr, bool legacyFilter) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 621-627 |
| | 3 | 2 |