| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
_q_fromHex| Name: | _q_fromHex | | Prototype: | template <class Char, class Integral> bool _q_fromHex(const Char *&src, Integral &value) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 59-74 |
| | 8 | 3 |
_q_futex| Name: | _q_futex | | Prototype: | static inline int _q_futex(void *addr, int op, int val, const struct timespec *timeout) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | | Lines: | 135-147 |
| | 4 | 1 |
_q_interpolate| Name: | _q_interpolate | | Prototype: | template<> inline QRect _q_interpolate(const QRect &f, const QRect &t, qreal progress) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 161-169 |
| | 6 | 1 |
_q_mapFromX509Name| Name: | _q_mapFromX509Name | | Prototype: | static QMap<QByteArray, QString> _q_mapFromX509Name(X509_NAME *name) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 594-608 |
| | 9 | 2 |
_q_toHex| Name: | _q_toHex | | Prototype: | template <class Char, class Integral> void _q_toHex(Char *&dst, Integral value) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 46-57 |
| | 4 | 2 |
_q_uuidToHex| Name: | _q_uuidToHex | | Prototype: | template <class Char> void _q_uuidToHex(Char *&dst, const uint &d1, const ushort &d2, const ushort &d3, const uchar (&d4)[8]) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 76-92 |
| | 13 | 3 |
_qfile_writeData| Name: | _qfile_writeData | | Prototype: | static inline qint64 _qfile_writeData(QAbstractFileEngine *engine, QRingBuffer *buffer) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 271-277 |
| | 4 | 2 |
addLikelySubtags| Name: | addLikelySubtags | | Prototype: | static bool addLikelySubtags(QLocaleId &localeId) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 213-226 |
| | 8 | 3 |
add_fd| Name: | add_fd | | Prototype: | static inline void add_fd(int &nfds, int fd, fd_set *fdset) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 118-123 |
| | 3 | 2 |
adjustFtpPath| Name: | adjustFtpPath | | Prototype: | static QUrl adjustFtpPath(QUrl url) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 4133-4141 |
| | 5 | 3 |
aggregateParameterCount| Name: | aggregateParameterCount | | Prototype: | static int aggregateParameterCount(const QVector<QMetaMethodBuilderPrivate> &methods) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 1158-1164 |
| | 4 | 2 |
animationValueLessThan| Name: | animationValueLessThan | | Prototype: | static bool animationValueLessThan(const QVariantAnimation::KeyValue &p1, const QVariantAnimation::KeyValue &p2) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 151-154 |
| | 1 | 1 |
appendComponentIfPresent| Name: | appendComponentIfPresent | | Prototype: | static inline void appendComponentIfPresent(QString &msg, bool present, const char *componentName, const QString &component) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 4012-4021 |
| | 5 | 2 |
appendIntToFourBytes| Name: | appendIntToFourBytes | | Prototype: | static void appendIntToFourBytes(char *output, qint32 number) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 380-383 |
| | 1 | 1 |
appendIntToThreeBytes| Name: | appendIntToThreeBytes | | Prototype: | static void appendIntToThreeBytes(char *output, qint32 number) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 374-378 |
| | 2 | 1 |
appendSeparator| Name: | appendSeparator | | Prototype: | static inline void appendSeparator(QStringList *list, const QString &string, int from, int size, int lastQuote) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 350-356 |
| | 4 | 2 |
appendToUser| Name: | appendToUser | | Prototype: | static inline void appendToUser(QString &appendTo, const QString &value, QUrl::FormattingOptions options, const ushort *actions) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 833-843 |
| | 5 | 3 |
argumentTypesFromString| Name: | argumentTypesFromString | | Prototype: | static void argumentTypesFromString(const char *str, const char *end, QArgumentTypeArray &types) | | Coverage: | 100.000% (20/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 643-661 |
| | 13 | 6 |
ascendingLessThan| Name: | ascendingLessThan | | Prototype: | static bool ascendingLessThan(const QPair<QString, int> &s1, const QPair<QString, int> &s2) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | | Lines: | 248-251 |
| | 1 | 1 |
authenticationKey| Name: | authenticationKey | | Prototype: | static inline QByteArray authenticationKey(const QUrl &url, const QString &realm) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessauthenticationmanager.cpp | | Lines: | 135-140 |
| | 3 | 1 |
bin| Name: | bin | | Prototype: | QTextStream &bin(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2664-2668 |
| | 2 | 1 |
bm_find| Name: | bm_find | | Prototype: | static inline int bm_find(const ushort *uc, uint l, int index, const ushort *puc, uint pl, const uchar *skiptable, Qt::CaseSensitivity cs) | | Coverage: | 100.000% (52/52) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | | Lines: | 57-115 |
| | 37 | 17 |
bm_init_skiptable| Name: | bm_init_skiptable | | Prototype: | static inline void bm_init_skiptable(const uchar *cc, int len, uchar *skiptable) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | | Lines: | 40-47 |
| | 5 | 2 |
bm_init_skiptable| Name: | bm_init_skiptable | | Prototype: | static void bm_init_skiptable(const ushort *uc, int len, uchar *skiptable, Qt::CaseSensitivity cs) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | | Lines: | 38-55 |
| | 11 | 4 |
bom| Name: | bom | | Prototype: | QTextStream &bom(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 3011-3015 |
| | 2 | 1 |
c_private| Name: | c_private | | Prototype: | static QLocalePrivate *c_private() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 534-538 |
| | 1 | 1 |
calculateDowDate| Name: | calculateDowDate | | Prototype: | static QDate calculateDowDate(int year, int month, int dayOfWeek, int week) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 335-347 |
| | 9 | 3 |
canConvertMetaObject| Name: | canConvertMetaObject | | Prototype: | static bool canConvertMetaObject(int fromId, int toId, QObject *fromObject) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 2936-2951 |
| | 6 | 3 |
castToInterpolator| Name: | castToInterpolator | | Prototype: | template<typename T> static inline QVariantAnimation::Interpolator castToInterpolator(QVariant (*func)(const T &from, const T &to, qreal progress)) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 443-446 |
| | 1 | 1 |
checkStatement| Name: | checkStatement | | Prototype: | static bool checkStatement(bool statement, const char *msg, const char *file, int line) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestresult.cpp | | Lines: | 209-231 |
| | 15 | 4 |
cleanDriverDict| Name: | cleanDriverDict | | Prototype: | static void cleanDriverDict() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | | Lines: | 202-208 |
| | 4 | 1 |
cleanupPrinterSupport| Name: | cleanupPrinterSupport | | Prototype: | static void cleanupPrinterSupport() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintplugin.cpp | | Lines: | 59-65 |
| | 2 | 1 |
clearBits| Name: | clearBits | | Prototype: | static void clearBits(quint8 *where, int start, int end) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 301-313 |
| | 6 | 2 |
clearExpectFail| Name: | clearExpectFail | | Prototype: | static void clearExpectFail() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestresult.cpp | | Lines: | 117-122 |
| | 3 | 1 |
clear_thread_data| Name: | clear_thread_data | | Prototype: | static void clear_thread_data() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 200-206 |
| | 2 | 1 |
clientChallenge| Name: | clientChallenge | | Prototype: | static QByteArray clientChallenge(const QAuthenticatorPrivate *ctx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 1204-1209 |
| | 3 | 1 |
cmp| Name: | cmp | | Prototype: | static int cmp(Bigint *a, Bigint *b) | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 899-925 |
| | 16 | 5 |
collectParentMimeTypes| Name: | collectParentMimeTypes | | Prototype: | static void collectParentMimeTypes(const QString &mime, QStringList &allParents) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetype.cpp | | Lines: | 338-351 |
| | 6 | 4 |
computeOffsets| Name: | computeOffsets | | Prototype: | static void computeOffsets(const QMetaObject *metaobject, int *signalOffset, int *methodOffset) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 261-272 |
| | 8 | 2 |
connManager_prepare| Name: | connManager_prepare | | Prototype: | static void connManager_prepare() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager.cpp | | Lines: | 52-57 |
| | 3 | 1 |
constData| Name: | constData | | Prototype: | static const void *constData(const QVariant::Private &d) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 334-337 |
| | 1 | 1 |
containsDecendantOf| Name: | containsDecendantOf | | Prototype: | static bool containsDecendantOf(const QSet<QAbstractState *> &states, const QAbstractState *node) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 295-302 |
| | 4 | 3 |
convertCase_helper| Name: | convertCase_helper | | Prototype: | template <typename Traits, typename T> __attribute__((const)) static inline T convertCase_helper(T uc) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1433-1445 |
| | 3 | 2 |
convertToPcreOptions| Name: | convertToPcreOptions | | Prototype: | static int convertToPcreOptions(QRegularExpression::PatternOptions patternOptions) | | Coverage: | 100.000% (22/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 781-801 |
| | 16 | 8 |
convertToPcreOptions| Name: | convertToPcreOptions | | Prototype: | static int convertToPcreOptions(QRegularExpression::MatchOptions matchOptions) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 806-814 |
| | 4 | 2 |
copyConverterStateHelper| Name: | copyConverterStateHelper | | Prototype: | static void copyConverterStateHelper(QTextCodec::ConverterState *dest, const QTextCodec::ConverterState *src) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 357-368 |
| | 6 | 1 |
countRepeat| Name: | countRepeat | | Prototype: | static inline int countRepeat(const QString &str, int index, int maxCount) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 339-348 |
| | 6 | 2 |
cpuidFeatures01| Name: | cpuidFeatures01 | | Prototype: | static void cpuidFeatures01(uint &ecx, uint &edx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | | Lines: | 187-202 |
| | 6 | 1 |
cpuidFeatures07_00| Name: | cpuidFeatures07_00 | | Prototype: | static void cpuidFeatures07_00(uint &ebx, uint &ecx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | | Lines: | 208-227 |
| | 10 | 1 |
crc32| Name: | crc32 | | Prototype: | template <typename Char> __attribute__((__target__("sse4.2"))) static uint crc32(const Char *ptr, size_t len, uint h) | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 95-132 |
| | 16 | 5 |
createFromName| Name: | createFromName | | Prototype: | static QUuid createFromName(const QUuid &ns, const QByteArray &baseData, QCryptographicHash::Algorithm algorithm, int version) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 121-142 |
| | 12 | 1 |
createMagicMatchRule| Name: | createMagicMatchRule | | Prototype: | static QMimeMagicRule *createMagicMatchRule(const QXmlStreamAttributes &atts, QString *errorMessage) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetypeparser.cpp | | Lines: | 169-176 |
| | 5 | 1 |
createOidMap| Name: | createOidMap | | Prototype: | static OidNameMap createOidMap() | | Coverage: | 100.000% (53/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | | Lines: | 45-76 |
| | 2 | 53 |
createOidMap::[lambda]| Name: | createOidMap::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | | Lines: | 74-74 |
| | 0 | 1 |
create_current_thread_data_key| Name: | create_current_thread_data_key | | Prototype: | static void create_current_thread_data_key() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 161-164 |
| | 1 | 1 |
curveToFunctionObject| Name: | curveToFunctionObject | | Prototype: | static QEasingCurveFunction *curveToFunctionObject(QEasingCurve::Type type) | | Coverage: | 100.000% (21/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1013-1040 |
| | 7 | 16 |
customClear| Name: | customClear | | Prototype: | static void customClear(QVariant::Private *d) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1048-1056 |
| | 4 | 2 |
customConstruct| Name: | customConstruct | | Prototype: | static void customConstruct(QVariant::Private *d, const void *copy) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1026-1046 |
| | 13 | 3 |
customIsNull| Name: | customIsNull | | Prototype: | static bool customIsNull(const QVariant::Private *d) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1058-1061 |
| | 1 | 1 |
customStreamDebug| Name: | customStreamDebug | | Prototype: | static void customStreamDebug(QDebug dbg, const QVariant &variant) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1095-1104 |
| | 3 | 2 |
d2i| Name: | d2i | | Prototype: | static inline quint64 d2i(double d) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | | Lines: | 177-182 |
| | 3 | 1 |
data| Name: | data | | Prototype: | static inline const char *data(const QByteArray &arr) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | | Lines: | 58-61 |
| | 1 | 1 |
dec| Name: | dec | | Prototype: | QTextStream &dec(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2692-2696 |
| | 2 | 1 |
decendingLessThan| Name: | decendingLessThan | | Prototype: | static bool decendingLessThan(const QPair<QString, int> &s1, const QPair<QString, int> &s2) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp | | Lines: | 253-256 |
| | 1 | 1 |
decimalForm| Name: | decimalForm | | Prototype: | QString &decimalForm(QChar zero, QChar decimal, QChar group, QString &digits, int decpt, uint precision, PrecisionMode pm, bool always_show_decpt, bool thousands_group) | | Coverage: | 100.000% (40/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 157-197 |
| | 22 | 13 |
decode| Name: | decode | | Prototype: | static int decode(QString &appendTo, const ushort *begin, const ushort *end) | | Coverage: | 100.000% (22/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | | Lines: | 468-509 |
| | 28 | 8 |
decodeNibble| Name: | decodeNibble | | Prototype: | static inline ushort decodeNibble(ushort c) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | | Lines: | 181-185 |
| | 2 | 1 |
decodePercentEncoding| Name: | decodePercentEncoding | | Prototype: | static inline ushort decodePercentEncoding(const ushort *input) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | | Lines: | 190-197 |
| | 5 | 2 |
defaultInterpolator| Name: | defaultInterpolator | | Prototype: | static QVariant defaultInterpolator(const void *, const void *, qreal) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 156-159 |
| | 1 | 1 |
defaultTemplateName| Name: | defaultTemplateName | | Prototype: | static QString defaultTemplateName() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporarydir.cpp | | Lines: | 86-96 |
| | 5 | 2 |
destroy_current_thread_data| Name: | destroy_current_thread_data | | Prototype: | static void destroy_current_thread_data(void *p) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 127-159 |
| | 14 | 2 |
detectDesktopEnvironment::[lambda]| Name: | detectDesktopEnvironment::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp | | Lines: | 66-66 |
| | 0 | 1 |
determineNameChar| Name: | determineNameChar | | Prototype: | static NameChar determineNameChar(QChar ch) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2889-2892 |
| | 1 | 1 |
disableCoreDump_ctor_class_::disableCoreDump_ctor_class_| Name: | disableCoreDump_ctor_class_::disableCoreDump_ctor_class_ | | Prototype: | inline disableCoreDump_ctor_class_() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 123-123 |
| | 1 | 1 |
doCrypt| Name: | doCrypt | | Prototype: | static QByteArray doCrypt(QSslKeyPrivate::Cipher cipher, const QByteArray &data, const QByteArray &key, const QByteArray &iv, int enc) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_openssl.cpp | | Lines: | 268-305 |
| | 28 | 5 |
doDeleteLater| Name: | doDeleteLater | | Prototype: | static void doDeleteLater(QObject* obj) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qsharednetworksession.cpp | | Lines: | 54-57 |
| | 1 | 1 |
do_gettime| Name: | do_gettime | | Prototype: | static inline void do_gettime(qint64 *sec, qint64 *frac) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 150-156 |
| | 4 | 1 |
dummyFutexValue| Name: | dummyFutexValue | | Prototype: | static inline QMutexData *dummyFutexValue() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | | Lines: | 149-152 |
| | 1 | 1 |
elapsed| Name: | elapsed | | Prototype: | static double elapsed(qint64 after, qint64 before) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentiteratekernel.cpp | | Lines: | 125-128 |
| | 1 | 1 |
elapsedAndRestart| Name: | elapsedAndRestart | | Prototype: | static qint64 elapsedAndRestart(qint64 sec, qint64 frac, qint64 *nowsec, qint64 *nowfrac) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | | Lines: | 185-192 |
| | 4 | 1 |
elfHash_continue| Name: | elfHash_continue | | Prototype: | static void elfHash_continue(const char *name, uint &h) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | | Lines: | 97-109 |
| | 8 | 3 |
encodeNibble| Name: | encodeNibble | | Prototype: | static inline ushort encodeNibble(ushort c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | | Lines: | 199-202 |
| | 1 | 1 |
encodedUtf8ToUtf16| Name: | encodedUtf8ToUtf16 | | Prototype: | static bool encodedUtf8ToUtf16(QString &result, ushort *&output, const ushort *begin, const ushort *&input, const ushort *end, ushort decoded) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | | Lines: | 263-288 |
| | 13 | 3 |
endl| Name: | endl | | Prototype: | QTextStream &endl(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2937-2940 |
| | 1 | 1 |
ensureDetached| Name: | ensureDetached | | Prototype: | static void ensureDetached(QString &result, ushort *&output, const ushort *begin, const ushort *input, const ushort *end, int add = 0) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | | Lines: | 204-226 |
| | 12 | 3 |
ensureInitialized| Name: | ensureInitialized | | Prototype: | static void ensureInitialized() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | | Lines: | 137-149 |
| | 3 | 1 |
errorMessage::[lambda]| Name: | errorMessage::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 4004-4004 |
| | 0 | 1 |
existsAsSpecified| Name: | existsAsSpecified | | Prototype: | static bool existsAsSpecified(const QString &path, QStandardPaths::LocateOptions options) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | | Lines: | 395-400 |
| | 3 | 2 |
exponentForm| Name: | exponentForm | | Prototype: | QString &exponentForm(QChar zero, QChar decimal, QChar exponential, QChar group, QChar plus, QChar minus, QString &digits, int decpt, uint precision, PrecisionMode pm, bool always_show_decpt) | | Coverage: | 100.000% (19/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 199-226 |
| | 13 | 6 |
extract_code| Name: | extract_code | | Prototype: | static int extract_code(const char *member) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2217-2221 |
| | 1 | 1 |
f2i| Name: | f2i | | Prototype: | static inline quint32 f2i(float f) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | | Lines: | 99-104 |
| | 3 | 1 |
fcntlWorksAfterFlock| Name: | fcntlWorksAfterFlock | | Prototype: | static bool fcntlWorksAfterFlock(const QString &fn) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | | Lines: | 134-148 |
| | 10 | 3 |
fileScheme| Name: | fileScheme | | Prototype: | static inline QString fileScheme() | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 428-431 |
| | 0 | 2 |
fileScheme::[lambda]| Name: | fileScheme::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 430-430 |
| | 0 | 1 |
findArgEscapes| Name: | findArgEscapes | | Prototype: | static ArgEscapeData findArgEscapes(const QString &s) | | Coverage: | 100.000% (39/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 7221-7281 |
| | 42 | 13 |
findChar| Name: | findChar | | Prototype: | static int findChar(const QChar *str, int len, QChar ch, int from, Qt::CaseSensitivity cs) | | Coverage: | 100.000% (23/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 658-704 |
| | 25 | 12 |
findChar::[lambda]| Name: | findChar::[lambda] | | Prototype: | [=](int i) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 688-688 |
| | 1 | 1 |
findLocaleData| Name: | findLocaleData | | Prototype: | static const QLocaleData *findLocaleData(const QString &name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 477-485 |
| | 5 | 1 |
findMethodCandidates| Name: | findMethodCandidates | | Prototype: | static inline QByteArray findMethodCandidates(const QMetaObject *metaObject, const char *nonExistentMember) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1337-1352 |
| | 10 | 4 |
fixed| Name: | fixed | | Prototype: | QTextStream &fixed(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2861-2865 |
| | 2 | 1 |