Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
ft_getSfntTableName: | 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_helperName: | 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_HANDLEName: | 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 |
freeBufferFuncName: | 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 |
fourBytesToIntName: | 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 |
forcesignName: | 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 |
forcepointName: | 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 |
foldCaseName: | 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 |
flushName: | 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 |
floordivName: | 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 |
floordivName: | 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 |
fixedDateName: | 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 |
fixed1616ToIntName: | 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 |
fixedName: | 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 |
findMethodCandidatesName: | 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 |
findLocaleDataName: | 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 |
findCharName: | findChar | Coverage: | 100.000% (1/1) |
| | 1 | 1 |
findCharName: | 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 |
findArgEscapesName: | 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 |
fileSchemeName: | fileScheme | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
fileSchemeName: | 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 |
fcntlWorksAfterFlockName: | 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 |
f2iName: | 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_codeName: | 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 |
exponentFormName: | 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 |
existsAsSpecifiedName: | 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 |
errorMessageName: | errorMessage | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
ensureInitializedName: | 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 |
ensureDetachedName: | 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 |
endlName: | 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 |
encodedUtf8ToUtf16Name: | 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 |
encodeNibbleName: | 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_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: | 105-117 |
| | 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: | 196-203 |
| | 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: | 131-134 |
| | 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: | 126-129 |
| | 1 | 1 |
dotQmLiteralName: | dotQmLiteral | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
dotQmLiteralName: | 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_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: | 161-167 |
| | 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: | 60-63 |
| | 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: | 274-311 |
| | 28 | 5 |
doCheckUnGrabAncestorName: | 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 |
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: | 2903-2906 |
| | 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: | 132-164 |
| | 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: | 93-103 |
| | 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: | 162-165 |
| | 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: | 196-203 |
| | 5 | 2 |
decodeNibbleName: | 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 |
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: | 498-539 |
| | 28 | 8 |
decimalFormName: | 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 |
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: | 259-262 |
| | 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: | 2709-2713 |
| | 2 | 1 |
dataName: | 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 |
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: | 183-188 |
| | 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: | 1019-1046 |
| | 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: | 166-169 |
| | 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: | 51-82 |
| | 2 | 53 |
createMagicMatchRuleName: | 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 |
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: | 127-148 |
| | 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: | 102-139 |
| | 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: | 252-276 |
| | 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: | 226-246 |
| | 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: | 347-356 |
| | 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: | 364-375 |
| | 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: | 787-807 |
| | 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: | 812-820 |
| | 4 | 2 |
convertCase_helperName: | 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 |
convertName: | convert | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
containsTLDEntryName: | 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 |
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: | 301-308 |
| | 4 | 3 |
constDataName: | 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_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: | 58-63 |
| | 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: | 268-279 |
| | 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: | 344-356 |
| | 6 | 4 |
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: | 1210-1215 |
| | 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: | 205-211 |
| | 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: | 123-128 |
| | 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: | 307-319 |
| | 6 | 2 |
clearName: | 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 |
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: | 62-66 |
| | 2 | 1 |
cleanUpConfigurationsName: | 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 |
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: | 206-212 |
| | 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: | 215-237 |
| | 15 | 4 |
checkDBusGlobalMenuAvailableName: | checkDBusGlobalMenuAvailable | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
checkDBusGlobalMenuAvailableName: | 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 |
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: | 449-452 |
| | 1 | 1 |
can_consumeName: | 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 |
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: | 2935-2950 |
| | 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: | 341-353 |
| | 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: | 537-541 |
| | 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: | 3028-3032 |
| | 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: | 46-53 |
| | 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: | 44-61 |
| | 11 | 4 |
bm_findName: | 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 |