| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 qDrawShadePanel| Name:  | qDrawShadePanel |  | Prototype:  | void qDrawShadePanel(QPainter *p, int x, int y, int w, int h, const QPalette &pal, bool sunken, int lineWidth, const QBrush *fill) |  | Coverage:  |   0.000% (0/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 306-366 |  
  |  | 47 | 13 | 
 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 | 
 qDrawShadeLine| Name:  | qDrawShadeLine |  | Prototype:  | void qDrawShadeLine(QPainter *p, int x1, int y1, int x2, int y2, const QPalette &pal, bool sunken, int lineWidth, int midLineWidth) |  | Coverage:  |   0.000% (0/52) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 92-170 |  
  |  | 60 | 17 | 
 qDrawShadeLine| Name:  | 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 | 
 qDrawRoundedCorners| Name:  | qDrawRoundedCorners |  | Prototype:  | void qDrawRoundedCorners(QPainter *p, qreal x1, qreal y1, qreal x2, qreal y2, const QSizeF& r1, const QSizeF& r2, Edge edge, BorderStyle s, QBrush c) |  | Coverage:  |   0.000% (0/82) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcssutil.cpp |  | Lines:  | 80-182 |  
  |  | 77 | 28 | 
 qDrawPlainRect| Name:  | qDrawPlainRect |  | Prototype:  | void qDrawPlainRect(QPainter *p, int x, int y, int w, int h, const QColor &c, int lineWidth, const QBrush *fill) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 513-534 |  
  |  | 16 | 5 | 
 qDrawPlainRect| Name:  | 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 | 
 qDrawEdge| Name:  | qDrawEdge |  | Prototype:  | void qDrawEdge(QPainter *p, qreal x1, qreal y1, qreal x2, qreal y2, qreal dw1, qreal dw2, QCss::Edge edge, QCss::BorderStyle style, QBrush c) |  | Coverage:  |   0.000% (0/91) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcssutil.cpp |  | Lines:  | 185-312 |  
  |  | 82 | 33 | 
 qDrawBorderPixmap| Name:  | qDrawBorderPixmap |  | Prototype:  | void qDrawBorderPixmap(QPainter *painter, const QRect &targetRect, const QMargins &targetMargins, const QPixmap &pixmap, const QRect &sourceRect,const QMargins &sourceMargins, const QTileRules &rules, QDrawBorderPixmap::DrawingHints hints) |  | Coverage:  |   0.000% (0/183) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 798-1052 |  
  |  | 192 | 43 | 
 qDrawBorder| Name:  | qDrawBorder |  | Prototype:  | void qDrawBorder(QPainter *p, const QRect &rect, const QCss::BorderStyle *styles, const int *borders, const QBrush *colors, const QSize *radii) |  | Coverage:  |   0.000% (0/73) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcssutil.cpp |  | Lines:  | 348-404 |  
  |  | 43 | 9 | 
 qDetectCpuFeatures| Name:  | qDetectCpuFeatures |  | Prototype:  | void qDetectCpuFeatures() |  | Coverage:  |  15.789% (3/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp |  | Lines:  | 680-740 |  
  |  | 19 | 7 | 
 qDeleteQGLContext| Name:  | 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 | 
 qDeleteInEventHandler| Name:  | 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 | 
 qDefaultMsgHandler| Name:  | 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 | 
 qDefaultMessageHandler| Name:  | qDefaultMessageHandler |  | Prototype:  | static void qDefaultMessageHandler(QtMsgType type, const QMessageLogContext &context, const QString &buf) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp |  | Lines:  | 1567-1599 |  
  |  | 6 | 3 | 
 qDecodeDataUrl| Name:  | qDecodeDataUrl |  | Prototype:  | bool qDecodeDataUrl(const QUrl &uri, QString &mimeType, QByteArray &payload) |  | Coverage:  |  91.667% (22/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdataurl.cpp |  | Lines:  | 52-92 |  
  |  | 21 | 8 | 
 qDBusUpdateDispatchStatus| Name:  | qDBusUpdateDispatchStatus |  | Prototype:  | static void qDBusUpdateDispatchStatus(DBusConnection *connection, DBusDispatchStatus new_status, void *data) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 286-293 |  
  |  | 5 | 2 | 
 qDBusToggleWatch| Name:  | qDBusToggleWatch |  | Prototype:  | static void qDBusToggleWatch(DBusWatch *watch, void *data) |  | Coverage:  |  73.684% (14/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 257-284 |  
  |  | 17 | 5 | 
 qDBusToggleTimeout| Name:  | 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 | 
 qDBusSignalFilter| Name:  | qDBusSignalFilter |  | Prototype:  | static DBusHandlerResult qDBusSignalFilter(DBusConnection *connection, DBusMessage *message, void *data) |  | Coverage:  |  75.000% (6/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 513-528 |  
  |  | 10 | 3 | 
 qDBusResultReceived| Name:  | 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 | 
 qDBusReplyFill| Name:  | qDBusReplyFill |  | Prototype:  | void qDBusReplyFill(const QDBusMessage &reply, QDBusError &error, QVariant &data) |  | Coverage:  |  84.000% (21/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusreply.cpp |  | Lines:  | 190-247 |  
  |  | 37 | 8 | 
 qDBusRemoveWatch| Name:  | qDBusRemoveWatch |  | Prototype:  | static void qDBusRemoveWatch(DBusWatch *watch, void *data) |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 233-255 |  
  |  | 13 | 3 | 
 qDBusRemoveTimeout| Name:  | qDBusRemoveTimeout |  | Prototype:  | static void qDBusRemoveTimeout(DBusTimeout *timeout, void *data) |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 165-187 |  
  |  | 12 | 3 | 
 qDBusPropertySet| Name:  | qDBusPropertySet |  | Prototype:  | QDBusMessage qDBusPropertySet(const QDBusConnectionPrivate::ObjectTreeNode &node, const QDBusMessage &msg) |  | Coverage:  |  37.500% (12/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp |  | Lines:  | 383-437 |  
  |  | 42 | 10 | 
 qDBusPropertyGetAll| Name:  | qDBusPropertyGetAll |  | Prototype:  | QDBusMessage qDBusPropertyGetAll(const QDBusConnectionPrivate::ObjectTreeNode &node, const QDBusMessage &msg) |  | Coverage:  |  68.966% (20/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp |  | Lines:  | 483-531 |  
  |  | 35 | 7 | 
 qDBusPropertyGet| Name:  | qDBusPropertyGet |  | Prototype:  | QDBusMessage qDBusPropertyGet(const QDBusConnectionPrivate::ObjectTreeNode &node, const QDBusMessage &msg) |  | Coverage:  |  74.510% (38/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp |  | Lines:  | 224-290 |  
  |  | 50 | 13 | 
 qDBusParametersForMethod| Name:  | 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 | 
 qDBusParametersForMethod| Name:  | qDBusParametersForMethod |  | Prototype:  | int qDBusParametersForMethod(const QList<QByteArray> ¶meterTypes, QVector<int>& metaTypes, QString &errorMsg) |  | Coverage:  |  71.429% (20/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmisc.cpp |  | Lines:  | 145-201 |  
  |  | 39 | 10 | 
 qDBusNewConnection| Name:  | qDBusNewConnection |  | Prototype:  | static void qDBusNewConnection(DBusServer *server, DBusConnection *connection, void *data) |  | Coverage:  |  57.143% (4/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 295-333 |  
  |  | 21 | 3 | 
 qDBusIntrospectObject| Name:  | qDBusIntrospectObject |  | Prototype:  | QString qDBusIntrospectObject(const QDBusConnectionPrivate::ObjectTreeNode &node, const QString &path) |  | Coverage:  |  85.714% (30/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp |  | Lines:  | 127-201 |  
  |  | 52 | 11 | 
 qDBusInterfaceInObject| Name:  | qDBusInterfaceInObject |  | Prototype:  | bool qDBusInterfaceInObject(QObject *obj, const QString &interface_name) |  | Coverage:  |  66.667% (4/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmisc.cpp |  | Lines:  | 117-124 |  
  |  | 5 | 3 | 
 qDBusInterfaceFromMetaObject| Name:  | qDBusInterfaceFromMetaObject |  | Prototype:  | QString qDBusInterfaceFromMetaObject(const QMetaObject *mo) |  | Coverage:  |  46.154% (12/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmisc.cpp |  | Lines:  | 75-115 |  
  |  | 25 | 7 | 
 qDBusGenerateMetaObjectXml| Name:  | qDBusGenerateMetaObjectXml |  | Prototype:  | QString qDBusGenerateMetaObjectXml(QString interface, const QMetaObject *mo, const QMetaObject *base, int flags) |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlgenerator.cpp |  | Lines:  | 246-264 |  
  |  | 11 | 4 | 
 qDBusFindAdaptorConnector| Name:  | qDBusFindAdaptorConnector |  | Prototype:  | QDBusAdaptorConnector *qDBusFindAdaptorConnector(QObject *obj) |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp |  | Lines:  | 72-87 |  
  |  | 11 | 4 | 
 qDBusFindAdaptorConnector| Name:  | 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 | 
 qDBusCreateAdaptorConnector| Name:  | qDBusCreateAdaptorConnector |  | Prototype:  | QDBusAdaptorConnector *qDBusCreateAdaptorConnector(QObject *obj) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp |  | Lines:  | 94-100 |  
  |  | 4 | 2 | 
 qDBusCheckAsyncTag| Name:  | qDBusCheckAsyncTag |  | Prototype:  | bool qDBusCheckAsyncTag(const char *tag) |  | Coverage:  |  47.059% (8/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmisc.cpp |  | Lines:  | 58-71 |  
  |  | 8 | 3 | 
 qDBusAddWatch| Name:  | qDBusAddWatch |  | Prototype:  | static dbus_bool_t qDBusAddWatch(DBusWatch *watch, void *data) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 200-231 |  
  |  | 20 | 3 | 
 qDBusAddTimeout| Name:  | qDBusAddTimeout |  | Prototype:  | static dbus_bool_t qDBusAddTimeout(DBusTimeout *timeout, void *data) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 139-163 |  
  |  | 14 | 3 | 
 qDBusAddSpyHook| Name:  | 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 | 
 qCross| Name:  | 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 | 
 qCreatev2Hash| Name:  | qCreatev2Hash |  | Prototype:  | static QByteArray qCreatev2Hash(const QAuthenticatorPrivate *ctx, QNtlmPhase3Block *phase3) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp |  | Lines:  | 1187-1208 |  
  |  | 12 | 2 | 
 qConvertToUnsignedNumber| Name:  | qConvertToUnsignedNumber |  | Prototype:  | static qulonglong qConvertToUnsignedNumber(const QVariant::Private *d, bool *ok) |  | Coverage:  |  92.500% (37/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 264-316 |  
  |  | 19 | 25 | 
 qConvertToRealNumber| Name:  | qConvertToRealNumber |  | Prototype:  | static qreal qConvertToRealNumber(const QVariant::Private *d, bool *ok) |  | Coverage:  |  66.667% (8/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 244-262 |  
  |  | 6 | 9 | 
 qConvertToNumber| Name:  | qConvertToNumber |  | Prototype:  | static qlonglong qConvertToNumber(const QVariant::Private *d, bool *ok) |  | Coverage:  |  97.500% (39/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 189-242 |  
  |  | 19 | 25 | 
 qConvertARGB64PMToA2RGB30PM_sse2| Name:  | qConvertARGB64PMToA2RGB30PM_sse2 |  | Prototype:  | template<QtPixelOrder PixelOrder> static inline void qConvertARGB64PMToA2RGB30PM_sse2(uint *dest, const QRgba64 *buffer, int count) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 1261-1319 |  
  |  | 38 | 11 | 
 qConvertARGB32PMToARGB64PM_sse2| Name:  | qConvertARGB32PMToARGB64PM_sse2 |  | Prototype:  | template<bool RGBA, bool maskAlpha> static inline void qConvertARGB32PMToARGB64PM_sse2(QRgba64 *buffer, const uint *src, int count) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 511-550 |  
  |  | 29 | 9 | 
 qConvertA2RGB30PMToARGB64PM_sse2| Name:  | qConvertA2RGB30PMToARGB64PM_sse2 |  | Prototype:  | template<QtPixelOrder PixelOrder> static inline void qConvertA2RGB30PMToARGB64PM_sse2(QRgba64 *buffer, const uint *src, int count) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 651-691 |  
  |  | 27 | 6 | 
 qContainsIndex| Name:  | 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 |