Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
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: | 525-576 |
| | 24 | 13 |
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: | 248-301 |
| | 24 | 11 |
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: | 234-279 |
| | 24 | 12 |
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: | 285-330 |
| | 24 | 12 |
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: | 48-90 |
| | 24 | 5 |
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: | 1021-1055 |
| | 24 | 10 |
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: | 85-123 |
| | 24 | 6 |
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: | 929-964 |
| | 24 | 7 |
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: | 3641-3675 |
| | 24 | 4 |
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: | 2471-2501 |
| | 24 | 11 |
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: | 368-409 |
| | 24 | 9 |
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: | 445-479 |
| | 24 | 2 |
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: | 63-122 |
| | 24 | 16 |
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: | 2233-2270 |
| | 24 | 10 |
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 |
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: | 3133-3163 |
| | 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: | 785-818 |
| | 23 | 8 |
qt_tildeExpansionName: | qt_tildeExpansion | Prototype: | QString qt_tildeExpansion(const QString &path, bool *expanded = 0) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1099-1139 |
| | 23 | 6 |
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: | 567-601 |
| | 23 | 4 |
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: | 603-637 |
| | 23 | 4 |
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: | 280-316 |
| | 23 | 7 |
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: | 60-103 |
| | 23 | 5 |
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: | 105-148 |
| | 23 | 5 |
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: | 281-338 |
| | 23 | 12 |
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: | 4009-4040 |
| | 23 | 6 |
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: | 136-171 |
| | 23 | 30 |
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: | 45-79 |
| | 23 | 20 |
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: | 2934-2974 |
| | 23 | 3 |
qDBusInterfaceFromMetaObjectName: | qDBusInterfaceFromMetaObject | Prototype: | QString qDBusInterfaceFromMetaObject(const QMetaObject *mo) | Coverage: | 50.000% (13/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmisc.cpp | Lines: | 69-103 |
| | 23 | 7 |
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: | 612-644 |
| | 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: | 2195-2233 |
| | 23 | 9 |
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: | 423-452 |
| | 23 | 7 |
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: | 896-927 |
| | 23 | 7 |
lockInternal_helperName: | lockInternal_helper | Prototype: | template <bool IsTimed> static inline bool lockInternal_helper(QBasicAtomicPointer<QMutexData> &d_ptr, int timeout = -1, QElapsedTimer *elapsedTimer = 0) | Coverage: | 97.143% (34/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | Lines: | 154-198 |
| | 23 | 9 |
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: | 350-378 |
| | 23 | 12 |
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: | 407-441 |
| | 23 | 5 |
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: | 414-455 |
| | 23 | 7 |
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: | 84-110 |
| | 23 | 4 |
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: | 246-329 |
| | 23 | 6 |
copyActionToPlatformItemName: | copyActionToPlatformItem | Prototype: | static void copyActionToPlatformItem(const QAction *action, QPlatformMenuItem *item, QPlatformMenu *itemsMenu) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 3214-3246 |
| | 23 | 5 |
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: | 1832-1873 |
| | 23 | 8 |
_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: | 4296-4336 |
| | 23 | 4 |
_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: | 1044-1091 |
| | 23 | 21 |
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: | 518-555 |
| | 23 | 6 |
QXcbXSettingsPrivate::getSettingsName: | QXcbXSettingsPrivate::getSettings | Prototype: | QByteArray getSettings() | Coverage: | 50.000% (4/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbxsettings.cpp | Lines: | 101-133 |
| | 23 | 4 |
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: | 308-345 |
| | 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: | 342-379 |
| | 23 | 11 |
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: | 86-113 |
| | 23 | 5 |
QWidgetPrivate::updateFontName: | QWidgetPrivate::updateFont | Prototype: | void QWidgetPrivate::updateFont(const QFont &font) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 4790-4842 |
| | 23 | 9 |
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: | 2743-2813 |
| | 23 | 9 |
QWidgetPrivate::naturalWidgetFontName: | QWidgetPrivate::naturalWidgetFont | Prototype: | QFont QWidgetPrivate::naturalWidgetFont(uint inheritedMask) const | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 4729-4764 |
| | 23 | 8 |
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: | 890-924 |
| | 23 | 9 |
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: | 1411-1449 |
| | 23 | 7 |
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: | 3066-3098 |
| | 23 | 7 |
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: | 11707-11737 |
| | 23 | 8 |
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: | 6734-6774 |
| | 23 | 8 |
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: | 2352-2382 |
| | 23 | 7 |
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: | 466-512 |
| | 23 | 9 |
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: | 894-935 |
| | 23 | 6 |
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: | 166-203 |
| | 23 | 7 |
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: | 372-403 |
| | 23 | 2 |
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: | 135-173 |
| | 23 | 5 |
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: | 626-661 |
| | 23 | 4 |
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: | 763-796 |
| | 23 | 9 |
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: | 1300-1337 |
| | 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: | 1419-1455 |
| | 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: | 1546-1583 |
| | 23 | 9 |
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: | 199-238 |
| | 23 | 5 |
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: | 1261-1289 |
| | 23 | 5 |
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: | 763-796 |
| | 23 | 6 |
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: | 7099-7132 |
| | 23 | 6 |
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: | 663-701 |
| | 23 | 2 |
QSslSocketPrivate::systemCaCertificatesName: | QSslSocketPrivate::systemCaCertificates | Prototype: | QList<QSslCertificate> QSslSocketPrivate::systemCaCertificates() | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 688-808 |
| | 23 | 4 |
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: | 645-678 |
| | 23 | 7 |
QSqlTableModelPrivate::revertCachedRowName: | QSqlTableModelPrivate::revertCachedRow | Prototype: | void QSqlTableModelPrivate::revertCachedRow(int row) | Coverage: | 76.471% (13/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | Lines: | 117-150 |
| | 23 | 8 |
QSqlTableModel::setDataName: | QSqlTableModel::setData | Prototype: | bool QSqlTableModel::setData(const QModelIndex &index, const QVariant &value, int role) | Coverage: | 87.500% (28/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | Lines: | 561-595 |
| | 23 | 8 |
QSqlTableModel::removeRowsName: | QSqlTableModel::removeRows | Prototype: | bool QSqlTableModel::removeRows(int row, int count, const QModelIndex &parent) | Coverage: | 94.872% (37/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | Lines: | 1081-1116 |
| | 23 | 11 |
QSpdyProtocolHandler::handleSETTINGSName: | QSpdyProtocolHandler::handleSETTINGS | Prototype: | void QSpdyProtocolHandler::handleSETTINGS(char flags, quint32 , const QByteArray &frameData) | Coverage: | 25.926% (7/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | Lines: | 1025-1084 |
| | 23 | 13 |
QSpanCollection::updateSpanName: | QSpanCollection::updateSpan | Prototype: | void QSpanCollection::updateSpan(QSpanCollection::Span *span, int old_height) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 96-130 |
| | 23 | 10 |
QSortFilterProxyModelPrivate::insert_source_itemsName: | QSortFilterProxyModelPrivate::insert_source_items | Prototype: | void QSortFilterProxyModelPrivate::insert_source_items( QVector<int> &source_to_proxy, QVector<int> &proxy_to_source, const QVector<int> &source_items, const QModelIndex &source_parent, Qt::Orientation orient, bool emit_signal) | Coverage: | 91.667% (22/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 681-720 |
| | 23 | 8 |
QSocks5SocketEnginePrivate::parseAuthenticationMethodReplyName: | QSocks5SocketEnginePrivate::parseAuthenticationMethodReply | Prototype: | void QSocks5SocketEnginePrivate::parseAuthenticationMethodReply() | Coverage: | 95.238% (20/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 732-765 |
| | 23 | 7 |
QSharedMemoryPrivate::createName: | QSharedMemoryPrivate::create | Prototype: | bool QSharedMemoryPrivate::create(int size) | Coverage: | 56.000% (14/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory_systemv.cpp | Lines: | 129-167 |
| | 23 | 9 |
QSequentialAnimationGroup::updateCurrentTimeName: | QSequentialAnimationGroup::updateCurrentTime | Prototype: | void QSequentialAnimationGroup::updateCurrentTime(int currentTime) | Coverage: | 96.429% (27/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | Lines: | 329-372 |
| | 23 | 7 |
QScrollerProperties::scrollMetricName: | QScrollerProperties::scrollMetric | Prototype: | QVariant QScrollerProperties::scrollMetric(ScrollMetric metric) const | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscrollerproperties.cpp | Lines: | 212-238 |
| | 23 | 22 |
QScroller::scrollToName: | QScroller::scrollTo | Prototype: | void QScroller::scrollTo(const QPointF &pos, int scrollTime) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 667-703 |
| | 23 | 8 |
QScrollAreaPrivate::updateScrollBarsName: | QScrollAreaPrivate::updateScrollBars | Prototype: | void QScrollAreaPrivate::updateScrollBars() | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollarea.cpp | Lines: | 180-213 |
| | 23 | 6 |
QRegion::operator+=Name: | QRegion::operator+= | Prototype: | QRegion& QRegion::operator+=(const QRegion &r) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3974-4002 |
| | 23 | 9 |
QRect::containsName: | QRect::contains | Prototype: | bool QRect::contains(const QPoint &p, bool proper) const | Coverage: | 97.297% (36/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | Lines: | 806-839 |
| | 23 | 9 |
QReadWriteLock::lockForWriteName: | QReadWriteLock::lockForWrite | Prototype: | void QReadWriteLock::lockForWrite() | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 274-300 |
| | 23 | 5 |
QRasterPaintEnginePrivate::isUnclippedName: | QRasterPaintEnginePrivate::isUnclipped | Prototype: | bool QRasterPaintEnginePrivate::isUnclipped(const QRect &rect, int penWidth) const | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 2866-2904 |
| | 23 | 6 |
QRasterPaintEngine::drawStaticTextItemName: | QRasterPaintEngine::drawStaticTextItem | Prototype: | void QRasterPaintEngine::drawStaticTextItem(QStaticTextItem *textItem) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 2975-3006 |
| | 23 | 5 |
QQuaternion::toRotationMatrixName: | QQuaternion::toRotationMatrix | Prototype: | QMatrix3x3 QQuaternion::toRotationMatrix() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | Lines: | 605-636 |
| | 23 | 1 |
QPngHandlerPrivate::readImageFormatName: | QPngHandlerPrivate::readImageFormat | Prototype: | QImage::Format QPngHandlerPrivate::readImageFormat() | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 660-697 |
| | 23 | 7 |
QPixmap::maskName: | QPixmap::mask | Prototype: | QBitmap QPixmap::mask() const | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 1499-1532 |
| | 23 | 6 |
QPdfEngine::drawHyperlinkName: | QPdfEngine::drawHyperlink | Prototype: | void QPdfEngine::drawHyperlink(const QRectF &r, const QUrl &url) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 999-1027 |
| | 23 | 3 |
QPathClipper::containsName: | QPathClipper::contains | Prototype: | bool QPathClipper::contains() | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1409-1444 |
| | 23 | 8 |
QPainter::drawGlyphRunName: | QPainter::drawGlyphRun | Prototype: | void QPainter::drawGlyphRun(const QPointF &position, const QGlyphRun &glyphRun) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 5534-5569 |
| | 23 | 5 |
QPainter::clipBoundingRectName: | QPainter::clipBoundingRect | Prototype: | QRectF QPainter::clipBoundingRect() const | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2662-2703 |
| | 23 | 9 |
QOutlineMapper::convertPathName: | QOutlineMapper::convertPath | Prototype: | QT_FT_Outline *QOutlineMapper::convertPath(const QVectorPath &path) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | Lines: | 120-169 |
| | 23 | 9 |
QOpenGLWidgetPrivate::recreateFboName: | QOpenGLWidgetPrivate::recreateFbo | Prototype: | void QOpenGLWidgetPrivate::recreateFbo() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 674-708 |
| | 23 | 3 |