| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 qDrawShadePanel| Name:  | 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 | 
 qDrawShadeRect| Name:  | qDrawShadeRect |  | Prototype:  | void qDrawShadeRect(QPainter *p, int x, int y, int w, int h, const QPalette &pal, bool sunken, int lineWidth, int midLineWidth, const QBrush *fill) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 205-274 |  
  |  | 53 | 11 | 
 qDrawShadeRect| Name:  | 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 | 
 qDrawTextureRect| Name:  | qDrawTextureRect |  | Prototype:  | static void qDrawTextureRect(const QRectF &target, GLint textureWidth, GLint textureHeight, GLenum textureTarget) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 2940-2980 |  
  |  | 23 | 3 | 
 qDrawWinButton| Name:  | qDrawWinButton |  | Prototype:  | void qDrawWinButton(QPainter *p, int x, int y, int w, int h, const QPalette &pal, bool sunken, const QBrush *fill) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 437-449 |  
  |  | 7 | 2 | 
 qDrawWinButton| Name:  | 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 | 
 qDrawWinPanel| Name:  | qDrawWinPanel |  | Prototype:  | void qDrawWinPanel(QPainter *p, int x, int y, int w, int h, const QPalette &pal, bool sunken, const QBrush *fill) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 477-489 |  
  |  | 7 | 2 | 
 qDrawWinPanel| Name:  | 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 | 
 qDrawWinShades| Name:  | qDrawWinShades |  | Prototype:  | static void qDrawWinShades(QPainter *p, int x, int y, int w, int h, const QColor &c1, const QColor &c2, const QColor &c3, const QColor &c4, const QBrush *fill) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 384-410 |  
  |  | 19 | 4 | 
 qDumpCPUFeatures| Name:  | qDumpCPUFeatures |  | Prototype:  | void qDumpCPUFeatures() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp |  | Lines:  | 742-752 |  
  |  | 7 | 3 | 
 qEncodeHmacMd5| Name:  | qEncodeHmacMd5 |  | Prototype:  | QByteArray qEncodeHmacMd5(QByteArray &key, const QByteArray &message) |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 1127-1185 |  
  |  | 25 | 4 | 
 qEncodeLmv2Response| Name:  | 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 | 
 qEncodeNtlmBuffer| Name:  | 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 | 
 qEncodeNtlmString| Name:  | qEncodeNtlmString |  | Prototype:  | static int qEncodeNtlmString(QNtlmBuffer& buf, int offset, const QString& s, bool unicode) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 958-966 |  
  |  | 6 | 2 | 
 qEncodeNtlmv2Response| Name:  | qEncodeNtlmv2Response |  | Prototype:  | static QByteArray qEncodeNtlmv2Response(const QAuthenticatorPrivate *ctx, const QNtlmPhase2Block& ch, QNtlmPhase3Block *phase3) |  | Coverage:  |  63.636% (7/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 1243-1312 |  
  |  | 34 | 4 | 
 qEnvironmentVariableIntValue| Name:  | qEnvironmentVariableIntValue |  | Prototype:  | int qEnvironmentVariableIntValue(const char *varName, bool *ok) noexcept |  | Coverage:  | 100.000% (18/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 3301-3334 |  
  |  | 15 | 6 | 
 qEnvironmentVariableIsEmpty| Name:  | 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 | 
 qEnvironmentVariableIsSet| Name:  | 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 | 
 qErrnoWarning| Name:  | 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 | 
 qErrnoWarning| Name:  | 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 | 
 qExtractServerTime| Name:  | qExtractServerTime |  | Prototype:  | static QByteArray qExtractServerTime(const QByteArray& targetInfoBuff) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 1218-1241 |  
  |  | 16 | 3 | 
 qFadeEffect| Name:  | qFadeEffect |  | Prototype:  | void qFadeEffect(QWidget* w, int time) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp |  | Lines:  | 580-599 |  
  |  | 10 | 3 | 
 qFindByteArray| Name:  | qFindByteArray |  | Prototype:  | int qFindByteArray( const char *haystack0, int haystackLen, int from, const char *needle, int needleLen) |  | Coverage:  |  72.973% (27/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp |  | Lines:  | 271-324 |  
  |  | 32 | 11 | 
 qFindByteArrayBoyerMoore| Name:  | qFindByteArrayBoyerMoore |  | Prototype:  | static int qFindByteArrayBoyerMoore( const char *haystack, int haystackLen, int haystackOffset, const char *needle, int needleLen) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp |  | Lines:  | 251-261 |  
  |  | 6 | 2 | 
 qFindString| Name:  | qFindString |  | Prototype:  | int qFindString( const QChar *haystack0, int haystackLen, int from, const QChar *needle0, int needleLen, Qt::CaseSensitivity cs) |  | Coverage:  |  92.453% (49/53) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 3097-3171 |  
  |  | 45 | 16 | 
 qFindStringBoyerMoore| Name:  | qFindStringBoyerMoore |  | Prototype:  | int qFindStringBoyerMoore( const QChar *haystack, int haystackLen, int haystackOffset, const QChar *needle, int needleLen, Qt::CaseSensitivity cs) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp |  | Lines:  | 310-320 |  
  |  | 6 | 2 | 
 qFlagLocation| Name:  | qFlagLocation |  | Prototype:  | const char *qFlagLocation(const char *method) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 2216-2222 |  
  |  | 4 | 2 | 
 qFloatDistance| Name:  | qFloatDistance |  | Prototype:  | quint32 qFloatDistance(float a, float b) |  | Coverage:  |  80.000% (16/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp |  | Lines:  | 144-177 |  
  |  | 17 | 7 | 
 qFloatDistance| Name:  | qFloatDistance |  | Prototype:  | quint64 qFloatDistance(double a, double b) |  | Coverage:  |  80.000% (16/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp |  | Lines:  | 202-235 |  
  |  | 17 | 7 | 
 qFormatLogMessage| Name:  | qFormatLogMessage |  | Prototype:  | QString qFormatLogMessage(QtMsgType type, const QMessageLogContext &context, const QString &str) |  | Coverage:  |  86.408% (89/103) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp |  | Lines:  | 1353-1468 |  
  |  | 76 | 36 | 
 qFraction| Name:  | qFraction |  | Prototype:  | static QFraction qFraction(quint64 n, quint64 d) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 144-155 |  
  |  | 8 | 2 | 
 qFree| Name:  | 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 | 
 qFreeAligned| Name:  | qFreeAligned |  | Prototype:  | void qFreeAligned(void *ptr) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qmalloc.cpp |  | Lines:  | 124-130 |  
  |  | 4 | 2 | 
 qFuzzyFind| Name:  | qFuzzyFind |  | Prototype:  | template <typename InputIterator> InputIterator qFuzzyFind(InputIterator first, InputIterator last, qreal val) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1497-1503 |  
  |  | 3 | 2 | 
 qGamma_correct_back_to_linear_cs| Name:  | qGamma_correct_back_to_linear_cs |  | Prototype:  | void qGamma_correct_back_to_linear_cs(QImage *image) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 83-103 |  
  |  | 14 | 4 | 
 qGeomCalc| Name:  | qGeomCalc |  | Prototype:  | void qGeomCalc(QVector<QLayoutStruct> &chain, int start, int count, int pos, int space, int spacer) |  | Coverage:  |   0.000% (0/151) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp |  | Lines:  | 76-345 |  
  |  | 164 | 39 | 
 qGlobalPostedEventsCount| Name:  | 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 | 
 qGlobalQHashSeed| Name:  | 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 | 
 qHBFreeFace| Name:  | 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 | 
 qHBLoadFace| Name:  | 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 | 
 qHBNewFace| Name:  | 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 | 
 qHasPixmapTexture| Name:  | qHasPixmapTexture |  | Prototype:  | bool __attribute__((visibility("default"))) qHasPixmapTexture(const QBrush& brush) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 225-231 |  
  |  | 4 | 2 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QUrl &url, uint seed) noexcept |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 4123-4136 |  
  |  | 10 | 2 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QUrlQuery &key, uint seed) noexcept |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp |  | Lines:  | 432-442 |  
  |  | 6 | 2 | 
 qHash| Name:  | 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 | 
 qHash| Name:  | 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 | 
 qHash| Name:  | 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 | 
 qHash| Name:  | 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 | 
 qHash| Name:  | 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 | 
 qHash| Name:  | 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 | 
 qHash| Name:  | 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 | 
 qHash| Name:  | 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 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QBitArray &bitArray, uint seed) noexcept |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 248-259 |  
  |  | 6 | 2 | 
 qHash| Name:  | 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 | 
 qHash| Name:  | 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 | 
 qHash| Name:  | 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 | 
 qHash| Name:  | 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 | 
 qHash| Name:  | 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 | 
 qHash| Name:  | 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 | 
 qHash| Name:  | 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 | 
 qHash| Name:  | 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 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QVersionNumber &key, uint seed) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp |  | Lines:  | 514-520 |  
  |  | 4 | 2 | 
 qHash| Name:  | 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 | 
 qHash| Name:  | 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 | 
 qHash| Name:  | 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 | 
 qHash| Name:  | 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 | 
 qHash| Name:  | 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 | 
 qHash| Name:  | 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 | 
 qHash| Name:  | 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 | 
 qHash| Name:  | 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 | 
 qHash| Name:  | 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 | 
 qHash| Name:  | 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 | 
 qHash| Name:  | 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 | 
 qHashBits| Name:  | 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 | 
 qIcuCodecStateFree| Name:  | 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 | 
 qInf| Name:  | 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 | 
 qInit| Name:  | 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 | 
 qInitBlendFunctions| Name:  | 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 | 
 qInitDrawhelperFunctions| Name:  | 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_::qInitDrawhelperFunctions_ctor_class_| Name:  | qInitDrawhelperFunctions_ctor_class_::qInitDrawhelperFunctions_ctor_class_ |  | Prototype:  | inline qInitDrawhelperFunctions_ctor_class_() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 6551-6551 |  
  |  | 1 | 1 | 
 qInitImageConversions| Name:  | 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_::qInitImageConversions_ctor_class_| Name:  | qInitImageConversions_ctor_class_::qInitImageConversions_ctor_class_ |  | Prototype:  | inline qInitImageConversions_ctor_class_() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp |  | Lines:  | 2981-2981 |  
  |  | 1 | 1 | 
 qInstallMessageHandler| Name:  | 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 | 
 qInstallMsgHandler| Name:  | 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 | 
 qIntersectionPoint| Name:  | 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 | 
 qIntersectionPoint| Name:  | 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 | 
 qIsAlnum| Name:  | 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 | 
 qIsDigit| Name:  | 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 | 
 qIsEffectiveTLD| Name:  | 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 | 
 qIsFinite| Name:  | 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 | 
 qIsFinite| Name:  | 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 | 
 qIsFloatingPoint| Name:  | 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 | 
 qIsInf| Name:  | 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 | 
 qIsInf| Name:  | 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 | 
 qIsNaN| Name:  | 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 | 
 qIsNaN| Name:  | 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 | 
 qIsNumericType| Name:  | 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 | 
 qIsUpper| Name:  | 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 | 
 qIsUpper| Name:  | 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 | 
 qIsUpper| Name:  | 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 |