| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
q_EC_KEY_dup| Name: | q_EC_KEY_dup | | Prototype: | EC_KEY * q_EC_KEY_dup(const EC_KEY *ec) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 421-421 |
| | 1 | 2 |
q_EC_GROUP_get_degree| Name: | q_EC_GROUP_get_degree | | Prototype: | int q_EC_GROUP_get_degree(const EC_GROUP* g) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 150-150 |
| | 1 | 2 |
q_DSA_new| Name: | q_DSA_new | | Prototype: | DSA * q_DSA_new() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 156-156 |
| | 1 | 2 |
q_DSA_free| Name: | q_DSA_free | | Prototype: | void q_DSA_free(DSA *a) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 157-157 |
| | 1 | 2 |
q_DH_new| Name: | q_DH_new | | Prototype: | DH * q_DH_new() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 416-416 |
| | 1 | 2 |
q_DH_free| Name: | q_DH_free | | Prototype: | void q_DH_free(DH *dh) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 417-417 |
| | 1 | 2 |
q_CRYPTO_set_locking_callback| Name: | q_CRYPTO_set_locking_callback | | Prototype: | void q_CRYPTO_set_locking_callback(void (*a)(int, int, const char *, int)) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 153-153 |
| | 1 | 2 |
q_CRYPTO_set_id_callback| Name: | q_CRYPTO_set_id_callback | | Prototype: | void q_CRYPTO_set_id_callback(unsigned long (*a)()) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 154-154 |
| | 1 | 2 |
q_CRYPTO_num_locks| Name: | q_CRYPTO_num_locks | | Prototype: | int q_CRYPTO_num_locks() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 152-152 |
| | 1 | 2 |
q_CRYPTO_free| Name: | q_CRYPTO_free | | Prototype: | void q_CRYPTO_free(void *a) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 155-155 |
| | 1 | 2 |
q_BN_num_bits| Name: | q_BN_num_bits | | Prototype: | int q_BN_num_bits(const BIGNUM *a) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 147-147 |
| | 1 | 2 |
q_BN_bin2bn| Name: | q_BN_bin2bn | | Prototype: | BIGNUM * q_BN_bin2bn(const unsigned char *s, int len, BIGNUM *ret) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 419-419 |
| | 1 | 2 |
q_BIO_write| Name: | q_BIO_write | | Prototype: | int q_BIO_write(BIO *a, const void *b, int c) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 146-146 |
| | 1 | 2 |
q_BIO_s_mem| Name: | q_BIO_s_mem | | Prototype: | BIO_METHOD * q_BIO_s_mem(void) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 145-145 |
| | 1 | 2 |
q_BIO_read| Name: | q_BIO_read | | Prototype: | int q_BIO_read(BIO *a, void *b, int c) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 144-144 |
| | 1 | 2 |
q_BIO_new_mem_buf| Name: | q_BIO_new_mem_buf | | Prototype: | BIO * q_BIO_new_mem_buf(void *a, int b) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 143-143 |
| | 1 | 2 |
q_BIO_new| Name: | q_BIO_new | | Prototype: | BIO * q_BIO_new(BIO_METHOD *a) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 142-142 |
| | 1 | 2 |
q_BIO_free| Name: | q_BIO_free | | Prototype: | int q_BIO_free(BIO *a) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 141-141 |
| | 1 | 2 |
q_BIO_ctrl| Name: | q_BIO_ctrl | | Prototype: | long q_BIO_ctrl(BIO *a, int b, long c, void *d) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 140-140 |
| | 1 | 2 |
q_BASIC_CONSTRAINTS_free| Name: | q_BASIC_CONSTRAINTS_free | | Prototype: | void q_BASIC_CONSTRAINTS_free(BASIC_CONSTRAINTS *a) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 356-356 |
| | 1 | 2 |
q_AUTHORITY_KEYID_free| Name: | q_AUTHORITY_KEYID_free | | Prototype: | void q_AUTHORITY_KEYID_free(AUTHORITY_KEYID *a) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 357-357 |
| | 1 | 2 |
q_ASN1_STRING_to_UTF8| Name: | q_ASN1_STRING_to_UTF8 | | Prototype: | int q_ASN1_STRING_to_UTF8(unsigned char **a, ASN1_STRING *b) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 139-139 |
| | 1 | 2 |
q_ASN1_STRING_print| Name: | q_ASN1_STRING_print | | Prototype: | int q_ASN1_STRING_print(BIO *a, const ASN1_STRING *b) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 359-359 |
| | 1 | 2 |
q_ASN1_STRING_length| Name: | q_ASN1_STRING_length | | Prototype: | int q_ASN1_STRING_length(ASN1_STRING *a) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 138-138 |
| | 1 | 2 |
q_ASN1_STRING_data| Name: | q_ASN1_STRING_data | | Prototype: | unsigned char * q_ASN1_STRING_data(ASN1_STRING *a) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 137-137 |
| | 1 | 2 |
q_ASN1_INTEGER_get| Name: | q_ASN1_INTEGER_get | | Prototype: | long q_ASN1_INTEGER_get(ASN1_INTEGER *a) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 136-136 |
| | 1 | 2 |
qVectorToSet| Name: | qVectorToSet | | Prototype: | static inline QSet<int> qVectorToSet(const QVector<int> &vector) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 53-60 |
| | 5 | 2 |
qTriangulate| Name: | qTriangulate | | Prototype: | QTriangleSet qTriangulate(const qreal *polygon, int count, uint hint, const QTransform &matrix) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 2270-2289 |
| | 13 | 2 |
qTriangulate| Name: | qTriangulate | | Prototype: | QTriangleSet qTriangulate(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: | 2291-2309 |
| | 13 | 2 |
qTriangulate| Name: | qTriangulate | | Prototype: | QTriangleSet qTriangulate(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: | 2311-2329 |
| | 13 | 2 |
qToStringList| Name: | qToStringList | | Prototype: | static QStringList qToStringList(const QList<QByteArray> &arr) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1219-1227 |
| | 6 | 2 |
qToLower| Name: | qToLower | | Prototype: | static inline char qToLower(char c) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 658-664 |
| | 3 | 2 |
qToLower| Name: | qToLower | | Prototype: | static char qToLower(char c) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1988-1994 |
| | 3 | 2 |
qToLower| Name: | qToLower | | Prototype: | inline char qToLower(char ch) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 721-727 |
| | 3 | 2 |
qStringFromUcs2Le| Name: | qStringFromUcs2Le | | Prototype: | static QString qStringFromUcs2Le(QByteArray src) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 1088-1096 |
| | 5 | 2 |
qStringAsUcs2Le| Name: | qStringAsUcs2Le | | Prototype: | static QByteArray qStringAsUcs2Le(const QString& src) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 1076-1085 |
| | 6 | 2 |
qSetMessagePattern| Name: | qSetMessagePattern | | Prototype: | void qSetMessagePattern(const QString &pattern) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1846-1852 |
| | 3 | 2 |
qSelectionPersistentindexes| Name: | qSelectionPersistentindexes | | Prototype: | static QVector<QPersistentModelIndex> qSelectionPersistentindexes(const QItemSelection &sel) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 473-480 |
| | 5 | 2 |
qSelectionPersistentRowLengths| Name: | qSelectionPersistentRowLengths | | Prototype: | static QVector<QPair<QPersistentModelIndex, uint> > qSelectionPersistentRowLengths(const QItemSelection &sel) | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 482-488 |
| | 4 | 2 |
qSafeFromBigEndian| Name: | qSafeFromBigEndian | | Prototype: | template<typename T> static inline bool qSafeFromBigEndian(const uchar *source, const uchar *end, T *output) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 78-86 |
| | 4 | 2 |
qSafeDivide| Name: | qSafeDivide | | Prototype: | static inline qreal qSafeDivide(qreal x, qreal y) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 729-734 |
| | 3 | 2 |
qRemovePostRoutine| Name: | 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: | 262-268 |
| | 4 | 2 |
qPolyline| Name: | 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: | 2331-2349 |
| | 13 | 2 |
qPolyline| Name: | 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: | 2351-2369 |
| | 13 | 2 |
qPixmapSerial| Name: | 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: | 949-962 |
| | 6 | 2 |
qMetaTypeStaticType| Name: | 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: | 860-868 |
| | 5 | 2 |
qMemEquals| Name: | 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: | 635-641 |
| | 3 | 2 |
qMapDeallocate| Name: | 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: | 313-319 |
| | 3 | 2 |
qIterAppend| Name: | 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: | 43-49 |
| | 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: | 1838-1844 |
| | 3 | 2 |
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: | 1830-1836 |
| | 3 | 2 |
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 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 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 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 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(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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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: | 87-93 |
| | 4 | 2 |
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: | 1181-1202 |
| | 12 | 2 |
qChecksum| Name: | qChecksum | | Prototype: | quint16 qChecksum(const char *data, uint len) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 455-467 |
| | 9 | 2 |
qAverage| Name: | qAverage | | Prototype: | template <typename T> typename T::value_type qAverage(const T &container) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | | Lines: | 284-297 |
| | 9 | 2 |
qAppName| Name: | qAppName | | Prototype: | QString qAppName() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 593-598 |
| | 3 | 2 |
qAddPostRoutine| Name: | qAddPostRoutine | | Prototype: | void qAddPostRoutine(QtCleanUpFunction p) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 254-260 |
| | 4 | 2 |
qAccessibleRoleString| Name: | qAccessibleRoleString | | Prototype: | const char *qAccessibleRoleString(QAccessible::Role role) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | | Lines: | 1834-1840 |
| | 3 | 2 |
ptr| Name: | ptr | | Prototype: | template<typename T> static inline ControlElement<T> *ptr(QWidget *widget) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 235-243 |
| | 4 | 2 |
printPage| Name: | printPage | | Prototype: | static void printPage(int index, QPainter *painter, const QTextDocument *doc, const QRectF &body, const QPointF &pageNumberPos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 1849-1879 |
| | 17 | 2 |
prepareIdentifier| Name: | prepareIdentifier | | Prototype: | static QString prepareIdentifier(const QString &identifier, QSqlDriver::IdentifierType type, const QSqlDriver *driver) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | | Lines: | 45-54 |
| | 5 | 2 |
prepareEngine| Name: | prepareEngine | | Prototype: | inline static void prepareEngine(QRegExpPrivate *priv) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 3856-3861 |
| | 3 | 2 |
pow10| Name: | pow10 | | Prototype: | static qlonglong pow10(int exp) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 390-396 |
| | 4 | 2 |
pcre16SafeExec| Name: | pcre16SafeExec | | Prototype: | static int pcre16SafeExec(const pcre16 *code, const pcre16_extra *extra, const unsigned short *subject, int length, int startOffset, int options, int *ovector, int ovecsize) | | Coverage: | 33.333% (2/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1208-1225 |
| | 8 | 2 |
parsePosixTransitionTime| Name: | parsePosixTransitionTime | | Prototype: | static QTime parsePosixTransitionTime(const QByteArray &timeRule) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 414-423 |
| | 4 | 2 |
parseIp6| Name: | parseIp6 | | Prototype: | static bool parseIp6(const QString &address, QIPAddressUtils::IPv6Address &addr, QString *scopeId) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 178-189 |
| | 7 | 2 |
parseHttpDate| Name: | parseHttpDate | | Prototype: | static QVariant parseHttpDate(const QByteArray &raw) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | | Lines: | 841-847 |
| | 4 | 2 |
parseDecodedComponent| Name: | parseDecodedComponent | | Prototype: | static inline void parseDecodedComponent(QString &data) | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 814-817 |
| | 0 | 2 |
panOffset| Name: | panOffset | | Prototype: | static QPointF panOffset(const QList<QTouchEvent::TouchPoint> &touchPoints, int maxCount) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | | Lines: | 66-73 |
| | 5 | 2 |
packRect| Name: | packRect | | Prototype: | static void packRect(uint *geom0, uint *geom1, const QRect &rect, bool floating) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 1218-1242 |
| | 12 | 2 |
p5s_deleter::~p5s_deleter| Name: | p5s_deleter::~p5s_deleter | | Prototype: | ~p5s_deleter() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 801-808 |
| | 4 | 2 |
overlay_op| Name: | overlay_op | | Prototype: | static inline int overlay_op(int dst, int src, int da, int sa) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1077-1084 |
| | 4 | 2 |
osKey| Name: | osKey | | Prototype: | static inline QString osKey() | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 137-137 |
| | 0 | 2 |
origIcoDepth| Name: | origIcoDepth | | Prototype: | static inline int origIcoDepth(const QImage &image) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 357-361 |
| | 1 | 2 |
operator>>| Name: | operator>> | | Prototype: | QDataStream& operator>>(QDataStream &in, QVersionNumber &version) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp | | Lines: | 481-487 |
| | 4 | 2 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &in, QTime &time) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 4788-4799 |
| | 6 | 2 |
operator>>| Name: | operator>> | | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &argument, QXdgDBusImageVector &iconVector) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustraytypes.cpp | | Lines: | 154-168 |
| | 8 | 2 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &s, QPoint &p) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qpoint.cpp | | Lines: | 412-425 |
| | 8 | 2 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &s, QRect &r) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 1261-1274 |
| | 8 | 2 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &s, QSize &sz) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsize.cpp | | Lines: | 424-437 |
| | 8 | 2 |
operator>>| Name: | operator>> | | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &a, QDate &date) | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | | Lines: | 1140-1152 |
| | 8 | 2 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &in, QDate &date) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 4746-4760 |
| | 8 | 2 |
operator>>| Name: | operator>> | | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &a, QTime &time) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | | Lines: | 1165-1177 |
| | 8 | 2 |