| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
countBits| Name: | countBits | | Prototype: | static int countBits(int hint) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 415-431 |
| | 10 | 4 |
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 |
createData| Name: | createData | | Prototype: | static QTextFrameData *createData(QTextFrame *f) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 231-240 |
| | 6 | 2 |
createDirectoryWithParents| Name: | createDirectoryWithParents | | Prototype: | static bool createDirectoryWithParents(const QByteArray &nativeName, bool shouldMkdirFirst = true) | | Coverage: | 52.000% (13/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 564-586 |
| | 15 | 7 |
createFileFromTemplate| Name: | createFileFromTemplate | | Prototype: | static bool createFileFromTemplate(NativeFileHandle &file, QFileSystemEntry::NativePath &path, size_t pos, size_t length, quint32 mode, QSystemError &error) | | Coverage: | 62.500% (25/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporaryfile.cpp | | Lines: | 112-229 |
| | 41 | 22 |
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 |
createInterfaces| Name: | createInterfaces | | Prototype: | static QList<QNetworkInterfacePrivate *> createInterfaces(ifaddrs *rawList) | | Coverage: | 69.565% (16/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp | | Lines: | 313-367 |
| | 31 | 7 |
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 | | 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: | 45-76 |
| | 2 | 53 |
createReadHandlerHelper| Name: | createReadHandlerHelper | | Prototype: | static QImageIOHandler *createReadHandlerHelper(QIODevice *device, const QByteArray &format, bool autoDetectImageFormat, bool ignoresFormatAndExtension) | | Coverage: | 0.000% (0/204) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | | Lines: | 231-512 |
| | 113 | 53 |
createSequence| Name: | createSequence | | Prototype: | static AnchorData *createSequence(Graph<AnchorVertex, AnchorData> *graph, AnchorVertex *before, const QVector<AnchorVertex*> &vertices, AnchorVertex *after) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 738-780 |
| | 19 | 2 |
createSlack| Name: | createSlack | | Prototype: | static QPair<QSimplexVariable *, QSimplexConstraint *> createSlack(QSimplexConstraint *sizeConstraint, qreal interval, slackType type) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2839-2851 |
| | 7 | 1 |
createUnixEventDispatcher| Name: | createUnixEventDispatcher | | Prototype: | class QAbstractEventDispatcher *createUnixEventDispatcher() | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qgenericunixeventdispatcher.cpp | | Lines: | 40-48 |
| | 3 | 2 |
createWriteHandlerHelper| Name: | createWriteHandlerHelper | | Prototype: | static QImageIOHandler *createWriteHandlerHelper(QIODevice *device, const QByteArray &format) | | Coverage: | 0.000% (0/78) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 128-234 |
| | 49 | 20 |
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 |
cross| Name: | cross | | Prototype: | inline int cross(const QPoint &u, const QPoint &v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 77-80 |
| | 1 | 1 |
cubicToHook| Name: | cubicToHook | | Prototype: | static void cubicToHook(qfixed c1x, qfixed c1y, qfixed c2x, qfixed c2y, qfixed ex, qfixed ey, void *data) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 568-583 |
| | 9 | 2 |
cubicTo_clipped| Name: | cubicTo_clipped | | Prototype: | static inline bool cubicTo_clipped(QPainterPath &path, const QTransform &transform, const QPointF &a, const QPointF &b, const QPointF &c, const QPointF &d, bool needsMoveTo) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1578-1595 |
| | 8 | 3 |
currentTextLine| Name: | currentTextLine | | Prototype: | static QTextLine currentTextLine(const QTextCursor &cursor) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 94-106 |
| | 8 | 3 |
cursorIdForShape| Name: | cursorIdForShape | | Prototype: | static int cursorIdForShape(int cshape) | | Coverage: | 57.576% (19/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | | Lines: | 379-431 |
| | 32 | 18 |
curveToFunc| Name: | curveToFunc | | Prototype: | static QEasingCurve::EasingFunction curveToFunc(QEasingCurve::Type curve) | | Coverage: | 97.059% (66/68) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 938-1011 |
| | 35 | 35 |
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 |
customCompare| Name: | customCompare | | Prototype: | static bool customCompare(const QVariant::Private *a, const QVariant::Private *b) | | Coverage: | 55.000% (11/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1063-1080 |
| | 11 | 4 |
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 |
customConvert| Name: | customConvert | | Prototype: | static bool customConvert(const QVariant::Private *d, int t, void *result, bool *ok) | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1082-1092 |
| | 6 | 4 |
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 |
d2b| Name: | d2b | | Prototype: | static Bigint *d2b(double d, int *e, int *bits) | | Coverage: | 83.333% (15/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 1086-1197 |
| | 25 | 5 |
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 |
darken_op| Name: | darken_op | | Prototype: | static inline int darken_op(int dst, int src, int da, int sa) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1154-1157 |
| | 1 | 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 |
data| Name: | data | | Prototype: | static inline QTextFrameData *data(QTextFrame *f) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 242-248 |
| | 4 | 2 |
debugVariantList| Name: | debugVariantList | | Prototype: | static void debugVariantList(QDebug dbg, const QVariantList &list) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | | Lines: | 801-812 |
| | 8 | 3 |
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 |
declarations| Name: | declarations | | Prototype: | static QVector<Declaration> declarations(const QVector<StyleRule> &styleRules, const QString &part, quint64 pseudoClass = PseudoClass_Unspecified) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1599-1615 |
| | 11 | 4 |
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 |
decomposeHelper| Name: | decomposeHelper | | Prototype: | static void decomposeHelper(QString *str, bool canonical, QChar::UnicodeVersion version, int from) | | Coverage: | 90.909% (20/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1707-1740 |
| | 22 | 6 |
decompositionHelper| Name: | decompositionHelper | | Prototype: | static const unsigned short * decompositionHelper (uint ucs4, int *length, int *tag, unsigned short *buffer) | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1290-1315 |
| | 17 | 3 |
defaultCapabilitiesForType| Name: | defaultCapabilitiesForType | | Prototype: | static QNetworkProxy::Capabilities defaultCapabilitiesForType(QNetworkProxy::ProxyType type) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | | Lines: | 357-392 |
| | 5 | 2 |
defaultData| Name: | defaultData | | Prototype: | static const QLocaleData *defaultData() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 647-652 |
| | 3 | 2 |
defaultHintStyleFromMatch| Name: | defaultHintStyleFromMatch | | Prototype: | QFontEngine::HintStyle defaultHintStyleFromMatch(QFont::HintingPreference hintingPreference, FcPattern *match, bool useXftConf) | | Coverage: | 40.000% (12/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 550-593 |
| | 24 | 14 |
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 |
defaultOrigin| Name: | defaultOrigin | | Prototype: | static Origin defaultOrigin(int pe) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2059-2105 |
| | 5 | 36 |
defaultPosition| Name: | defaultPosition | | Prototype: | static Qt::Alignment defaultPosition(int pe) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2107-2156 |
| | 8 | 33 |
defaultPositionMode| Name: | defaultPositionMode | | Prototype: | static PositionMode defaultPositionMode(int pe) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2259-2276 |
| | 3 | 12 |
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 |
defaultWidgetAction| Name: | defaultWidgetAction | | Prototype: | static bool defaultWidgetAction(QToolBarItem *item) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp | | Lines: | 334-338 |
| | 2 | 1 |
deflate| Name: | deflate | | Prototype: | static int deflate (Bytef *dest, ulong *destLen, const Bytef *source, ulong sourceLen) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 158-185 |
| | 19 | 4 |
deleteBackingStore| Name: | deleteBackingStore | | Prototype: | static void deleteBackingStore(QWidgetPrivate *d) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 1845-1874 |
| | 13 | 4 |
deleteStaticcQErrorMessage| Name: | deleteStaticcQErrorMessage | | Prototype: | static void deleteStaticcQErrorMessage() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | | Lines: | 166-172 |
| | 3 | 2 |
derefEngine| Name: | derefEngine | | Prototype: | static void derefEngine(QRegExpEngine *eng, const QRegExpEngineKey &key) | | Coverage: | 62.500% (5/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 3815-3835 |
| | 6 | 4 |
descendantDepth| Name: | descendantDepth | | Prototype: | static int descendantDepth(const QAbstractState *state, const QAbstractState *ancestor) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 304-313 |
| | 6 | 3 |
descriptionKey| Name: | descriptionKey | | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
descriptionKey| Name: | descriptionKey | | Prototype: | static inline QString descriptionKey() | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 145-145 |
| | 0 | 2 |
destFetch| Name: | destFetch | | Prototype: | static uint * destFetch(uint *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1023-1028 |
| | 3 | 1 |
destFetch64| Name: | destFetch64 | | Prototype: | static QRgba64 * destFetch64(QRgba64 *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1030-1036 |
| | 4 | 1 |
destFetch64uint32| Name: | destFetch64uint32 | | Prototype: | static QRgba64 * destFetch64uint32(QRgba64 *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1038-1043 |
| | 3 | 1 |
destFetchARGB32P| Name: | destFetchARGB32P | | Prototype: | static uint * destFetchARGB32P(uint *, QRasterBuffer *rasterBuffer, int x, int y, int) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1010-1013 |
| | 1 | 1 |
destFetchMono| Name: | destFetchMono | | Prototype: | static uint * destFetchMono(uint *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 984-995 |
| | 8 | 2 |
destFetchMonoLsb| Name: | destFetchMonoLsb | | Prototype: | static uint * destFetchMonoLsb(uint *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 997-1008 |
| | 8 | 2 |
destFetchRGB16| Name: | destFetchRGB16 | | Prototype: | static uint * destFetchRGB16(uint *buffer, QRasterBuffer *rasterBuffer, int x, int y, int length) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1015-1021 |
| | 4 | 2 |
destStore| Name: | destStore | | Prototype: | static void destStore(QRasterBuffer *rasterBuffer, int x, int y, const uint *buffer, int length) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1199-1217 |
| | 14 | 3 |
destStore64| Name: | destStore64 | | Prototype: | static void destStore64(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 *buffer, int length) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1226-1245 |
| | 15 | 3 |
destStore64ARGB32| Name: | destStore64ARGB32 | | Prototype: | static void destStore64ARGB32(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 *buffer, int length) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1309-1315 |
| | 3 | 2 |
destStore64RGB30| Name: | destStore64RGB30 | | Prototype: | template<QtPixelOrder PixelOrder> static void destStore64RGB30(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 *buffer, int length) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1325-1336 |
| | 2 | 1 |
destStore64RGBA8888| Name: | destStore64RGBA8888 | | Prototype: | static void destStore64RGBA8888(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 *buffer, int length) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1317-1323 |
| | 3 | 2 |
destStoreMono| Name: | destStoreMono | | Prototype: | static void destStoreMono(QRasterBuffer *rasterBuffer, int x, int y, const uint *buffer, int length) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1138-1163 |
| | 16 | 8 |
destStoreMonoLsb| Name: | destStoreMonoLsb | | Prototype: | static void destStoreMonoLsb(QRasterBuffer *rasterBuffer, int x, int y, const uint *buffer, int length) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1165-1190 |
| | 16 | 8 |
destStoreRGB16| Name: | destStoreRGB16 | | Prototype: | static void destStoreRGB16(QRasterBuffer *rasterBuffer, int x, int y, const uint *buffer, int length) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1192-1197 |
| | 3 | 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 |
destroy_current_thread_data_key| Name: | destroy_current_thread_data_key | | Prototype: | static void destroy_current_thread_data_key() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 166-176 |
| | 4 | 1 |
destroy_current_thread_data_key_dtor_class_| Name: | destroy_current_thread_data_key_dtor_class_ | | Coverage: | 0.000% (0/1) |
| | 1 | 1 |
detectDesktopEnvironment| Name: | detectDesktopEnvironment | | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
detectDesktopEnvironment| Name: | detectDesktopEnvironment | | Prototype: | static inline QByteArray detectDesktopEnvironment() | | Coverage: | 33.333% (7/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp | | Lines: | 47-67 |
| | 8 | 11 |
detectProcessorFeatures| Name: | detectProcessorFeatures | | Prototype: | static quint64 detectProcessorFeatures() | | Coverage: | 35.294% (6/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | | Lines: | 246-329 |
| | 23 | 6 |
detectWebBrowser| Name: | detectWebBrowser | | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
detectWebBrowser| Name: | detectWebBrowser | | Prototype: | static inline bool detectWebBrowser(const QByteArray &desktop, bool checkBrowserVariable, QString *browser) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp | | Lines: | 75-108 |
| | 17 | 15 |
detectedCompat| Name: | detectedCompat | | Prototype: | static bool detectedCompat(int button0, int button1, int button2) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 1975-1984 |
| | 7 | 4 |
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 |
deviceIdKey| Name: | deviceIdKey | | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
deviceIdKey| Name: | deviceIdKey | | Prototype: | static inline QString deviceIdKey() | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 140-140 |
| | 0 | 2 |
deviceOffset| Name: | deviceOffset | | Prototype: | static inline QPoint deviceOffset(const QPoint &pt, QWindow *window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 242-245 |
| | 1 | 1 |
deviceRect| Name: | deviceRect | | Prototype: | static inline QRect deviceRect(const QRect &rect, QWindow *window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 235-240 |
| | 3 | 1 |
deviceRegion| Name: | deviceRegion | | Prototype: | static QRegion deviceRegion(const QRegion ®ion, QWindow *window, const QPoint &offset) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 247-261 |
| | 10 | 3 |
diff| Name: | diff | | Prototype: | static Bigint *diff(Bigint *a, Bigint *b) | | Coverage: | 88.235% (15/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 927-1001 |
| | 43 | 6 |
difference_op| Name: | difference_op | | Prototype: | static inline int difference_op(int dst, int src, int da, int sa) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1633-1636 |
| | 1 | 1 |
differentialForProgress| Name: | differentialForProgress | | Prototype: | static qreal differentialForProgress(const QEasingCurve &curve, qreal pos) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 145-155 |
| | 5 | 1 |
digestMd5ResponseHelper| Name: | digestMd5ResponseHelper | | Prototype: | static QByteArray digestMd5ResponseHelper( const QByteArray &alg, const QByteArray &userName, const QByteArray &realm, const QByteArray &password, const QByteArray &nonce, const QByteArray &nonceCount, const QByteArray &cNonce, const QByteArray &qop, const QByteArray &method, const QByteArray &digestUri, const QByteArray &hEntity ) | | Coverage: | 50.000% (5/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 605-668 |
| | 38 | 4 |
directoryMatchesSize| Name: | directoryMatchesSize | | Prototype: | static bool directoryMatchesSize(const QIconDirInfo &dir, int iconsize) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 398-414 |
| | 10 | 4 |
directorySizeDistance| Name: | directorySizeDistance | | Prototype: | static int directorySizeDistance(const QIconDirInfo &dir, int iconsize) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 420-443 |
| | 16 | 8 |
disableCoreDump| Name: | disableCoreDump | | Prototype: | static void disableCoreDump() | | Coverage: | 66.667% (6/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 109-122 |
| | 8 | 3 |