Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
elfHash_continueName: | 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 |
elapsedAndRestartName: | 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 |
elapsedName: | 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 |
dummyFutexValueName: | 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 |
do_gettimeName: | 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 |
doDeleteLaterName: | 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 |
doCryptName: | 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 |
disableCoreDump_ctor_class_Name: | disableCoreDump_ctor_class_ | Coverage: | 100.000% (1/1) |
| | 1 | 1 |
determineNameCharName: | 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 |
detectDesktopEnvironmentName: | detectDesktopEnvironment | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
destroy_current_thread_dataName: | 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 |
defaultTemplateNameName: | 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 |
defaultInterpolatorName: | 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 |
decodePercentEncodingName: | 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 |
decodeNibbleName: | 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 |
decodeName: | 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 |
decimalFormName: | 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 |
decendingLessThanName: | 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 |
decName: | 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 |
dataName: | 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 |
d2iName: | 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 |
customStreamDebugName: | 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 |
customIsNullName: | 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 |
customConstructName: | 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 |
customClearName: | 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 |
curveToFunctionObjectName: | 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 |
create_current_thread_data_keyName: | 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 |
createOidMapName: | createOidMap | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
createOidMapName: | 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 |
createMagicMatchRuleName: | 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 |
createFromNameName: | 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 |
crc32Name: | 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 |
cpuidFeatures07_00Name: | 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 |
cpuidFeatures01Name: | 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 |
countRepeatName: | 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 |
copyConverterStateHelperName: | 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 |
convertToPcreOptionsName: | 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 |
convertToPcreOptionsName: | 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 |
convertCase_helperName: | 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 |
containsDecendantOfName: | 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 |
constDataName: | 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 |
connManager_prepareName: | 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 |
computeOffsetsName: | 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 |
collectParentMimeTypesName: | 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 |
cmpName: | 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 |
clientChallengeName: | 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 |
clear_thread_dataName: | 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 |
clearExpectFailName: | 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 |
clearBitsName: | 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 |
cleanupPrinterSupportName: | 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 |
cleanDriverDictName: | 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 |
checkStatementName: | 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 |
castToInterpolatorName: | 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 |
canConvertMetaObjectName: | 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 |
calculateDowDateName: | 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 |
c_privateName: | 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 |
bomName: | 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 |
bm_init_skiptableName: | 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_skiptableName: | 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 |
bm_findName: | 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 |
binName: | 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 |
authenticationKeyName: | 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 |
ascendingLessThanName: | 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 |
argumentTypesFromStringName: | 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 |
appendToUserName: | 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 |
appendSeparatorName: | 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 |
appendIntToThreeBytesName: | 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 |
appendIntToFourBytesName: | 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 |
appendComponentIfPresentName: | 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 |
animationValueLessThanName: | 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 |
aggregateParameterCountName: | 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 |
adjustFtpPathName: | 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 |
add_fdName: | 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 |
addLikelySubtagsName: | 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 |
_qfile_writeDataName: | _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 |
_q_uuidToHexName: | _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 |
_q_toHexName: | _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_mapFromX509NameName: | _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_interpolateName: | _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_futexName: | _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_fromHexName: | _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 |
_QStateMachine_InternalName: | _QStateMachine_Internal | Coverage: | 100.000% (3/3) |
| | 3 | 3 |
XInput2TouchDeviceDataName: | XInput2TouchDeviceData | Coverage: | 100.000% (1/1) |
| | 2 | 1 |
UnconditionalTransitionName: | UnconditionalTransition | Coverage: | 100.000% (2/2) |
| | 2 | 2 |
StoreincName: | Storeinc | Prototype: | static inline void Storeinc(quint32 *&a, const quint32 &b, const quint32 &c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 406-411 |
| | 2 | 1 |
QtFreetypeDataName: | QtFreetypeData | Coverage: | 100.000% (5/5) |
| | 6 | 3 |
QXmlStreamPrivateTagStackName: | QXmlStreamPrivateTagStack | Coverage: | 100.000% (1/1) |
| | 7 | 1 |
QXmlStreamNotationDeclarationName: | QXmlStreamNotationDeclaration | Coverage: | 100.000% (2/2) |
| | 5 | 2 |
QXmlStreamNamespaceDeclarationName: | QXmlStreamNamespaceDeclaration | Coverage: | 100.000% (3/3) |
| | 6 | 3 |
QXmlStreamEntityDeclarationName: | QXmlStreamEntityDeclaration | Coverage: | 100.000% (2/2) |
| | 7 | 2 |
QXmlNamespaceSupportPrivateName: | QXmlNamespaceSupportPrivate | Coverage: | 100.000% (1/1) |
| | 1 | 1 |
QWriteNotifierName: | QWriteNotifier | Coverage: | 100.000% (9/9) |
| | 7 | 4 |
QVariantPrivateName: | QVariantPrivate | Coverage: | 100.000% (1/1) |
| | 1 | 1 |
QUtf8CodecName: | QUtf8Codec | Coverage: | 100.000% (5/5) |
| | 5 | 5 |
QUtf32LECodecName: | QUtf32LECodec | Coverage: | 100.000% (3/3) |
| | 4 | 3 |
QUtf32CodecName: | QUtf32Codec | Coverage: | 100.000% (5/5) |
| | 6 | 5 |
QUtf32BECodecName: | QUtf32BECodec | Coverage: | 100.000% (3/3) |
| | 4 | 3 |
QUtf16LECodecName: | QUtf16LECodec | Coverage: | 100.000% (3/3) |
| | 4 | 3 |
QUtf16CodecName: | QUtf16Codec | Coverage: | 100.000% (5/5) |
| | 5 | 5 |
QUtf16BECodecName: | QUtf16BECodec | Coverage: | 100.000% (3/3) |
| | 4 | 3 |