| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
q_toPercentEncoding| Name: | q_toPercentEncoding | | Prototype: | static void q_toPercentEncoding(QByteArray *ba, const char *dontEncode, const char *alsoEncode, char percent) | | Coverage: | 95.122% (39/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 4568-4606 |
| | 29 | 7 |
qSmartMinSize| Name: | qSmartMinSize | | Prototype: | QSize qSmartMinSize(const QSize &sizeHint, const QSize &minSizeHint, const QSize &minSize, const QSize &maxSize, const QSizePolicy &sizePolicy) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp | | Lines: | 347-375 |
| | 15 | 7 |
qNtlmPhase3| Name: | qNtlmPhase3 | | Prototype: | static QByteArray qNtlmPhase3(QAuthenticatorPrivate *ctx, const QByteArray& phase2data) | | Coverage: | 45.833% (11/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 1376-1438 |
| | 34 | 7 |
qMetaTypeCustomType_unlocked| Name: | qMetaTypeCustomType_unlocked | | Prototype: | static int qMetaTypeCustomType_unlocked(const char *typeName, int length, int *firstInvalidIndex = 0) | | Coverage: | 92.000% (23/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 894-914 |
| | 15 | 7 |
qFloatDistance| Name: | qFloatDistance | | Prototype: | quint32 qFloatDistance(float a, float b) | | Coverage: | 80.000% (16/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | | Lines: | 144-177 |
| | 17 | 7 |
qFloatDistance| Name: | qFloatDistance | | Prototype: | quint64 qFloatDistance(double a, double b) | | Coverage: | 80.000% (16/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | | Lines: | 202-235 |
| | 17 | 7 |
qDetectCpuFeatures| Name: | qDetectCpuFeatures | | Prototype: | void qDetectCpuFeatures() | | Coverage: | 15.789% (3/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | | Lines: | 680-740 |
| | 19 | 7 |
qDBusPropertyGetAll| Name: | qDBusPropertyGetAll | | Prototype: | QDBusMessage qDBusPropertyGetAll(const QDBusConnectionPrivate::ObjectTreeNode &node, const QDBusMessage &msg) | | Coverage: | 68.966% (20/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | | Lines: | 483-531 |
| | 35 | 7 |
qDBusInterfaceFromMetaObject| Name: | qDBusInterfaceFromMetaObject | | Prototype: | QString qDBusInterfaceFromMetaObject(const QMetaObject *mo) | | Coverage: | 46.154% (12/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmisc.cpp | | Lines: | 75-115 |
| | 25 | 7 |
parseSignal| Name: | parseSignal | | Prototype: | static bool parseSignal(QXmlStreamReader &xml, QDBusIntrospection::Signal &signalData, QDBusIntrospection::Interface *ifaceData) | | Coverage: | 75.000% (18/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp | | Lines: | 231-280 |
| | 27 | 7 |
parsePosixTime| Name: | parsePosixTime | | Prototype: | static int parsePosixTime(const char *begin, const char *end) | | Coverage: | 44.828% (13/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 382-418 |
| | 18 | 7 |
parseFontName| Name: | parseFontName | | Prototype: | static void parseFontName(const QString &name, QString &foundry, QString &family) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 619-651 |
| | 23 | 7 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &in, QHostAddress &address) | | Coverage: | 85.714% (12/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 1179-1214 |
| | 22 | 7 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &s, QPen &p) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 954-1020 |
| | 51 | 7 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &s, const QPalette &p) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 954-972 |
| | 12 | 7 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug s, const QRegion &r) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 439-468 |
| | 23 | 7 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug d, const QGesture *gesture) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp | | Lines: | 1108-1174 |
| | 53 | 7 |
methodMatch| Name: | methodMatch | | Prototype: | static bool methodMatch(const QMetaObject *m, int handle, const QByteArray &name, int argc, const QArgumentType *types) | | Coverage: | 100.000% (19/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 557-581 |
| | 14 | 7 |
mergeRowLengths| Name: | mergeRowLengths | | Prototype: | static QItemSelection mergeRowLengths(const QVector<QPair<QPersistentModelIndex, uint> > &rowLengths) | | Coverage: | 73.913% (17/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 898-929 |
| | 23 | 7 |
mapToGlobalTransform| Name: | mapToGlobalTransform | | Prototype: | static MapToGlobalTransformResult mapToGlobalTransform(const QWidget *w) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12414-12443 |
| | 19 | 7 |
loadCursor| Name: | loadCursor | | Prototype: | static xcb_cursor_t loadCursor(void *dpy, int cshape) | | Coverage: | 41.176% (7/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | | Lines: | 531-553 |
| | 14 | 7 |
lineTo_clipped| Name: | lineTo_clipped | | Prototype: | static inline bool lineTo_clipped(QPainterPath &path, const QTransform &transform, const QPointF &a, const QPointF &b, bool needsMoveTo, bool needsLineTo = true) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1553-1591 |
| | 24 | 7 |
grayscale| Name: | grayscale | | Prototype: | static void grayscale(const QImage &image, QImage &dest, const QRect& rect = QRect()) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 943-977 |
| | 22 | 7 |
gray_sweep| Name: | gray_sweep | | Prototype: | static void gray_sweep( PWorker worker, const QT_FT_Bitmap* target ) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | | Lines: | 1296-1336 |
| | 21 | 7 |
gray_record_cell| Name: | gray_record_cell | | Prototype: | static void gray_record_cell( PWorker worker ) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | | Lines: | 409-448 |
| | 24 | 7 |
gray_compute_cbox| Name: | gray_compute_cbox | | Prototype: | static void gray_compute_cbox( PWorker worker ) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | | Lines: | 365-402 |
| | 21 | 7 |
getPixmap| Name: | getPixmap | | Prototype: | static QPixmap getPixmap(QTextDocument *doc, const QTextImageFormat &format, const qreal devicePixelRatio = 1.0) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp | | Lines: | 80-118 |
| | 21 | 7 |
getImageSize| Name: | getImageSize | | Prototype: | static QSize getImageSize(QTextDocument *doc, const QTextImageFormat &format) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp | | Lines: | 201-230 |
| | 21 | 7 |
getImage| Name: | getImage | | Prototype: | static QImage getImage(QTextDocument *doc, const QTextImageFormat &format, const qreal devicePixelRatio = 1.0) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp | | Lines: | 162-199 |
| | 19 | 7 |
getEscape| Name: | getEscape | | Prototype: | static int getEscape(const QChar *uc, int *pos, int len, int maxNumber = 999) | | Coverage: | 80.952% (17/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 7839-7863 |
| | 19 | 7 |
generateGlyphTables| Name: | generateGlyphTables | | Prototype: | static QVector<QTtfTable> generateGlyphTables(qttf_font_tables &tables, const QVector<QTtfGlyph> &_glyphs) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines: | 998-1070 |
| | 48 | 7 |
fromOffsetString| Name: | fromOffsetString | | Prototype: | static int fromOffsetString(const QStringRef &offsetString, bool *valid) noexcept | | Coverage: | 82.759% (24/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 260-302 |
| | 28 | 7 |
formatInputMethodEvent| Name: | formatInputMethodEvent | | Prototype: | static inline void formatInputMethodEvent(QDebug d, const QInputMethodEvent *e) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3665-3692 |
| | 20 | 7 |
flagsDebug| Name: | flagsDebug | | Prototype: | static inline QDebug flagsDebug(QDebug debug, QNetworkInterface::InterfaceFlags flags) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface.cpp | | Lines: | 645-660 |
| | 13 | 7 |
findChildObject| Name: | findChildObject | | Prototype: | static QObject *findChildObject(const QDBusConnectionPrivate::ObjectTreeNode *root, const QString &fullpath, int start) | | Coverage: | 90.909% (20/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 420-461 |
| | 23 | 7 |
fallbacksForFamily| Name: | fallbacksForFamily | | Prototype: | static QStringList fallbacksForFamily(const QString &family, QFont::Style style, QFont::StyleHint styleHint, QChar::Script script) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 848-880 |
| | 19 | 7 |
editorHandlesKeyEvent| Name: | editorHandlesKeyEvent | | Prototype: | static bool editorHandlesKeyEvent(QWidget *editor, const QKeyEvent *event) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | | Lines: | 432-453 |
| | 7 | 7 |
double2string| Name: | double2string | | Prototype: | static QString double2string(double num, int base, int ndigits, bool *oflow) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | | Lines: | 214-239 |
| | 18 | 7 |
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: | 365-419 |
| | 31 | 7 |
correctActionContext| Name: | correctActionContext | | Prototype: | static bool correctActionContext(Qt::ShortcutContext context, QAction *a, QWidget *active_window) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 264-310 |
| | 15 | 7 |
convert_indexed8_to_ARGB_PM_inplace| Name: | convert_indexed8_to_ARGB_PM_inplace | | Prototype: | static bool convert_indexed8_to_ARGB_PM_inplace(QImageData *data, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 769-821 |
| | 36 | 7 |
convert_generic| Name: | convert_generic | | Prototype: | void convert_generic(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 130-175 |
| | 31 | 7 |
convert_Indexed8_to_X32| Name: | convert_Indexed8_to_X32 | | Prototype: | static void convert_Indexed8_to_X32(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 1727-1764 |
| | 36 | 7 |
clearTextIcon| Name: | clearTextIcon | | Prototype: | static QIcon clearTextIcon(bool rtl) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | | Lines: | 5249-5271 |
| | 14 | 7 |
calculateNextTimeout| Name: | calculateNextTimeout | | Prototype: | static void calculateNextTimeout(QTimerInfo *t, timespec currentTime) | | Coverage: | 80.000% (12/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | | Lines: | 340-380 |
| | 12 | 7 |
buildReverseMap| Name: | buildReverseMap | | Prototype: | static QByteArray *buildReverseMap(int forwardIndex) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qsimplecodec.cpp | | Lines: | 618-641 |
| | 19 | 7 |
blend_untransformed_argb| Name: | blend_untransformed_argb | | Prototype: | static void blend_untransformed_argb(int count, const QSpan *spans, void *userData) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 4227-4265 |
| | 28 | 7 |
bindFont| Name: | bindFont | | Prototype: | static QByteArray bindFont(const QVector<QTtfTable>& _tables) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines: | 1077-1151 |
| | 42 | 7 |
bestStyle| Name: | bestStyle | | Prototype: | static QtFontStyle *bestStyle(QtFontFoundry *foundry, const QtFontStyle::Key &styleKey, const QString &styleName = QString()) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1032-1069 |
| | 19 | 7 |
alphaMapFromGlyphData| Name: | alphaMapFromGlyphData | | Prototype: | static inline QImage alphaMapFromGlyphData(QFontEngineFT::Glyph *glyph, QFontEngine::GlyphFormat glyphFormat) | | Coverage: | 73.684% (14/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1828-1856 |
| | 19 | 7 |
_hb_qt_unicode_decompose| Name: | _hb_qt_unicode_decompose | | Prototype: | static hb_bool_t _hb_qt_unicode_decompose(hb_unicode_funcs_t * , hb_codepoint_t ab, hb_codepoint_t *a, hb_codepoint_t *b, void * ) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 320-373 |
| | 29 | 7 |
XorRegion| Name: | XorRegion | | Prototype: | static void XorRegion(QRegionPrivate *sra, QRegionPrivate *srb, QRegionPrivate &dest) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 2646-2675 |
| | 21 | 7 |
ValueExtractor::extractPalette| Name: | ValueExtractor::extractPalette | | Prototype: | bool ValueExtractor::extractPalette(QBrush *fg, QBrush *sfg, QBrush *sbg, QBrush *abg) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1299-1314 |
| | 11 | 7 |
ValueExtractor::extractImage| Name: | ValueExtractor::extractImage | | Prototype: | bool ValueExtractor::extractImage(QIcon *icon, Qt::Alignment *a, QSize *size) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1324-1348 |
| | 14 | 7 |
QtPrivate::intersect_rect| Name: | QtPrivate::intersect_rect | | Prototype: | static bool intersect_rect(const QGraphicsItem *item, const QRectF &exposeRect, Qt::ItemSelectionMode mode, const QTransform &deviceTransform, const void *intersectData) | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp | | Lines: | 70-117 |
| | 32 | 7 |
QtPrivate::QContainerImplHelper::mid| Name: | QtPrivate::QContainerImplHelper::mid | | Prototype: | QContainerImplHelper::CutResult QContainerImplHelper::mid(int originalLength, int *_position, int *_length) | | Coverage: | 100.000% (23/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qarraydata.cpp | | Lines: | 147-169 |
| | 16 | 7 |
QtFontFamily::foundry| Name: | QtFontFamily::foundry | | Prototype: | QtFontFoundry *QtFontFamily::foundry(const QString &f, bool create) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 385-407 |
| | 15 | 7 |
QtConcurrent::ThreadEngineBarrier::release| Name: | QtConcurrent::ThreadEngineBarrier::release | | Prototype: | int ThreadEngineBarrier::release() | | Coverage: | 58.824% (10/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | | Lines: | 65-82 |
| | 11 | 7 |
QXmlTestLogger::xmlCdata| Name: | QXmlTestLogger::xmlCdata | | Prototype: | int QXmlTestLogger::xmlCdata(QTestCharBuffer *destBuf, char const* src, size_t n) | | Coverage: | 77.273% (17/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp | | Lines: | 376-419 |
| | 24 | 7 |
QXmlStreamReader::readNext| Name: | QXmlStreamReader::readNext | | Prototype: | QXmlStreamReader::TokenType QXmlStreamReader::readNext() | | Coverage: | 100.000% (24/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 596-616 |
| | 16 | 7 |
QXmlSimpleReaderPrivate::reportEndEntities| Name: | QXmlSimpleReaderPrivate::reportEndEntities | | Prototype: | bool QXmlSimpleReaderPrivate::reportEndEntities() | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 4250-4273 |
| | 15 | 7 |
QXmlSimpleReaderPrivate::next| Name: | QXmlSimpleReaderPrivate::next | | Prototype: | void QXmlSimpleReaderPrivate::next() | | Coverage: | 100.000% (21/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7780-7811 |
| | 19 | 7 |
QXmlSimpleReader::feature| Name: | QXmlSimpleReader::feature | | Prototype: | bool QXmlSimpleReader::feature(const QString& name, bool *ok) const | | Coverage: | 25.000% (6/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2927-2949 |
| | 17 | 7 |
QXcbWindow::windowEvent| Name: | QXcbWindow::windowEvent | | Prototype: | void QXcbWindow::windowEvent(QEvent *event) | | Coverage: | 42.857% (6/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2691-2718 |
| | 15 | 7 |
QXcbWindow::setMouseGrabEnabled| Name: | QXcbWindow::setMouseGrabEnabled | | Prototype: | bool QXcbWindow::setMouseGrabEnabled(bool grab) | | Coverage: | 35.484% (11/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2639-2671 |
| | 25 | 7 |
QXcbWindow::handleButtonPressEvent| Name: | QXcbWindow::handleButtonPressEvent | | Prototype: | void QXcbWindow::handleButtonPressEvent(int event_x, int event_y, int root_x, int root_y, int detail, Qt::KeyboardModifiers modifiers, xcb_timestamp_t timestamp, Qt::MouseEventSource source) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2218-2261 |
| | 26 | 7 |
QXcbWindow::destroy| Name: | QXcbWindow::destroy | | Prototype: | void QXcbWindow::destroy() | | Coverage: | 76.190% (16/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 613-639 |
| | 18 | 7 |
QXcbDrag::toXdndAction| Name: | QXcbDrag::toXdndAction | | Prototype: | xcb_atom_t QXcbDrag::toXdndAction(Qt::DropAction a) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 559-574 |
| | 6 | 7 |
QXcbDrag::timerEvent| Name: | QXcbDrag::timerEvent | | Prototype: | void QXcbDrag::timerEvent(QTimerEvent* e) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 1055-1088 |
| | 16 | 7 |
QXcbDrag::dndEnable| Name: | QXcbDrag::dndEnable | | Prototype: | bool QXcbDrag::dndEnable(QXcbWindow *w, bool on) | | Coverage: | 23.810% (5/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 1200-1247 |
| | 28 | 7 |
QXcbClipboardMime::formats_sys| Name: | QXcbClipboardMime::formats_sys | | Prototype: | QStringList formats_sys() const override | | Coverage: | 78.947% (15/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 93-121 |
| | 15 | 7 |
QWizardPrivate::updateMinMaxSizes| Name: | QWizardPrivate::updateMinMaxSizes | | Prototype: | void QWizardPrivate::updateMinMaxSizes(const QWizardLayoutInfo &info) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1339-1373 |
| | 21 | 7 |
QWizardPrivate::updateButtonTexts| Name: | QWizardPrivate::updateButtonTexts | | Prototype: | void QWizardPrivate::updateButtonTexts() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1455-1473 |
| | 11 | 7 |
QWindowGeometrySpecification::applyTo| Name: | QWindowGeometrySpecification::applyTo | | Prototype: | void QWindowGeometrySpecification::applyTo(QWindow *window) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 321-349 |
| | 22 | 7 |
QWindow::setParent| Name: | QWindow::setParent | | Prototype: | void QWindow::setParent(QWindow *parent) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 628-662 |
| | 19 | 7 |
QWidgetWindow::handleExposeEvent| Name: | QWidgetWindow::handleExposeEvent | | Prototype: | void QWidgetWindow::handleExposeEvent(QExposeEvent *event) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 886-925 |
| | 19 | 7 |
QWidgetTextControlPrivate::selectionChanged| Name: | QWidgetTextControlPrivate::selectionChanged | | Prototype: | void QWidgetTextControlPrivate::selectionChanged(bool forceEmitSelectionChanged ) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 577-615 |
| | 25 | 7 |
QWidgetTextControl::anchorPosition| Name: | QWidgetTextControl::anchorPosition | | Prototype: | QPointF QWidgetTextControl::anchorPosition(const QString &name) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 3035-3062 |
| | 19 | 7 |
QWidgetPrivate::updateIsOpaque| Name: | QWidgetPrivate::updateIsOpaque | | Prototype: | void QWidgetPrivate::updateIsOpaque() | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2325-2369 |
| | 20 | 7 |
QWidgetPrivate::setLocale_helper| Name: | QWidgetPrivate::setLocale_helper | | Prototype: | void QWidgetPrivate::setLocale_helper(const QLocale &loc, bool forceUpdate) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 5961-5983 |
| | 16 | 7 |
QWidgetPrivate::paintBackground| Name: | QWidgetPrivate::paintBackground | | Prototype: | void QWidgetPrivate::paintBackground(QPainter *painter, const QRegion &rgn, int flags) const | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2425-2473 |
| | 28 | 7 |
QWidgetPrivate::inheritStyle| Name: | QWidgetPrivate::inheritStyle | | Prototype: | void QWidgetPrivate::inheritStyle() | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2834-2876 |
| | 22 | 7 |
QWidgetPrivate::hide_sys| Name: | QWidgetPrivate::hide_sys | | Prototype: | void QWidgetPrivate::hide_sys() | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 8090-8125 |
| | 20 | 7 |
QWidgetPrivate::hideChildren| Name: | QWidgetPrivate::hideChildren | | Prototype: | void QWidgetPrivate::hideChildren(bool spontaneous) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 8307-8356 |
| | 20 | 7 |
QWidgetPrivate::createWinId| Name: | QWidgetPrivate::createWinId | | Prototype: | void QWidgetPrivate::createWinId() | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2557-2586 |
| | 16 | 7 |
QWidgetLineControl::setSelection| Name: | QWidgetLineControl::setSelection | | Prototype: | void QWidgetLineControl::setSelection(int start, int length) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 311-343 |
| | 25 | 7 |
QWidgetLineControl::moveCursor| Name: | QWidgetLineControl::moveCursor | | Prototype: | void QWidgetLineControl::moveCursor(int pos, bool mark) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 477-506 |
| | 21 | 7 |
QWidgetLineControl::advanceToEnabledItem| Name: | QWidgetLineControl::advanceToEnabledItem | | Prototype: | bool QWidgetLineControl::advanceToEnabledItem(int dir) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 1423-1445 |
| | 16 | 7 |
QWidgetItem::expandingDirections| Name: | QWidgetItem::expandingDirections | | Prototype: | Qt::Orientations QWidgetItem::expandingDirections() const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 576-600 |
| | 15 | 7 |
QWidgetBackingStore::flush| Name: | QWidgetBackingStore::flush | | Prototype: | void QWidgetBackingStore::flush(QWidget *widget) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 1417-1455 |
| | 23 | 7 |
QWidget::setWindowState| Name: | QWidget::setWindowState | | Prototype: | void QWidget::setWindowState(Qt::WindowStates newstate) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3084-3116 |
| | 23 | 7 |
QWidget::setStyleSheet| Name: | QWidget::setStyleSheet | | Prototype: | void QWidget::setStyleSheet(const QString& styleSheet) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2676-2704 |
| | 18 | 7 |
QWidget::setMinimumSize| Name: | QWidget::setMinimumSize | | Prototype: | void QWidget::setMinimumSize(int minw, int minh) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4025-4048 |
| | 16 | 7 |
QWidget::inputMethodQuery| Name: | QWidget::inputMethodQuery | | Prototype: | QVariant QWidget::inputMethodQuery(Qt::InputMethodQuery query) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 9782-9799 |
| | 7 | 7 |
QWhatsThat::paintEvent| Name: | QWhatsThat::paintEvent | | Prototype: | void QWhatsThat::paintEvent(QPaintEvent*) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 292-339 |
| | 38 | 7 |
QVariantAnimationPrivate::recalculateCurrentInterval| Name: | QVariantAnimationPrivate::recalculateCurrentInterval | | Prototype: | void QVariantAnimationPrivate::recalculateCurrentInterval(bool force ) | | Coverage: | 72.222% (26/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 234-280 |
| | 27 | 7 |
QUuid::operator<| Name: | QUuid::operator< | | Prototype: | bool QUuid::operator<(const QUuid &other) const noexcept | | Coverage: | 68.421% (13/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 856-870 |
| | 8 | 7 |
QUtf8::convertToUnicode| Name: | QUtf8::convertToUnicode | | Prototype: | QChar *QUtf8::convertToUnicode(QChar *buffer, const char *chars, int len) noexcept | | Coverage: | 100.000% (23/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 288-322 |
| | 19 | 7 |
QUrlQuery::query| Name: | QUrlQuery::query | | Prototype: | QString QUrlQuery::query(QUrl::ComponentFormattingOptions encoding) const | | Coverage: | 100.000% (19/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 509-550 |
| | 25 | 7 |
QUrl::setHost| Name: | QUrl::setHost | | Prototype: | void QUrl::setHost(const QString &host, ParsingMode mode) | | Coverage: | 94.737% (18/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2341-2372 |
| | 17 | 7 |