| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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:  | 255-265 |  
  |  | 7 | 4 | 
 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:  | 92-92 |  
  |  | 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:  | 54-57 |  
  |  | 1 | 1 | 
 qHashBits| Name:  | qHashBits |  | Prototype:  | uint qHashBits(const void *p, size_t len, uint seed) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 159-162 |  
  |  | 1 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QUrl &url, uint seed) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 4118-4131 |  
  |  | 10 | 2 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QUrlQuery &key, uint seed) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp |  | Lines:  | 425-435 |  
  |  | 6 | 2 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QMimeType &key, uint seed) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetype.cpp |  | Lines:  | 192-195 |  
  |  | 1 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QUuid &uuid, uint seed) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp |  | Lines:  | 1026-1032 |  
  |  | 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:  | 4995-5002 |  
  |  | 1 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QDate &key, uint seed) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 5010-5013 |  
  |  | 1 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QTime &key, uint seed) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 5021-5024 |  
  |  | 1 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QByteArray &key, uint seed) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 177-180 |  
  |  | 1 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QString &key, uint seed) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 182-185 |  
  |  | 1 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QStringRef &key, uint seed) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 187-190 |  
  |  | 1 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QBitArray &bitArray, uint seed) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 192-203 |  
  |  | 6 | 2 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(QLatin1String key, uint seed) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 205-208 |  
  |  | 1 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(float key, uint seed) |  | Coverage:  |  66.667% (2/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 900-903 |  
  |  | 1 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(double key, uint seed) |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 910-913 |  
  |  | 1 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(long double key, uint seed) |  | Coverage:  |  66.667% (2/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 921-924 |  
  |  | 1 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QLocale &key, uint seed) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 884-890 |  
  |  | 4 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | static uint qHash(const QRegExpEngineKey &key, uint seed = 0) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 890-897 |  
  |  | 5 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QRegExp &key, uint seed) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4037-4043 |  
  |  | 4 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QRegularExpression &key, uint seed) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 1852-1858 |  
  |  | 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:  | 507-513 |  
  |  | 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:  | 217-220 |  
  |  | 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:  | 2341-2344 |  
  |  | 1 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QKeySequence &key, uint seed) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp |  | Lines:  | 1447-1450 |  
  |  | 1 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QMatrix &key, uint seed) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp |  | Lines:  | 985-995 |  
  |  | 8 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QTransform &key, uint seed) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp |  | Lines:  | 786-799 |  
  |  | 11 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QFont &font, uint seed) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 2020-2023 |  
  |  | 1 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | inline uint qHash(const FallbacksCacheKey &key, uint seed = 0) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 438-446 |  
  |  | 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:  | 80-83 |  
  |  | 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:  | 1138-1143 |  
  |  | 2 | 2 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QSslCertificate &key, uint seed) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp |  | Lines:  | 58-67 |  
  |  | 4 | 2 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QSslError &key, uint seed) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslerror.cpp |  | Lines:  | 313-319 |  
  |  | 3 | 1 | 
 qHash| Name:  | qHash |  | Prototype:  | uint qHash(const QHashableLatin1Literal &key) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp |  | Lines:  | 873-887 |  
  |  | 10 | 3 | 
 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:  | 219-225 |  
  |  | 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:  | 86-89 |  
  |  | 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:  | 91-94 |  
  |  | 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:  | 96-99 |  
  |  | 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:  | 303-306 |  
  |  | 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:  | 312-316 |  
  |  | 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:  | 70-339 |  
  |  | 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:  | 77-97 |  
  |  | 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:  | 1491-1497 |  
  |  | 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:  | 118-124 |  
  |  | 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:  | 58-61 |  
  |  | 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:  | 138-149 |  
  |  | 8 | 2 | 
 qFormatLogMessage| Name:  | qFormatLogMessage |  | Prototype:  | QString qFormatLogMessage(QtMsgType type, const QMessageLogContext &context, const QString &str) |  | Coverage:  |  82.192% (120/146) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp |  | Lines:  | 1262-1431 |  
  |  | 108 | 47 | 
 qFloatDistance| Name:  | qFloatDistance |  | Prototype:  | quint32 qFloatDistance(float a, float b) |  | Coverage:  |  81.818% (18/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp |  | Lines:  | 138-171 |  
  |  | 17 | 7 | 
 qFloatDistance| Name:  | qFloatDistance |  | Prototype:  | quint64 qFloatDistance(double a, double b) |  | Coverage:  |  81.818% (18/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp |  | Lines:  | 196-229 |  
  |  | 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:  | 2209-2215 |  
  |  | 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:  | 304-314 |  
  |  | 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:  | 3067-3141 |  
  |  | 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:  | 245-255 |  
  |  | 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:  | 265-318 |  
  |  | 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:  | 574-593 |  
  |  | 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:  | 1212-1235 |  
  |  | 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:  | 1666-1678 |  
  |  | 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:  | 1680-1692 |  
  |  | 7 | 1 | 
 qEnvironmentVariableIsSet| Name:  | qEnvironmentVariableIsSet |  | Prototype:  | bool qEnvironmentVariableIsSet(const char *varName) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 3287-3297 |  
  |  | 2 | 1 | 
 qEnvironmentVariableIsEmpty| Name:  | qEnvironmentVariableIsEmpty |  | Prototype:  | bool qEnvironmentVariableIsEmpty(const char *varName) |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 3206-3220 |  
  |  | 3 | 1 | 
 qEnvironmentVariableIntValue| Name:  | qEnvironmentVariableIntValue |  | Prototype:  | int qEnvironmentVariableIntValue(const char *varName, bool *ok) |  | Coverage:  | 100.000% (18/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 3238-3271 |  
  |  | 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:  | 1237-1306 |  
  |  | 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:  | 952-960 |  
  |  | 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:  | 943-949 |  
  |  | 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:  | 1308-1325 |  
  |  | 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:  | 1121-1179 |  
  |  | 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:  | 711-721 |  
  |  | 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:  | 378-404 |  
  |  | 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:  | 471-483 |  
  |  | 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:  | 703-707 |  
  |  | 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:  | 431-443 |  
  |  | 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:  | 673-677 |  
  |  | 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:  | 2934-2974 |  
  |  | 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/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 199-268 |  
  |  | 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:  | 605-612 |  
  |  | 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/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 300-360 |  
  |  | 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:  | 642-648 |  
  |  | 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/56) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 86-164 |  
  |  | 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:  | 566-572 |  
  |  | 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:  | 74-176 |  
  |  | 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/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp |  | Lines:  | 507-528 |  
  |  | 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:  | 730-735 |  
  |  | 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:  | 179-306 |  
  |  | 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:  | 792-1046 |  
  |  | 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:  | 340-396 |  
  |  | 43 | 9 | 
 qDetectCpuFeatures| Name:  | qDetectCpuFeatures |  | Prototype:  | void qDetectCpuFeatures() |  | Coverage:  |  21.739% (5/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp |  | Lines:  | 649-709 |  
  |  | 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:  | 2164-2168 |  
  |  | 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:  | 4470-4473 |  
  |  | 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:  | 1567-1571 |  
  |  | 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:  | 1530-1562 |  
  |  | 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:  | 46-86 |  
  |  | 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:  | 280-287 |  
  |  | 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:  | 251-278 |  
  |  | 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:  | 183-192 |  
  |  | 4 | 1 | 
 qDBusSignalFilter| Name:  | qDBusSignalFilter |  | Prototype:  | static DBusHandlerResult qDBusSignalFilter(DBusConnection *connection, DBusMessage *message, void *data) |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 507-522 |  
  |  | 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:  | 1842-1848 |  
  |  | 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:  | 184-241 |  
  |  | 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:  | 227-249 |  
  |  | 13 | 3 |