| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
ft_getSfntTable| Name: | ft_getSfntTable | | Prototype: | static bool ft_getSfntTable(void *user_data, uint tag, uchar *buffer, uint *length) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 92-105 |
| | 8 | 2 |
fromstrerror_helper| Name: | fromstrerror_helper | | Prototype: | static inline __attribute__((__unused__)) QString fromstrerror_helper(const char *str, const QByteArray &) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3140-3143 |
| | 1 | 1 |
from_HANDLE| Name: | from_HANDLE | | Prototype: | template <typename T> static typename QtPrivate::QEnableIf<QTypeInfo<T>::isIntegral, T>::Type from_HANDLE(Qt::HANDLE id) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 219-223 |
| | 1 | 1 |
freeBufferFunc| Name: | freeBufferFunc | | Prototype: | void freeBufferFunc(QGLContext *ctx, GLuint id) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 260-264 |
| | 2 | 1 |
fourBytesToInt| Name: | fourBytesToInt | | Prototype: | static qint32 fourBytesToInt(const char *bytes) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 375-378 |
| | 1 | 1 |
forcesign| Name: | forcesign | | Prototype: | QTextStream &forcesign(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2752-2756 |
| | 2 | 1 |
forcepoint| Name: | forcepoint | | Prototype: | QTextStream &forcepoint(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2766-2770 |
| | 2 | 1 |
foldCase| Name: | foldCase | | Prototype: | static inline ushort foldCase(ushort ch) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1530-1533 |
| | 1 | 1 |
flush| Name: | flush | | Prototype: | QTextStream &flush(QTextStream &stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2966-2970 |
| | 2 | 1 |
floordiv| Name: | floordiv | | Prototype: | static inline qint64 floordiv(qint64 a, int b) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 109-112 |
| | 1 | 1 |
floordiv| Name: | floordiv | | Prototype: | static inline int floordiv(int a, int b) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 114-117 |
| | 1 | 1 |
fixedDate| Name: | fixedDate | | Prototype: | static inline QDate fixedDate(int y, int m, int d) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 95-100 |
| | 3 | 1 |
fixed1616ToInt| Name: | fixed1616ToInt | | Prototype: | static inline int fixed1616ToInt(FP1616 val) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2415-2418 |
| | 1 | 1 |
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: | 2878-2882 |
| | 2 | 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: | 1348-1363 |
| | 10 | 4 |
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: | 480-488 |
| | 5 | 1 |
findChar| Name: | findChar | | Coverage: | 100.000% (1/1) |
| | 1 | 1 |
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: | 665-711 |
| | 25 | 12 |
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: | 7241-7301 |
| | 42 | 13 |
fileScheme| Name: | fileScheme | | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
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: | 434-437 |
| | 0 | 2 |
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: | 146-160 |
| | 10 | 3 |
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: | 105-110 |
| | 3 | 1 |
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: | 2224-2228 |
| | 1 | 1 |
exponentForm| Name: | exponentForm | | Prototype: | QString &exponentForm(QChar zero, QChar decimal, QChar exponential, QChar group, QChar plus, QChar minus, QString &digits, int decpt, int precision, PrecisionMode pm, bool always_show_decpt, bool leading_zero_in_exponent) | | Coverage: | 100.000% (19/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 506-534 |
| | 13 | 6 |
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: | 382-387 |
| | 3 | 2 |
errorMessage| Name: | errorMessage | | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
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: | 143-155 |
| | 3 | 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: | 210-232 |
| | 12 | 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: | 2954-2957 |
| | 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: | 293-318 |
| | 13 | 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: | 205-208 |
| | 1 | 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: | 105-117 |
| | 8 | 3 |
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: | 196-203 |
| | 4 | 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: | 131-134 |
| | 1 | 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: | 126-129 |
| | 1 | 1 |
dotQmLiteral| Name: | dotQmLiteral | | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
dotQmLiteral| Name: | dotQmLiteral | | Prototype: | static inline QString dotQmLiteral() | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | | Lines: | 94-94 |
| | 0 | 2 |
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: | 161-167 |
| | 4 | 1 |
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: | 60-63 |
| | 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: | 274-311 |
| | 28 | 5 |
doCheckUnGrabAncestor| Name: | doCheckUnGrabAncestor | | Prototype: | static inline bool doCheckUnGrabAncestor(QXcbConnection *conn) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2280-2297 |
| | 4 | 2 |
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: | 2903-2906 |
| | 1 | 1 |
detectDesktopEnvironment| Name: | detectDesktopEnvironment | | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
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: | 132-164 |
| | 14 | 2 |
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: | 93-103 |
| | 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: | 162-165 |
| | 1 | 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: | 196-203 |
| | 5 | 2 |
decodeNibble| Name: | decodeNibble | | Prototype: | static inline ushort decodeNibble(ushort c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | | Lines: | 187-191 |
| | 2 | 1 |
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: | 498-539 |
| | 28 | 8 |
decimalForm| Name: | decimalForm | | Prototype: | QString &decimalForm(QChar zero, QChar decimal, QChar group, QString &digits, int decpt, int 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: | 464-504 |
| | 22 | 13 |
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: | 259-262 |
| | 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: | 2709-2713 |
| | 2 | 1 |
data| Name: | data | | Prototype: | static inline const char *data(const QByteArray &arr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | | Lines: | 65-68 |
| | 1 | 1 |
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: | 183-188 |
| | 3 | 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 |
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 |
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 |
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 |
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: | 1019-1046 |
| | 7 | 16 |
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: | 166-169 |
| | 1 | 1 |
createOidMap| Name: | createOidMap | | Coverage: | 100.000% (1/1) |
| | 0 | 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: | 51-82 |
| | 2 | 53 |
createMagicMatchRule| Name: | createMagicMatchRule | | Prototype: | static CreateMagicMatchRuleResult createMagicMatchRule(const QXmlStreamAttributes &atts) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetypeparser.cpp | | Lines: | 186-193 |
| | 5 | 1 |
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: | 127-148 |
| | 12 | 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: | 102-139 |
| | 16 | 5 |
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: | 252-276 |
| | 10 | 1 |
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: | 226-246 |
| | 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: | 347-356 |
| | 6 | 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: | 364-375 |
| | 6 | 1 |
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: | 787-807 |
| | 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: | 812-820 |
| | 4 | 2 |
convertCase_helper| Name: | convertCase_helper | | Prototype: | template <typename Traits, typename T> __attribute__((const)) static inline T convertCase_helper(T uc) noexcept | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1439-1451 |
| | 3 | 2 |
convert| Name: | convert | | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
containsTLDEntry| Name: | containsTLDEntry | | Prototype: | static inline bool containsTLDEntry(const QString &entry) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtldurl.cpp | | Lines: | 72-75 |
| | 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: | 301-308 |
| | 4 | 3 |
constData| Name: | constData | | Prototype: | static const void *constData(const QVariant::Private &d) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 330-333 |
| | 1 | 1 |
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: | 58-63 |
| | 3 | 1 |
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: | 268-279 |
| | 8 | 2 |
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: | 344-356 |
| | 6 | 4 |
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: | 1210-1215 |
| | 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: | 205-211 |
| | 2 | 1 |
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: | 123-128 |
| | 3 | 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: | 307-319 |
| | 6 | 2 |
clear| Name: | clear | | Prototype: | template <typename Container> void clear(Container &c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 87-88 |
| | 1 | 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: | 62-66 |
| | 2 | 1 |
cleanUpConfigurations| Name: | cleanUpConfigurations | | Prototype: | static void cleanUpConfigurations(QHash<QString, QNetworkConfigurationPrivatePointer> &configurations) | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp | | Lines: | 47-54 |
| | 4 | 2 |
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: | 206-212 |
| | 4 | 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: | 215-237 |
| | 15 | 4 |
checkDBusGlobalMenuAvailable| Name: | checkDBusGlobalMenuAvailable | | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
checkDBusGlobalMenuAvailable| Name: | checkDBusGlobalMenuAvailable | | Prototype: | static bool checkDBusGlobalMenuAvailable() | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 121-126 |
| | 2 | 2 |
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: | 449-452 |
| | 1 | 1 |
can_consume| Name: | can_consume | | Prototype: | static inline bool can_consume(const char * &c, char ch) noexcept | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 6025-6032 |
| | 4 | 2 |
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: | 2935-2950 |
| | 6 | 3 |
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: | 341-353 |
| | 9 | 3 |
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: | 537-541 |
| | 1 | 1 |
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: | 3028-3032 |
| | 2 | 1 |
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: | 46-53 |
| | 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: | 44-61 |
| | 11 | 4 |
bm_find| Name: | bm_find | | Prototype: | static inline int bm_find(const uchar *cc, int l, int index, const uchar *puc, uint pl, const uchar *skiptable) | | Coverage: | 100.000% (25/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | | Lines: | 55-88 |
| | 21 | 9 |