Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QSslCertificatePrivate::certificatesFromPemName: | QSslCertificatePrivate::certificatesFromPem | Prototype: | QList<QSslCertificate> QSslCertificatePrivate::certificatesFromPem(const QByteArray &pem, int count) | Coverage: | 86.957% (20/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | Lines: | 651-684 |
| | 23 | 7 |
QStaticTextPrivate::initName: | QStaticTextPrivate::init | Prototype: | void QStaticTextPrivate::init() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 669-707 |
| | 23 | 2 |
QString::repeatedName: | QString::repeated | Prototype: | QString QString::repeated(int times) const | Coverage: | 87.500% (14/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7119-7152 |
| | 23 | 6 |
QTabWidget::setUpLayoutName: | QTabWidget::setUpLayout | Prototype: | void QTabWidget::setUpLayout(bool onlyCheck) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 769-802 |
| | 23 | 6 |
QTableView::setVerticalHeaderName: | QTableView::setVerticalHeader | Prototype: | void QTableView::setVerticalHeader(QHeaderView *header) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 1265-1293 |
| | 23 | 5 |
QTextBrowserPrivate::_q_activateAnchorName: | QTextBrowserPrivate::_q_activateAnchor | Prototype: | void QTextBrowserPrivate::_q_activateAnchor(const QString &href) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextbrowser.cpp | Lines: | 205-244 |
| | 23 | 5 |
QTextDocument::findName: | QTextDocument::find | Prototype: | QTextCursor QTextDocument::find(const QString &subString, int from, FindFlags options) const | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 1306-1343 |
| | 23 | 9 |
QTextDocument::findName: | QTextDocument::find | Prototype: | QTextCursor QTextDocument::find(const QRegExp & expr, int from, FindFlags options) const | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 1425-1461 |
| | 23 | 9 |
QTextDocument::findName: | QTextDocument::find | Prototype: | QTextCursor QTextDocument::find(const QRegularExpression &expr, int from, FindFlags options) const | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 1552-1589 |
| | 23 | 9 |
QTextEdit::inputMethodQueryName: | QTextEdit::inputMethodQuery | Prototype: | QVariant QTextEdit::inputMethodQuery(Qt::InputMethodQuery query, QVariant argument) const | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 1728-1771 |
| | 23 | 14 |
QTextFrame::iterator::operator--Name: | QTextFrame::iterator::operator-- | Prototype: | QTextFrame::iterator &QTextFrame::iterator::operator--() | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 773-806 |
| | 23 | 9 |
QTextOdfWriter::writeListFormatName: | QTextOdfWriter::writeListFormat | Prototype: | void QTextOdfWriter::writeListFormat(QXmlStreamWriter &writer, QTextListFormat format, int formatIndex) const | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | Lines: | 632-667 |
| | 23 | 4 |
QTextUndoCommand::tryMergeName: | QTextUndoCommand::tryMerge | Prototype: | bool QTextUndoCommand::tryMerge(const QTextUndoCommand &other) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | Lines: | 141-179 |
| | 23 | 5 |
QThreadPrivate::finishName: | QThreadPrivate::finish | Prototype: | void QThreadPrivate::finish(void *arg) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 375-406 |
| | 23 | 2 |
QThreadStorageData::finishName: | QThreadStorageData::finish | Prototype: | void QThreadStorageData::finish(void **p) | Coverage: | 69.565% (16/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadstorage.cpp | Lines: | 172-209 |
| | 23 | 7 |
QToolButton::setDefaultActionName: | QToolButton::setDefaultAction | Prototype: | void QToolButton::setDefaultAction(QAction *action) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | Lines: | 900-941 |
| | 23 | 6 |
QToolTip::showTextName: | QToolTip::showText | Prototype: | void QToolTip::showText(const QPoint &pos, const QString &text, QWidget *w, const QRect &rect, int msecDisplayTime) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | Lines: | 472-518 |
| | 23 | 9 |
QTreeView::setSelectionName: | QTreeView::setSelection | Prototype: | void QTreeView::setSelection(const QRect &rect, QItemSelectionModel::SelectionFlags command) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 2341-2371 |
| | 23 | 7 |
QUnixPrintWidgetPrivate::QUnixPrintWidgetPrivateName: | QUnixPrintWidgetPrivate::QUnixPrintWidgetPrivate | Prototype: | QUnixPrintWidgetPrivate::QUnixPrintWidgetPrivate(QUnixPrintWidget *p, QPrinter *prn) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 651-689 |
| | 23 | 4 |
QWidget::focusNextPrevChildName: | QWidget::focusNextPrevChild | Prototype: | bool QWidget::focusNextPrevChild(bool next) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 6764-6804 |
| | 23 | 8 |
QWidget::raiseName: | QWidget::raise | Prototype: | void QWidget::raise() | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 11741-11771 |
| | 23 | 8 |
QWidget::setWindowStateName: | 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 |
QWidgetBackingStore::flushName: | 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 |
QWidgetLineControl::removeSelectedTextName: | QWidgetLineControl::removeSelectedText | Prototype: | void QWidgetLineControl::removeSelectedText() | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 910-944 |
| | 23 | 9 |
QWidgetPrivate::naturalWidgetPaletteName: | QWidgetPrivate::naturalWidgetPalette | Prototype: | QPalette QWidgetPrivate::naturalWidgetPalette(uint inheritedMask) const | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 4607-4642 |
| | 23 | 6 |
QWidgetPrivate::setStyle_helperName: | QWidgetPrivate::setStyle_helper | Prototype: | void QWidgetPrivate::setStyle_helper(QStyle *newStyle, bool propagate, bool ) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 2761-2831 |
| | 23 | 9 |
QWidgetWindowPrivate::closestAcceptableGeometryName: | QWidgetWindowPrivate::closestAcceptableGeometry | Prototype: | QRectF QWidgetWindowPrivate::closestAcceptableGeometry(const QRectF &rect) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 92-119 |
| | 23 | 5 |
QXcbNativeInterface::platformFunctionName: | QXcbNativeInterface::platformFunction | Prototype: | QFunctionPointer QXcbNativeInterface::platformFunction(const QByteArray &function) const | Coverage: | 54.839% (17/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | Lines: | 356-393 |
| | 23 | 11 |
QXcbScreen::topLevelAtName: | QXcbScreen::topLevelAt | Prototype: | QWindow *QXcbScreen::topLevelAt(const QPoint &p) const | Coverage: | 66.667% (10/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | Lines: | 316-353 |
| | 23 | 5 |
SegmentTree::produceIntersectionsLeafName: | SegmentTree::produceIntersectionsLeaf | Prototype: | void SegmentTree::produceIntersectionsLeaf(const TreeNode &node, int segment) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 524-561 |
| | 23 | 6 |
_q_OpenSSL_to_QSslErrorName: | _q_OpenSSL_to_QSslError | Prototype: | static QSslError _q_OpenSSL_to_QSslError(int errorCode, const QSslCertificate &cert) | Coverage: | 36.585% (15/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 1002-1049 |
| | 23 | 21 |
_q_paintIntoCacheName: | _q_paintIntoCache | Prototype: | static void _q_paintIntoCache(QPixmap *pix, QGraphicsItem *item, const QRegion &pixmapExposed, const QTransform &itemToPixmap, QPainter::RenderHints renderHints, const QStyleOptionGraphicsItem *option, bool painterStateProtection) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 4319-4359 |
| | 23 | 4 |
convertFromGLImageName: | convertFromGLImage | Prototype: | static void convertFromGLImage(QImage &img, int w, int h, bool alpha_format, bool include_alpha) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1838-1879 |
| | 23 | 8 |
detectProcessorFeaturesName: | 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: | 295-378 |
| | 23 | 6 |
dumpLayoutName: | dumpLayout | Prototype: | static void dumpLayout(QTextStream &qout, const QDockAreaLayoutItem &item, QString indent) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 90-116 |
| | 23 | 4 |
findChildObjectName: | 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 |
getFactorName: | getFactor | Prototype: | static QPair<QGraphicsAnchorLayoutPrivate::Interval, qreal> getFactor(qreal value, qreal min, qreal minPref, qreal pref, qreal maxPref, qreal max) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 415-449 |
| | 23 | 5 |
loadQtCodecName: | loadQtCodec | Prototype: | static QTextCodec *loadQtCodec(const char *name) | Coverage: | 94.737% (36/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | Lines: | 356-384 |
| | 23 | 12 |
lockInternal_helperName: | lockInternal_helper | Prototype: | template <bool IsTimed> static inline bool lockInternal_helper(QBasicAtomicPointer<QMutexData> &d_ptr, int timeout = -1, QElapsedTimer *elapsedTimer = 0) noexcept | Coverage: | 97.143% (34/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | Lines: | 131-175 |
| | 23 | 9 |
mergeRowLengthsName: | 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 |
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 |
parseCombinedArgStringName: | parseCombinedArgString | Prototype: | static QStringList parseCombinedArgString(const QString &program) | Coverage: | 100.000% (27/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2188-2226 |
| | 23 | 9 |
parseFontNameName: | 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 |
qDrawTextureRectName: | qDrawTextureRect | Prototype: | static void qDrawTextureRect(const QRectF &target, GLint textureWidth, GLint textureHeight, GLenum textureTarget) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2940-2980 |
| | 23 | 3 |
qt_blend_argb32_on_argb32_sse2Name: | qt_blend_argb32_on_argb32_sse2 | Prototype: | void qt_blend_argb32_on_argb32_sse2(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) | Coverage: | 0.000% (0/58) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | Lines: | 52-86 |
| | 23 | 20 |
qt_blend_argb32_on_argb32_ssse3Name: | qt_blend_argb32_on_argb32_ssse3 | Prototype: | void qt_blend_argb32_on_argb32_ssse3(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) | Coverage: | 0.000% (0/85) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_ssse3.cpp | Lines: | 142-177 |
| | 23 | 30 |
qt_intersect_spansName: | qt_intersect_spans | Prototype: | static int qt_intersect_spans(QT_FT_Span *spans, int numSpans, const QRect &clip) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 4019-4050 |
| | 23 | 6 |
qt_memrotate270_tiledName: | qt_memrotate270_tiled | Prototype: | template <class T> static inline void qt_memrotate270_tiled(const T *src, int w, int h, int sstride, T *dest, int dstride) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | Lines: | 287-344 |
| | 23 | 12 |
qt_qimageScaleAARGBA_down_x_up_y_sse4Name: | qt_qimageScaleAARGBA_down_x_up_y_sse4 | Prototype: | template<bool RGB> void qt_qimageScaleAARGBA_down_x_up_y_sse4(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale_sse4.cpp | Lines: | 111-154 |
| | 23 | 5 |
qt_qimageScaleAARGBA_up_x_down_y_sse4Name: | qt_qimageScaleAARGBA_up_x_down_y_sse4 | Prototype: | template<bool RGB> void qt_qimageScaleAARGBA_up_x_down_y_sse4(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale_sse4.cpp | Lines: | 66-109 |
| | 23 | 5 |
qt_qimageScaleAARGBA_up_xyName: | qt_qimageScaleAARGBA_up_xy | Prototype: | static void qt_qimageScaleAARGBA_up_xy(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 298-334 |
| | 23 | 7 |
qt_qimageScaleAARGB_down_x_up_yName: | qt_qimageScaleAARGB_down_x_up_y | Prototype: | static void qt_qimageScaleAARGB_down_x_up_y(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 645-679 |
| | 23 | 4 |
qt_qimageScaleAARGB_up_x_down_yName: | qt_qimageScaleAARGB_up_x_down_y | Prototype: | static void qt_qimageScaleAARGB_up_x_down_y(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 609-643 |
| | 23 | 4 |
read_xpm_stringName: | read_xpm_string | Prototype: | static bool read_xpm_string(QByteArray &buf, QIODevice *d, const char * const *source, int &index, QByteArray &state) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 791-824 |
| | 23 | 8 |
rgbSwapped_genericName: | rgbSwapped_generic | Prototype: | inline void rgbSwapped_generic(int width, int height, const QImage *src, QImage *dst, const QPixelLayout* layout) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 3152-3182 |
| | 23 | 4 |
showNewMessageBoxName: | showNewMessageBox | Prototype: | static QMessageBox::StandardButton showNewMessageBox(QWidget *parent, QMessageBox::Icon icon, const QString& title, const QString& text, QMessageBox::StandardButtons buttons, QMessageBox::StandardButton defaultButton) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | Lines: | 1622-1657 |
| | 23 | 7 |
AtSpiAdaptor::valueInterfaceName: | AtSpiAdaptor::valueInterface | Prototype: | bool AtSpiAdaptor::valueInterface(QAccessibleInterface *interface, const QString &function, const QDBusMessage &message, const QDBusConnection &connection) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 2239-2276 |
| | 24 | 10 |
DeviceIntegration::DeviceIntegrationName: | DeviceIntegration::DeviceIntegration | Prototype: | DeviceIntegration::DeviceIntegration() | Coverage: | 0.000% (0/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfshooks.cpp | Lines: | 69-128 |
| | 24 | 16 |
DrawTextItemRecorder::drawTextItemName: | DrawTextItemRecorder::drawTextItem | Prototype: | void drawTextItem(const QPointF &position, const QTextItem &textItem) override | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 451-485 |
| | 24 | 2 |
QAbstractItemDelegate::helpEventName: | QAbstractItemDelegate::helpEvent | Prototype: | bool QAbstractItemDelegate::helpEvent(QHelpEvent *event, QAbstractItemView *view, const QStyleOptionViewItem &option, const QModelIndex &index) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | Lines: | 374-415 |
| | 24 | 9 |
QAbstractItemView::timerEventName: | QAbstractItemView::timerEvent | Prototype: | void QAbstractItemView::timerEvent(QTimerEvent *event) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 2522-2552 |
| | 24 | 11 |
QAbstractItemView::viewOptionsName: | QAbstractItemView::viewOptions | Prototype: | QStyleOptionViewItem QAbstractItemView::viewOptions() const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 3691-3725 |
| | 24 | 4 |
QApplication::widgetAtName: | QApplication::widgetAt | Prototype: | QWidget *QApplication::widgetAt(const QPoint &p) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 934-969 |
| | 24 | 7 |
QAsn1Element::readName: | QAsn1Element::read | Prototype: | bool QAsn1Element::read(QDataStream &stream) | Coverage: | 88.235% (15/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 91-129 |
| | 24 | 6 |
QCalendarModel::cellForDateName: | QCalendarModel::cellForDate | Prototype: | void QCalendarModel::cellForDate(const QDate &date, int *row, int *column) const | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1057-1091 |
| | 24 | 10 |
QCollatorPrivate::initName: | QCollatorPrivate::init | Prototype: | void QCollatorPrivate::init() | Coverage: | 46.667% (7/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator_icu.cpp | Lines: | 54-96 |
| | 24 | 5 |
QCryptographicHash::addDataName: | QCryptographicHash::addData | Prototype: | void QCryptographicHash::addData(const char *data, int length) | Coverage: | 100.000% (23/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp | Lines: | 290-335 |
| | 24 | 12 |
QCryptographicHash::resetName: | QCryptographicHash::reset | Prototype: | void QCryptographicHash::reset() | Coverage: | 100.000% (23/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp | Lines: | 239-284 |
| | 24 | 12 |
QDBusConnectionInterface::registerServiceName: | QDBusConnectionInterface::registerService | Prototype: | QDBusReply<QDBusConnectionInterface::RegisterServiceReply> QDBusConnectionInterface::registerService(const QString &serviceName, ServiceQueueOptions qoption, ServiceReplacementOptions roption) | Coverage: | 47.619% (10/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnectioninterface.cpp | Lines: | 254-307 |
| | 24 | 11 |
QDBusConnectionPrivate::handleMessageName: | QDBusConnectionPrivate::handleMessage | Prototype: | bool QDBusConnectionPrivate::handleMessage(const QDBusMessage &amsg) | Coverage: | 75.676% (28/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 531-582 |
| | 24 | 13 |
QDateTimeEditPrivate::initName: | QDateTimeEditPrivate::init | Prototype: | void QDateTimeEditPrivate::init(const QVariant &var) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 2393-2428 |
| | 24 | 8 |
QDateTimeParser::fieldInfoName: | QDateTimeParser::fieldInfo | Prototype: | QDateTimeParser::FieldInfo QDateTimeParser::fieldInfo(int index) const | Coverage: | 69.697% (23/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 1485-1532 |
| | 24 | 19 |
QDateTimeParser::potentialValueName: | QDateTimeParser::potentialValue | Prototype: | bool QDateTimeParser::potentialValue(const QStringRef &str, int min, int max, int index, const QDateTime ¤tValue, int insert) const | Coverage: | 97.297% (36/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 1570-1605 |
| | 24 | 11 |
QDir::cdName: | QDir::cd | Prototype: | bool QDir::cd(const QString &dirName) | Coverage: | 93.750% (30/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | Lines: | 871-928 |
| | 24 | 8 |
QDirModelPrivate::childrenName: | QDirModelPrivate::children | Prototype: | QVector<QDirModelPrivate::QDirNode> QDirModelPrivate::children(QDirNode *parent, bool stat) const | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | Lines: | 1193-1228 |
| | 24 | 8 |
QDockWidgetPrivate::updateButtonsName: | QDockWidgetPrivate::updateButtons | Prototype: | void QDockWidgetPrivate::updateButtons() | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 673-710 |
| | 24 | 1 |
QEglFSCursor::initCursorAtlasName: | QEglFSCursor::initCursorAtlas | Prototype: | void QEglFSCursor::initCursorAtlas() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | Lines: | 168-203 |
| | 24 | 4 |
QEglFSKmsDevice::createScreensName: | QEglFSKmsDevice::createScreens | Prototype: | void QEglFSKmsDevice::createScreens() | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp | Lines: | 345-382 |
| | 24 | 8 |
QEvdevTabletManager::QEvdevTabletManagerName: | QEvdevTabletManager::QEvdevTabletManager | Prototype: | QEvdevTabletManager::QEvdevTabletManager(const QString &key, const QString &specification, QObject *parent) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtabletmanager.cpp | Lines: | 54-95 |
| | 24 | 10 |
QEvdevTouchManager::QEvdevTouchManagerName: | QEvdevTouchManager::QEvdevTouchManager | Prototype: | QEvdevTouchManager::QEvdevTouchManager(const QString &key, const QString &specification, QObject *parent) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchmanager.cpp | Lines: | 54-95 |
| | 24 | 10 |
QEvdevTouchScreenData::assignIdsName: | QEvdevTouchScreenData::assignIds | Prototype: | void QEvdevTouchScreenData::assignIds() | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | Lines: | 607-639 |
| | 24 | 8 |
QEvdevTouchScreenData::reportPointsName: | QEvdevTouchScreenData::reportPoints | Prototype: | void QEvdevTouchScreenData::reportPoints() | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | Lines: | 641-683 |
| | 24 | 6 |
QEventDispatcherGlib::~QEventDispatcherGlibName: | QEventDispatcherGlib::~QEventDispatcherGlib | Prototype: | QEventDispatcherGlib::~QEventDispatcherGlib() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 366-402 |
| | 24 | 2 |
QFSFileEnginePrivate::writeFdFhName: | QFSFileEnginePrivate::writeFdFh | Prototype: | qint64 QFSFileEnginePrivate::writeFdFh(const char *data, qint64 len) | Coverage: | 76.471% (26/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 723-772 |
| | 24 | 9 |
QFactoryLoader::instanceName: | QFactoryLoader::instance | Prototype: | QObject *QFactoryLoader::instance(int index) const | Coverage: | 63.333% (19/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | Lines: | 274-310 |
| | 24 | 10 |
QFileDialogPrivate::restoreFromSettingsName: | QFileDialogPrivate::restoreFromSettings | Prototype: | bool QFileDialogPrivate::restoreFromSettings() | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 2714-2747 |
| | 24 | 6 |
QFileSystemEngine::getLinkTargetName: | QFileSystemEngine::getLinkTarget | Prototype: | QFileSystemEntry QFileSystemEngine::getLinkTarget(const QFileSystemEntry &link, QFileSystemMetaData &data) | Coverage: | 82.143% (23/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | Lines: | 149-235 |
| | 24 | 8 |
QFontDatabase::isSmoothlyScalableName: | QFontDatabase::isSmoothlyScalable | Prototype: | bool QFontDatabase::isSmoothlyScalable(const QString &family, const QString &style) const | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1702-1739 |
| | 24 | 10 |
QFontDef::exactMatchName: | QFontDef::exactMatch | Prototype: | bool QFontDef::exactMatch(const QFontDef &other) const | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 83-133 |
| | 24 | 7 |
QFontEngineFT::alphaMapBoundingBoxName: | QFontEngineFT::alphaMapBoundingBox | Prototype: | glyph_metrics_t QFontEngineFT::alphaMapBoundingBox(glyph_t glyph, QFixed subPixelPosition, const QTransform &matrix, QFontEngine::GlyphFormat format) | Coverage: | 38.462% (5/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 1795-1826 |
| | 24 | 4 |
QFontconfigDatabase::addApplicationFontName: | QFontconfigDatabase::addApplicationFont | Prototype: | QStringList QFontconfigDatabase::addApplicationFont(const QByteArray &fontData, const QString &fileName) | Coverage: | 62.500% (10/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | Lines: | 800-836 |
| | 24 | 6 |
QFormLayoutPrivate::setupHorizontalLayoutDataName: | QFormLayoutPrivate::setupHorizontalLayoutData | Prototype: | void QFormLayoutPrivate::setupHorizontalLayoutData(int width) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 820-872 |
| | 24 | 7 |
QFutureInterfaceBasePrivate::connectOutputInterfaceName: | QFutureInterfaceBasePrivate::connectOutputInterface | Prototype: | void QFutureInterfaceBasePrivate::connectOutputInterface(QFutureCallOutInterface *interface) | Coverage: | 81.250% (13/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 554-588 |
| | 24 | 6 |
QGLFormat::toSurfaceFormatName: | QGLFormat::toSurfaceFormat | Prototype: | QSurfaceFormat QGLFormat::toSurfaceFormat(const QGLFormat &format) | Coverage: | 44.000% (11/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 478-507 |
| | 24 | 9 |
QGLShader::compileSourceCodeName: | QGLShader::compileSourceCode | Prototype: | bool QGLShader::compileSourceCode(const char *source) | Coverage: | 26.667% (8/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 405-449 |
| | 24 | 8 |
QGraphicsAnchorLayoutPrivate::calculateGraphsName: | QGraphicsAnchorLayoutPrivate::calculateGraphs | Prototype: | void QGraphicsAnchorLayoutPrivate::calculateGraphs( QGraphicsAnchorLayoutPrivate::Orientation orientation) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 2096-2170 |
| | 24 | 4 |
QGraphicsScene::wheelEventName: | QGraphicsScene::wheelEvent | Prototype: | void QGraphicsScene::wheelEvent(QGraphicsSceneWheelEvent *wheelEvent) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 4156-4202 |
| | 24 | 8 |
QGraphicsView::fitInViewName: | QGraphicsView::fitInView | Prototype: | void QGraphicsView::fitInView(const QRectF &rect, Qt::AspectRatioMode aspectRatioMode) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 2054-2092 |
| | 24 | 8 |
QHttpNetworkConnectionPrivate::startNetworkLayerStateLookupName: | QHttpNetworkConnectionPrivate::startNetworkLayerStateLookup | Prototype: | void QHttpNetworkConnectionPrivate::startNetworkLayerStateLookup() | Coverage: | 50.000% (11/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1213-1249 |
| | 24 | 8 |
QHttpNetworkReplyPrivate::getChunkSizeName: | QHttpNetworkReplyPrivate::getChunkSize | Prototype: | qint64 QHttpNetworkReplyPrivate::getChunkSize(QAbstractSocket *socket, qint64 *chunkSize) | Coverage: | 72.000% (18/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | Lines: | 907-945 |
| | 24 | 5 |