Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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 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 |
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: | 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 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 QHostAddress &key, uint seed) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 1132-1137 |
| | 2 | 2 |
qHashName: | qHash | Prototype: | uint qHash(const QSslCertificate &key, uint seed) noexcept | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | Lines: | 64-73 |
| | 4 | 2 |
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 |
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 |
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 |
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 |
qInitName: | qInit | Prototype: | static void qInit(QSqlQuery *q, const QString& query, QSqlDatabase db) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | Lines: | 261-271 |
| | 7 | 4 |
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 |
qInitDrawhelperFunctionsName: | qInitDrawhelperFunctions | Prototype: | static void qInitDrawhelperFunctions() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 6343-6548 |
| | 78 | 4 |
qInitDrawhelperFunctions_ctor_class_Name: | qInitDrawhelperFunctions_ctor_class_ | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
qInitImageConversionsName: | qInitImageConversions | Prototype: | static void qInitImageConversions() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 2934-2979 |
| | 13 | 4 |
qInitImageConversions_ctor_class_Name: | qInitImageConversions_ctor_class_ | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
qInstallMessageHandlerName: | qInstallMessageHandler | Prototype: | QtMessageHandler qInstallMessageHandler(QtMessageHandler h) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 1867-1873 |
| | 3 | 2 |
qInstallMsgHandlerName: | qInstallMsgHandler | Prototype: | QtMsgHandler qInstallMsgHandler(QtMsgHandler h) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | Lines: | 1875-1881 |
| | 3 | 2 |
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 |
qIntersectionPointName: | qIntersectionPoint | Prototype: | static QIntersectionPoint qIntersectionPoint(const QPodPoint &u1, const QPodPoint &u2, const QPodPoint &v1, const QPodPoint &v2) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 250-313 |
| | 32 | 6 |
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 |
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 |
qIsEffectiveTLDName: | qIsEffectiveTLD | Prototype: | bool qIsEffectiveTLD(const QStringRef &domain) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtldurl.cpp | Lines: | 106-125 |
| | 10 | 4 |
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 |
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 |
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 |
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 |
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 |
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 |
qIterAppendName: | qIterAppend | Prototype: | static void qIterAppend(DBusMessageIter *it, QByteArray *ba, int type, const void *arg) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | Lines: | 49-55 |
| | 3 | 2 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
qLcTrayName: | qLcTray | Prototype: | const QLoggingCategory &qLcTray() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | Lines: | 65-65 |
| | 1 | 1 |
qMallocName: | qMalloc | Prototype: | void *qMalloc(size_t size) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qmalloc.cpp | Lines: | 59-62 |
| | 1 | 1 |
qMallocAlignedName: | qMallocAligned | Prototype: | void *qMallocAligned(size_t size, size_t alignment) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qmalloc.cpp | Lines: | 74-77 |
| | 1 | 1 |
qMapAlignmentThresholdName: | qMapAlignmentThreshold | Prototype: | static inline int qMapAlignmentThreshold() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | Lines: | 304-310 |
| | 1 | 1 |
qMapAllocateName: | qMapAllocate | Prototype: | static inline void *qMapAllocate(int alloc, int alignment) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | Lines: | 312-317 |
| | 3 | 1 |
qMapDeallocateName: | qMapDeallocate | Prototype: | static inline void qMapDeallocate(QMapNodeBase *node, int alignment) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | Lines: | 319-325 |
| | 3 | 2 |
qMaxName: | qMax | Prototype: | static inline int qMax(int i1, int i2, int i3) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2628-2628 |
| | 1 | 1 |
qMemCopyName: | qMemCopy | Prototype: | void *qMemCopy(void *dest, const void *src, size_t n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3121-3121 |
| | 1 | 1 |
qMemEqualsName: | qMemEquals | Prototype: | static bool qMemEquals(const quint16 *a, const quint16 *b, int length) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 642-648 |
| | 3 | 2 |
qMemSetName: | qMemSet | Prototype: | void *qMemSet(void *dest, int c, size_t n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3122-3122 |
| | 1 | 1 |
qMetaTypeCustomType_unlockedName: | qMetaTypeCustomType_unlocked | Prototype: | static int qMetaTypeCustomType_unlocked(const char *typeName, int length, int *firstInvalidIndex = 0) | Coverage: | 92.000% (23/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 894-914 |
| | 15 | 7 |
qMetaTypeNumberName: | qMetaTypeNumber | Prototype: | static qlonglong qMetaTypeNumber(const QVariant::Private *d) | Coverage: | 94.737% (18/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 143-169 |
| | 12 | 10 |
qMetaTypeStaticTypeName: | qMetaTypeStaticType | Prototype: | static inline int qMetaTypeStaticType(const char *typeName, int length) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 877-885 |
| | 5 | 2 |
qMetaTypeTypeImplName: | qMetaTypeTypeImpl | Prototype: | template <bool tryNormalizedType> static inline int qMetaTypeTypeImpl(const char *typeName, int length) | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1188-1210 |
| | 13 | 5 |
qMetaTypeTypeInternalName: | qMetaTypeTypeInternal | Prototype: | int qMetaTypeTypeInternal(const char *typeName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1230-1233 |
| | 1 | 1 |
qMetaTypeUNumberName: | qMetaTypeUNumber | Prototype: | static qulonglong qMetaTypeUNumber(const QVariant::Private *d) | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 171-187 |
| | 8 | 6 |
qMoveRangeName: | qMoveRange | Prototype: | template<typename Container> static void qMoveRange(Container& c, typename Container::size_type rangeStart, typename Container::size_type rangeEnd, typename Container::size_type targetPosition) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 725-739 |
| | 6 | 1 |
qNetworkConfigurationManagerPrivateName: | qNetworkConfigurationManagerPrivate | Prototype: | QNetworkConfigurationManagerPrivate *qNetworkConfigurationManagerPrivate() | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager.cpp | Lines: | 82-109 |
| | 16 | 4 |
qNormalizeNodeName: | qNormalizeNode | Prototype: | static void qNormalizeNode(QDomNodePrivate* n) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 1865-1886 |
| | 13 | 4 |
qNormalizeRadiiName: | qNormalizeRadii | Prototype: | void qNormalizeRadii(const QRect &br, const QSize *radii, QSize *tlr, QSize *trr, QSize *blr, QSize *brr) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcssutil.cpp | Lines: | 314-329 |
| | 12 | 5 |
qNormalizeTypeName: | qNormalizeType | Prototype: | static char *qNormalizeType(char *d, int &templdepth, QByteArray &result) | Coverage: | 100.000% (19/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 1252-1269 |
| | 11 | 5 |
qNtlmDecodePhase2Name: | qNtlmDecodePhase2 | Prototype: | static bool qNtlmDecodePhase2(const QByteArray& data, QNtlmPhase2Block& ch) | Coverage: | 42.857% (12/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 1333-1373 |
| | 27 | 10 |
qNtlmPhase1Name: | qNtlmPhase1 | Prototype: | static QByteArray qNtlmPhase1() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 1071-1079 |
| | 6 | 1 |
qNtlmPhase3Name: | qNtlmPhase3 | Prototype: | static QByteArray qNtlmPhase3(QAuthenticatorPrivate *ctx, const QByteArray& phase2data) | Coverage: | 45.833% (11/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 1376-1438 |
| | 34 | 7 |
qNumVariantToHelperName: | qNumVariantToHelper | Prototype: | template <typename T> inline T qNumVariantToHelper(const QVariant::Private &d, const HandlersManager &handlerManager, bool *ok, const T& val) | Coverage: | 94.737% (18/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 2642-2661 |
| | 11 | 5 |
qOpenGLVersionFlagsFromStringName: | qOpenGLVersionFlagsFromString | Prototype: | QGLFormat::OpenGLVersionFlags __attribute__((visibility("default"))) qOpenGLVersionFlagsFromString(const QString &versionString) | Coverage: | 10.938% (7/64) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1262-1398 |
| | 89 | 28 |
qPenFromStyleName: | qPenFromStyle | Prototype: | static QPen qPenFromStyle(const QBrush& b, qreal width, BorderStyle s) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcssutil.cpp | Lines: | 51-78 |
| | 14 | 9 |
qPixmapSerialName: | qPixmapSerial | Prototype: | static QString qPixmapSerial(quint64 i, bool enabled) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 955-968 |
| | 6 | 2 |
qPointDistanceFromLineName: | qPointDistanceFromLine | Prototype: | static inline qint64 qPointDistanceFromLine(const QPodPoint &p, const QPodPoint &v1, const QPodPoint &v2) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 211-214 |
| | 1 | 1 |
qPointIsLeftOfLineName: | qPointIsLeftOfLine | Prototype: | static inline bool qPointIsLeftOfLine(const QPodPoint &p, const QPodPoint &v1, const QPodPoint &v2) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 216-219 |
| | 1 | 1 |
qPolylineName: | qPolyline | Prototype: | QPolylineSet qPolyline(const QVectorPath &path, const QTransform &matrix, qreal lod) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 2337-2355 |
| | 13 | 2 |
qPolylineName: | qPolyline | Prototype: | QPolylineSet qPolyline(const QPainterPath &path, const QTransform &matrix, qreal lod) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 2357-2375 |
| | 13 | 2 |
qQNaNName: | qQNaN | Prototype: | double qQNaN() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | Lines: | 92-92 |
| | 1 | 1 |
qReallocName: | qRealloc | Prototype: | void *qRealloc(void *ptr, size_t size) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qmalloc.cpp | Lines: | 69-72 |
| | 1 | 1 |
qReallocAlignedName: | qReallocAligned | Prototype: | void *qReallocAligned(void *oldptr, size_t newsize, size_t oldsize, size_t alignment) | Coverage: | 53.333% (8/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qmalloc.cpp | Lines: | 79-122 |
| | 18 | 5 |
qRectIntersectsName: | qRectIntersects | Prototype: | static inline bool qRectIntersects(const QRect &r1, const QRect &r2) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 133-137 |
| | 2 | 1 |
qRectToXCBRectangleName: | qRectToXCBRectangle | Prototype: | static inline xcb_rectangle_t qRectToXCBRectangle(const QRect &r) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2823-2831 |
| | 6 | 1 |
qRegisterGuiGetInterpolatorName: | qRegisterGuiGetInterpolator | Prototype: | void qRegisterGuiGetInterpolator() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/animation/qguivariantanimation.cpp | Lines: | 65-72 |
| | 5 | 1 |
qRegisterGuiGetInterpolator_ctor_class_Name: | qRegisterGuiGetInterpolator_ctor_class_ | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
qRegisterGuiStateMachineName: | qRegisterGuiStateMachine | Prototype: | void qRegisterGuiStateMachine() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qguistatemachine.cpp | Lines: | 460-464 |
| | 2 | 1 |
qRegisterGuiStateMachine_ctor_class_Name: | qRegisterGuiStateMachine_ctor_class_ | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
qRegisterGuiVariantName: | qRegisterGuiVariant | Prototype: | void qRegisterGuiVariant() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | Lines: | 349-353 |
| | 2 | 1 |
qRegisterGuiVariant_ctor_class_Name: | qRegisterGuiVariant_ctor_class_ | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
qRegisterResourceDataName: | qRegisterResourceData | Prototype: | bool qRegisterResourceData(int version, const unsigned char *tree, const unsigned char *name, const unsigned char *data) | Coverage: | 80.000% (12/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 828-849 |
| | 14 | 5 |
qRegisterStaticPluginFunctionName: | qRegisterStaticPluginFunction | Prototype: | void __attribute__((visibility("default"))) qRegisterStaticPluginFunction(QStaticPlugin plugin) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 432-435 |
| | 1 | 1 |
qRegisterWidgetsVariantName: | qRegisterWidgetsVariant | Prototype: | void qRegisterWidgetsVariant() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetsvariant.cpp | Lines: | 154-159 |
| | 3 | 1 |
qRegisterWidgetsVariant_ctor_class_Name: | qRegisterWidgetsVariant_ctor_class_ | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
qRemoveDuplicatesName: | qRemoveDuplicates | Prototype: | template <typename Iterator, typename Equality> Iterator qRemoveDuplicates(Iterator begin, Iterator end, Equality eq) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1461-1478 |
| | 10 | 4 |
qRemovePostRoutineName: | qRemovePostRoutine | Prototype: | void qRemovePostRoutine(QtCleanUpFunction p) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 263-269 |
| | 4 | 2 |
qRemoveWhitespaceName: | qRemoveWhitespace | Prototype: | static void qRemoveWhitespace(const char *s, char *d) | Coverage: | 93.333% (28/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 1234-1250 |
| | 12 | 6 |
qRotationTypeName: | qRotationType | Prototype: | inline RotationType qRotationType(const QTransform &transform) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 2166-2186 |
| | 13 | 5 |
qSNaNName: | qSNaN | Prototype: | double qSNaN() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | Lines: | 86-86 |
| | 1 | 1 |
qSafeDivideName: | qSafeDivide | Prototype: | static inline qreal qSafeDivide(qreal x, qreal y) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 735-740 |
| | 3 | 2 |