Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
qLcMenuName: | qLcMenu | Prototype: | const QLoggingCategory &qLcMenu() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | Lines: | 47-47 |
| | 1 | 1 |
qLcEvdevTouchName: | qLcEvdevTouch | Prototype: | const QLoggingCategory &qLcEvdevTouch() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | Lines: | 60-60 |
| | 1 | 1 |
qLcEvdevTabletName: | qLcEvdevTablet | Prototype: | const QLoggingCategory &qLcEvdevTablet() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | Lines: | 52-52 |
| | 1 | 1 |
qLcEvdevMouseName: | qLcEvdevMouse | Prototype: | const QLoggingCategory &qLcEvdevMouse() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp | Lines: | 63-63 |
| | 1 | 1 |
qLcEvdevKeyMapName: | qLcEvdevKeyMap | Prototype: | const QLoggingCategory &qLcEvdevKeyMap() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp | Lines: | 57-57 |
| | 1 | 1 |
qLcEvdevKeyName: | qLcEvdevKey | Prototype: | const QLoggingCategory &qLcEvdevKey() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp | Lines: | 56-56 |
| | 1 | 1 |
qLcEglfsKmsDebugName: | qLcEglfsKmsDebug | Prototype: | const QLoggingCategory &qLcEglfsKmsDebug() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | Lines: | 61-61 |
| | 1 | 1 |
qLcEglDevDebugName: | qLcEglDevDebug | Prototype: | const QLoggingCategory &qLcEglDevDebug() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | Lines: | 64-64 |
| | 1 | 1 |
qIterGetName: | qIterGet | Prototype: | template <typename T> static inline T qIterGet(DBusMessageIter *it) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | Lines: | 49-74 |
| | 4 | 1 |
qIsUpperName: | qIsUpper | Prototype: | static inline bool qIsUpper(char c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 748-751 |
| | 1 | 1 |
qIsUpperName: | qIsUpper | Prototype: | static bool qIsUpper(char c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1980-1983 |
| | 1 | 1 |
qIsUpperName: | qIsUpper | Prototype: | inline bool qIsUpper(char ch) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 718-721 |
| | 1 | 1 |
qIsNumericTypeName: | qIsNumericType | Prototype: | static bool qIsNumericType(uint tp) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 3348-3366 |
| | 1 | 1 |
qIsNaNName: | qIsNaN | Prototype: | bool qIsNaN(double d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | Lines: | 56-56 |
| | 1 | 1 |
qIsNaNName: | qIsNaN | Prototype: | bool qIsNaN(float f) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | Lines: | 74-74 |
| | 1 | 1 |
qIsInfName: | qIsInf | Prototype: | bool qIsInf(double d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | Lines: | 50-50 |
| | 1 | 1 |
qIsInfName: | qIsInf | Prototype: | bool qIsInf(float f) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | Lines: | 68-68 |
| | 1 | 1 |
qIsFloatingPointName: | qIsFloatingPoint | Prototype: | static bool qIsFloatingPoint(uint tp) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 3368-3371 |
| | 1 | 1 |
qIsFiniteName: | qIsFinite | Prototype: | bool qIsFinite(double d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | Lines: | 62-62 |
| | 1 | 1 |
qIsFiniteName: | qIsFinite | Prototype: | bool qIsFinite(float f) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | Lines: | 80-80 |
| | 1 | 1 |
qIsDigitName: | qIsDigit | Prototype: | inline bool qIsDigit(char ch) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 723-726 |
| | 1 | 1 |
qIsAlnumName: | qIsAlnum | Prototype: | static bool qIsAlnum(QChar ch) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp | Lines: | 81-86 |
| | 2 | 1 |
qIntersectionPointName: | qIntersectionPoint | Prototype: | static inline QIntersectionPoint qIntersectionPoint(const QPodPoint &point) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 243-248 |
| | 2 | 1 |
qInitImageConversions_ctor_class_Name: | qInitImageConversions_ctor_class_ | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
qInitDrawhelperFunctions_ctor_class_Name: | qInitDrawhelperFunctions_ctor_class_ | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
qInitBlendFunctionsName: | qInitBlendFunctions | Prototype: | void qInitBlendFunctions() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 590-631 |
| | 31 | 1 |
qInfName: | qInf | Prototype: | double qInf() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | Lines: | 98-98 |
| | 1 | 1 |
qIcuCodecStateFreeName: | qIcuCodecStateFree | Prototype: | static void qIcuCodecStateFree(QTextCodec::ConverterState *state) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | Lines: | 60-63 |
| | 1 | 1 |
qHashBitsName: | qHashBits | Prototype: | uint qHashBits(const void *p, size_t len, uint seed) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 215-218 |
| | 1 | 1 |
qHashName: | qHash | Prototype: | uint qHash(const QMimeType &key, uint seed) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetype.cpp | Lines: | 198-201 |
| | 1 | 1 |
qHashName: | qHash | Prototype: | uint qHash(const QPixmapCache::Key &k) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 233-236 |
| | 1 | 1 |
qHashName: | qHash | Prototype: | uint qHash(const QGuiApplicationPrivate::ActiveTouchPointsKey &k) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2390-2393 |
| | 1 | 1 |
qHashName: | qHash | Prototype: | uint qHash(const QKeySequence &key, uint seed) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | Lines: | 1454-1457 |
| | 1 | 1 |
qHashName: | qHash | Prototype: | uint qHash(const QFont &font, uint seed) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 2023-2026 |
| | 1 | 1 |
qHashName: | qHash | Prototype: | uint qHash(const QDateTime &key, uint seed) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 5017-5024 |
| | 1 | 1 |
qHashName: | qHash | Prototype: | uint qHash(const QDate &key, uint seed) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 5032-5035 |
| | 1 | 1 |
qHashName: | qHash | Prototype: | uint qHash(const QTime &key, uint seed) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 5043-5046 |
| | 1 | 1 |
qHashName: | qHash | Prototype: | uint qHash(const QByteArray &key, uint seed) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 233-236 |
| | 1 | 1 |
qHashName: | qHash | Prototype: | uint qHash(const QString &key, uint seed) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 238-241 |
| | 1 | 1 |
qHashName: | qHash | Prototype: | uint qHash(const QStringRef &key, uint seed) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 243-246 |
| | 1 | 1 |
qHashName: | qHash | Prototype: | uint qHash(QLatin1String key, uint seed) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 261-264 |
| | 1 | 1 |
qHashName: | qHash | Prototype: | uint qHash(float key, uint seed) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 973-976 |
| | 1 | 1 |
qHashName: | qHash | Prototype: | uint qHash(double key, uint seed) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 983-986 |
| | 1 | 1 |
qHashName: | qHash | Prototype: | uint qHash(long double key, uint seed) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 994-997 |
| | 1 | 1 |
qHashName: | qHash | Prototype: | uint qHash(const QNetworkConfiguration& config) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qsharednetworksession.cpp | Lines: | 87-90 |
| | 1 | 1 |
qHashName: | qHash | Prototype: | uint qHash(const QSslError &key, uint seed) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslerror.cpp | Lines: | 319-325 |
| | 3 | 1 |
qHashName: | qHash | Prototype: | uint qHash(const QLocale &key, uint seed) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 896-902 |
| | 4 | 1 |
qHashName: | qHash | Prototype: | uint qHash(const QUuid &uuid, uint seed) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 1065-1071 |
| | 4 | 1 |
qHashName: | qHash | Prototype: | uint qHash(const QRegExp &key, uint seed) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4043-4049 |
| | 4 | 1 |
qHashName: | qHash | Prototype: | uint qHash(const QRegularExpression &key, uint seed) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 1858-1864 |
| | 4 | 1 |
qHashName: | qHash | Prototype: | static uint qHash(const QRegExpEngineKey &key, uint seed = 0) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 896-903 |
| | 5 | 1 |
qHashName: | qHash | Prototype: | inline uint qHash(const FallbacksCacheKey &key, uint seed = 0) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 444-452 |
| | 6 | 1 |
qHashName: | qHash | Prototype: | uint qHash(const QMatrix &key, uint seed) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | Lines: | 992-1002 |
| | 8 | 1 |
qHashName: | qHash | Prototype: | uint qHash(const QTransform &key, uint seed) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 800-813 |
| | 11 | 1 |
qHBNewFaceName: | qHBNewFace | Prototype: | HB_Face qHBNewFace(void *font, HB_GetFontTableFunc tableFunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qharfbuzz.cpp | Lines: | 92-95 |
| | 1 | 1 |
qHBLoadFaceName: | qHBLoadFace | Prototype: | HB_Face qHBLoadFace(HB_Face face) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qharfbuzz.cpp | Lines: | 97-100 |
| | 1 | 1 |
qHBFreeFaceName: | qHBFreeFace | Prototype: | void qHBFreeFace(HB_Face face) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qharfbuzz.cpp | Lines: | 102-105 |
| | 1 | 1 |
qGlobalQHashSeedName: | qGlobalQHashSeed | Prototype: | int qGlobalQHashSeed() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 359-362 |
| | 1 | 1 |
qGlobalPostedEventsCountName: | qGlobalPostedEventsCount | Prototype: | uint qGlobalPostedEventsCount() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 313-317 |
| | 2 | 1 |
qFreeName: | qFree | Prototype: | void qFree(void *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qmalloc.cpp | Lines: | 64-67 |
| | 1 | 1 |
qErrnoWarningName: | qErrnoWarning | Prototype: | void qErrnoWarning(const char *msg, ...) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 1703-1715 |
| | 7 | 1 |
qErrnoWarningName: | qErrnoWarning | Prototype: | void qErrnoWarning(int code, const char *msg, ...) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 1717-1729 |
| | 7 | 1 |
qEnvironmentVariableIsSetName: | qEnvironmentVariableIsSet | Prototype: | bool qEnvironmentVariableIsSet(const char *varName) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3350-3360 |
| | 2 | 1 |
qEnvironmentVariableIsEmptyName: | qEnvironmentVariableIsEmpty | Prototype: | bool qEnvironmentVariableIsEmpty(const char *varName) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3269-3283 |
| | 3 | 1 |
qEncodeNtlmBufferName: | qEncodeNtlmBuffer | Prototype: | static int qEncodeNtlmBuffer(QNtlmBuffer& buf, int offset, const QByteArray& s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 949-955 |
| | 4 | 1 |
qEncodeLmv2ResponseName: | qEncodeLmv2Response | Prototype: | static QByteArray qEncodeLmv2Response(const QAuthenticatorPrivate *ctx, const QNtlmPhase2Block& ch, QNtlmPhase3Block *phase3) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 1314-1331 |
| | 8 | 1 |
qDrawWinPanelName: | qDrawWinPanel | Prototype: | void qDrawWinPanel(QPainter *p, const QRect &r, const QPalette &pal, bool sunken, const QBrush *fill) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | Lines: | 709-713 |
| | 1 | 1 |
qDrawWinButtonName: | qDrawWinButton | Prototype: | void qDrawWinButton(QPainter *p, const QRect &r, const QPalette &pal, bool sunken, const QBrush *fill) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | Lines: | 679-683 |
| | 1 | 1 |
qDrawShadeRectName: | qDrawShadeRect | Prototype: | void qDrawShadeRect(QPainter *p, const QRect &r, const QPalette &pal, bool sunken, int lineWidth, int midLineWidth, const QBrush *fill) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | Lines: | 611-618 |
| | 2 | 1 |
qDrawShadePanelName: | qDrawShadePanel | Prototype: | void qDrawShadePanel(QPainter *p, const QRect &r, const QPalette &pal, bool sunken, int lineWidth, const QBrush *fill) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | Lines: | 648-654 |
| | 2 | 1 |
qDrawShadeLineName: | qDrawShadeLine | Prototype: | void qDrawShadeLine(QPainter *p, const QPoint &p1, const QPoint &p2, const QPalette &pal, bool sunken, int lineWidth, int midLineWidth) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | Lines: | 572-578 |
| | 2 | 1 |
qDrawPlainRectName: | qDrawPlainRect | Prototype: | void qDrawPlainRect(QPainter *p, const QRect &r, const QColor &c, int lineWidth, const QBrush *fill) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | Lines: | 736-741 |
| | 2 | 1 |
qDeleteQGLContextName: | qDeleteQGLContext | Prototype: | static void qDeleteQGLContext(void *handle) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2170-2174 |
| | 2 | 1 |
qDeleteInEventHandlerName: | qDeleteInEventHandler | Prototype: | void qDeleteInEventHandler(QObject *o) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 4480-4483 |
| | 1 | 1 |
qDefaultMsgHandlerName: | qDefaultMsgHandler | Prototype: | static void qDefaultMsgHandler(QtMsgType type, const char *buf) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 1604-1608 |
| | 2 | 1 |
qDBusToggleTimeoutName: | qDBusToggleTimeout | Prototype: | static void qDBusToggleTimeout(DBusTimeout *timeout, void *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 189-198 |
| | 4 | 1 |
qDBusResultReceivedName: | qDBusResultReceived | Prototype: | static void qDBusResultReceived(DBusPendingCall *pending, void *user_data) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 1847-1853 |
| | 4 | 1 |
qDBusParametersForMethodName: | qDBusParametersForMethod | Prototype: | int qDBusParametersForMethod(const QMetaMethod &mm, QVector<int> &metaTypes, QString &errorMsg) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmisc.cpp | Lines: | 138-141 |
| | 1 | 1 |
qDBusFindAdaptorConnectorName: | qDBusFindAdaptorConnector | Prototype: | QDBusAdaptorConnector *qDBusFindAdaptorConnector(QDBusAbstractAdaptor *adaptor) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp | Lines: | 89-92 |
| | 1 | 1 |
qDBusAddSpyHookName: | qDBusAddSpyHook | Prototype: | void qDBusAddSpyHook(QDBusSpyCallEvent::Hook hook) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 485-488 |
| | 1 | 1 |
qCrossName: | qCross | Prototype: | static inline qint64 qCross(const QPodPoint &u, const QPodPoint &v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 195-198 |
| | 1 | 1 |
qContainsIndexName: | qContainsIndex | Prototype: | static bool qContainsIndex(const QModelIndex &idx, const QModelIndex &topLeft, const QModelIndex &bottomRight) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | Lines: | 178-183 |
| | 2 | 1 |
qBlendTextureName: | qBlendTexture | Prototype: | void qBlendTexture(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 5496-5501 |
| | 3 | 1 |
qBadAllocName: | qBadAlloc | Prototype: | void qBadAlloc() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3059-3062 |
| | 1 | 1 |
qAccessibleLocalizedActionDescriptionName: | qAccessibleLocalizedActionDescription | Prototype: | QString qAccessibleLocalizedActionDescription(const QString &actionName) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | Lines: | 2999-3002 |
| | 1 | 1 |
qAccessibleEventStringName: | qAccessibleEventString | Prototype: | const char *qAccessibleEventString(QAccessible::Event event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | Lines: | 1846-1850 |
| | 1 | 1 |
qAccessibleCleanupName: | qAccessibleCleanup | Prototype: | static void qAccessibleCleanup() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | Lines: | 506-510 |
| | 2 | 1 |
qAbsName: | qAbs | Prototype: | inline QPointF qAbs(const QPointF &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 118-121 |
| | 1 | 1 |
q26Dot6CompareName: | q26Dot6Compare | Prototype: | static inline bool q26Dot6Compare(qreal p1, qreal p2) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 716-719 |
| | 1 | 1 |
propertyNotFoundErrorName: | propertyNotFoundError | Prototype: | static inline QDBusMessage propertyNotFoundError(const QDBusMessage &msg, const QString &interface_name, const QByteArray &property_name) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | Lines: | 213-222 |
| | 6 | 1 |
privName: | priv | Prototype: | static inline const QMetaObjectPrivate *priv(const uint* data) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 145-146 |
| | 1 | 1 |
privName: | priv | Prototype: | static inline __attribute__((__unused__)) const QMetaObjectPrivate *priv(const uint* data) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 92-93 |
| | 1 | 1 |
privName: | priv | Prototype: | static inline const QDBusMetaObjectPrivate *priv(const uint* data) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp | Lines: | 661-664 |
| | 1 | 1 |
printXcbEventName: | printXcbEvent | Prototype: | void printXcbEvent(const char *message, xcb_generic_event_t *event) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 779-829 |
| | 2 | 1 |
primeForNumBitsName: | primeForNumBits | Prototype: | static inline int primeForNumBits(int numBits) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 453-456 |
| | 1 | 1 |
prepareEngineForMatchName: | prepareEngineForMatch | Prototype: | static void prepareEngineForMatch(QRegExpPrivate *priv, const QString &str) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3869-3879 |
| | 4 | 1 |
postEventSourceDispatchName: | postEventSourceDispatch | Prototype: | static gboolean postEventSourceDispatch(GSource *s, GSourceFunc, gpointer) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 272-279 |
| | 5 | 1 |
postEventSourceCheckName: | postEventSourceCheck | Prototype: | static gboolean postEventSourceCheck(GSource *source) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 267-270 |
| | 1 | 1 |
positionIncludesFrameName: | positionIncludesFrame | Prototype: | static inline bool positionIncludesFrame(QWindow *w) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 239-242 |
| | 1 | 1 |
pointsIntoRangeName: | pointsIntoRange | Prototype: | bool pointsIntoRange(const QChar *ptr, const ushort *base, int len) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 2422-2426 |
| | 2 | 1 |