Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QWidget::setInputMethodHintsName: | QWidget::setInputMethodHints | Prototype: | void QWidget::setInputMethodHints(Qt::InputMethodHints hints) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 9840-9852 |
| | 6 | 3 |
QWidget::posName: | QWidget::pos | Prototype: | QPoint QWidget::pos() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 3625-3633 |
| | 6 | 3 |
QWidget::paletteName: | QWidget::palette | Prototype: | const QPalette &QWidget::palette() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 4562-4582 |
| | 6 | 3 |
QWidget::normalGeometryName: | QWidget::normalGeometry | Prototype: | QRect QWidget::normalGeometry() const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 3748-3758 |
| | 6 | 3 |
QWidget::initPainterName: | QWidget::initPainter | Prototype: | void QWidget::initPainter(QPainter *painter) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12794-12802 |
| | 6 | 1 |
QWidget::frameSizeName: | QWidget::frameSize | Prototype: | QSize QWidget::frameSize() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 7101-7110 |
| | 6 | 2 |
QWidget::effectiveWinIdName: | QWidget::effectiveWinId | Prototype: | WId QWidget::effectiveWinId() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 2620-2628 |
| | 6 | 3 |
QWidget::backingStoreName: | QWidget::backingStore | Prototype: | QBackingStore *QWidget::backingStore() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 12120-12130 |
| | 6 | 2 |
QWhatsThisPrivate::~QWhatsThisPrivateName: | QWhatsThisPrivate::~QWhatsThisPrivate | Prototype: | QWhatsThisPrivate::~QWhatsThisPrivate() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | Lines: | 410-422 |
| | 6 | 2 |
QWhatsThat::mousePressEventName: | QWhatsThat::mousePressEvent | Prototype: | void QWhatsThat::mousePressEvent(QMouseEvent* e) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | Lines: | 242-251 |
| | 6 | 3 |
QWhatsThat::mouseMoveEventName: | QWhatsThat::mouseMoveEvent | Prototype: | void QWhatsThat::mouseMoveEvent(QMouseEvent* e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | Lines: | 272-285 |
| | 6 | 3 |
QWellArray::paintCellContentsName: | QWellArray::paintCellContents | Prototype: | void QWellArray::paintCellContents(QPainter *p, int row, int col, const QRect &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 361-369 |
| | 6 | 1 |
QVersionNumber::isPrefixOfName: | QVersionNumber::isPrefixOf | Prototype: | bool QVersionNumber::isPrefixOf(const QVersionNumber &other) const noexcept | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp | Lines: | 238-247 |
| | 6 | 4 |
QVariantAnimationPrivate::updateInterpolatorName: | QVariantAnimationPrivate::updateInterpolator | Prototype: | void QVariantAnimationPrivate::updateInterpolator() | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | Lines: | 215-226 |
| | 6 | 3 |
QVariantAnimationPrivate::convertValuesName: | QVariantAnimationPrivate::convertValues | Prototype: | void QVariantAnimationPrivate::convertValues(int t) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | Lines: | 200-213 |
| | 6 | 2 |
QVariantAnimation::registerInterpolatorName: | QVariantAnimation::registerInterpolator | Prototype: | void QVariantAnimation::registerInterpolator(QVariantAnimation::Interpolator func, int interpolationType) | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | Lines: | 433-446 |
| | 6 | 3 |
QUuid::QUuidName: | QUuid::QUuid | Prototype: | QUuid::QUuid(const char *text) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 365-376 |
| | 6 | 3 |
QUtcTimeZonePrivate::initName: | QUtcTimeZonePrivate::init | Prototype: | void QUtcTimeZonePrivate::init(const QByteArray &zoneId, int offsetSeconds, const QString &name, const QString &abbreviation, QLocale::Country country, const QString &comment) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 672-682 |
| | 6 | 1 |
QUtcTimeZonePrivate::dataName: | QUtcTimeZonePrivate::data | Prototype: | QTimeZonePrivate::Data QUtcTimeZonePrivate::data(qint64 forMSecsSinceEpoch) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 657-665 |
| | 6 | 1 |
QUtcTimeZonePrivate::availableTimeZoneIdsName: | QUtcTimeZonePrivate::availableTimeZoneIds | Prototype: | QList<QByteArray> QUtcTimeZonePrivate::availableTimeZoneIds() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 730-739 |
| | 6 | 2 |
QUrlQuery::queryItemValueName: | QUrlQuery::queryItemValue | Prototype: | QString QUrlQuery::queryItemValue(const QString &key, QUrl::ComponentFormattingOptions encoding) const | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 701-710 |
| | 6 | 3 |
QUrlPrivate::setUserInfoName: | QUrlPrivate::setUserInfo | Prototype: | inline void QUrlPrivate::setUserInfo(const QString &userInfo, int from, int end) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1099-1110 |
| | 6 | 2 |
QUrlPrivate::setErrorName: | QUrlPrivate::setError | Prototype: | inline void QUrlPrivate::setError(ErrorCode errorCode, const QString &source, int supplement) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 633-643 |
| | 6 | 2 |
QUrlModel::urlsName: | QUrlModel::urls | Prototype: | QList<QUrl> QUrlModel::urls() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | Lines: | 284-292 |
| | 6 | 2 |
QUrl::setQueryName: | QUrl::setQuery | Prototype: | void QUrl::setQuery(const QUrlQuery &query) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 2707-2718 |
| | 6 | 2 |
QUrl::setPortName: | QUrl::setPort | Prototype: | void QUrl::setPort(int port) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 2444-2455 |
| | 6 | 2 |
QUrl::queryName: | QUrl::query | Prototype: | QString QUrl::query(ComponentFormattingOptions options) const | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 2979-2988 |
| | 6 | 3 |
QUrl::hostName: | QUrl::host | Prototype: | QString QUrl::host(ComponentFormattingOptions options) const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 2392-2401 |
| | 6 | 3 |
QUrl::fragmentName: | QUrl::fragment | Prototype: | QString QUrl::fragment(ComponentFormattingOptions options) const | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3052-3061 |
| | 6 | 3 |
QUnixPrintWidgetPrivate::_q_btnBrowseClickedName: | QUnixPrintWidgetPrivate::_q_btnBrowseClicked | Prototype: | void QUnixPrintWidgetPrivate::_q_btnBrowseClicked() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 779-792 |
| | 6 | 2 |
QUnifiedTimer::resumeAnimationTimerName: | QUnifiedTimer::resumeAnimationTimer | Prototype: | void QUnifiedTimer::resumeAnimationTimer(QAbstractAnimationTimer *timer) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 495-504 |
| | 6 | 2 |
QUnifiedTimer::instanceName: | QUnifiedTimer::instance | Prototype: | QUnifiedTimer *QUnifiedTimer::instance(bool create) | Coverage: | 88.889% (8/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 234-249 |
| | 6 | 2 |
QUnifiedTimer::closestPausedAnimationTimerTimeToFinishName: | QUnifiedTimer::closestPausedAnimationTimerTimeToFinish | Prototype: | int QUnifiedTimer::closestPausedAnimationTimerTimeToFinish() | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 506-515 |
| | 6 | 3 |
QUndoStack::undoTextName: | QUndoStack::undoText | Prototype: | QString QUndoStack::undoText() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | Lines: | 835-843 |
| | 6 | 3 |
QUndoStack::setActiveName: | QUndoStack::setActive | Prototype: | void QUndoStack::setActive(bool active) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | Lines: | 1095-1109 |
| | 6 | 4 |
QUndoStack::redoTextName: | QUndoStack::redoText | Prototype: | QString QUndoStack::redoText() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | Lines: | 851-859 |
| | 6 | 3 |
QUndoGroup::~QUndoGroupName: | QUndoGroup::~QUndoGroup | Prototype: | QUndoGroup::~QUndoGroup() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundogroup.cpp | Lines: | 111-121 |
| | 6 | 2 |
QUndoGroup::removeStackName: | QUndoGroup::removeStack | Prototype: | void QUndoGroup::removeStack(QUndoStack *stack) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundogroup.cpp | Lines: | 152-161 |
| | 6 | 3 |
QUndoCommand::setTextName: | QUndoCommand::setText | Prototype: | void QUndoCommand::setText(const QString &text) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | Lines: | 275-285 |
| | 6 | 2 |
QTzTimeZonePrivate::availableTimeZoneIdsName: | QTzTimeZonePrivate::availableTimeZoneIds | Prototype: | QList<QByteArray> QTzTimeZonePrivate::availableTimeZoneIds(QLocale::Country country) const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 1070-1080 |
| | 6 | 3 |
QTriangulator::SimpleToMonotone::fillPriorityQueueName: | QTriangulator::SimpleToMonotone::fillPriorityQueue | Prototype: | template <typename T> void QTriangulator<T>::SimpleToMonotone::fillPriorityQueue() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 1849-1861 |
| | 6 | 2 |
QTreeWidgetItem::setChildIndicatorPolicyName: | QTreeWidgetItem::setChildIndicatorPolicy | Prototype: | void QTreeWidgetItem::setChildIndicatorPolicy(QTreeWidgetItem::ChildIndicatorPolicy policy) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 1590-1600 |
| | 6 | 3 |
QTreeWidgetItem::QTreeWidgetItemName: | QTreeWidgetItem::QTreeWidgetItem | Prototype: | QTreeWidgetItem::QTreeWidgetItem(QTreeWidget *view, const QStringList &strings, int type) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 1383-1398 |
| | 6 | 3 |
QTreeWidgetItem::QTreeWidgetItemName: | QTreeWidgetItem::QTreeWidgetItem | Prototype: | QTreeWidgetItem::QTreeWidgetItem(QTreeWidget *view, QTreeWidgetItem *after, int type) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 1408-1424 |
| | 6 | 3 |
QTreeWidget::setHeaderLabelsName: | QTreeWidget::setHeaderLabels | Prototype: | void QTreeWidget::setHeaderLabels(const QStringList &labels) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 2758-2766 |
| | 6 | 3 |
QTreeWidget::itemBelowName: | QTreeWidget::itemBelow | Prototype: | QTreeWidgetItem *QTreeWidget::itemBelow(const QTreeWidgetItem *item) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 3185-3193 |
| | 6 | 2 |
QTreeWidget::itemAboveName: | QTreeWidget::itemAbove | Prototype: | QTreeWidgetItem *QTreeWidget::itemAbove(const QTreeWidgetItem *item) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 3170-3178 |
| | 6 | 2 |
QTreeViewPrivate::modelIndexName: | QTreeViewPrivate::modelIndex | Prototype: | QModelIndex QTreeViewPrivate::modelIndex(int i, int column) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 3591-3600 |
| | 6 | 3 |
QTreeViewPrivate::indentationForItemName: | QTreeViewPrivate::indentationForItem | Prototype: | int QTreeViewPrivate::indentationForItem(int item) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 3415-3423 |
| | 6 | 3 |
QTreeView::rowHeightName: | QTreeView::rowHeight | Prototype: | int QTreeView::rowHeight(const QModelIndex &index) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 3009-3017 |
| | 6 | 2 |
QTreeView::resetName: | QTreeView::reset | Prototype: | void QTreeView::reset() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 2124-2132 |
| | 6 | 1 |
QTreeView::mousePressEventName: | QTreeView::mousePressEvent | Prototype: | void QTreeView::mousePressEvent(QMouseEvent *event) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 1893-1901 |
| | 6 | 3 |
QTreeView::expandAllName: | QTreeView::expandAll | Prototype: | void QTreeView::expandAll() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 2717-2725 |
| | 6 | 1 |
QTreeView::columnCountChangedName: | QTreeView::columnCountChanged | Prototype: | void QTreeView::columnCountChanged(int oldCount, int newCount) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 2597-2608 |
| | 6 | 3 |
QTreeModel::rowCountName: | QTreeModel::rowCount | Prototype: | int QTreeModel::rowCount(const QModelIndex &parent) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 311-320 |
| | 6 | 3 |
QTreeModel::dataName: | QTreeModel::data | Prototype: | QVariant QTreeModel::data(const QModelIndex &index, int role) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 365-373 |
| | 6 | 3 |
QTransformToFTMatrixName: | QTransformToFTMatrix | Prototype: | static inline FT_Matrix QTransformToFTMatrix(const QTransform &matrix) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 1392-1402 |
| | 6 | 1 |
QTransform::transposedName: | QTransform::transposed | Prototype: | QTransform QTransform::transposed() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 350-358 |
| | 6 | 1 |
QToolButton::eventName: | QToolButton::event | Prototype: | bool QToolButton::event(QEvent *event) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | Lines: | 970-983 |
| | 6 | 6 |
QToolButton::enterEventName: | QToolButton::enterEvent | Prototype: | void QToolButton::enterEvent(QEvent * e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | Lines: | 525-533 |
| | 6 | 3 |
QToolBoxPrivate::pageName: | QToolBoxPrivate::page | Prototype: | const QToolBoxPrivate::Page *QToolBoxPrivate::page(QWidget *widget) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbox.cpp | Lines: | 132-141 |
| | 6 | 4 |
QToolBox::removeItemName: | QToolBox::removeItem | Prototype: | void QToolBox::removeItem(int index) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbox.cpp | Lines: | 481-491 |
| | 6 | 2 |
QToolBarPrivate::updateWindowFlagsName: | QToolBarPrivate::updateWindowFlags | Prototype: | void QToolBarPrivate::updateWindowFlags(bool floating, bool unplug) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | Lines: | 133-144 |
| | 6 | 2 |
QToolBarLayout::~QToolBarLayoutName: | QToolBarLayout::~QToolBarLayout | Prototype: | QToolBarLayout::~QToolBarLayout() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp | Lines: | 100-110 |
| | 6 | 4 |
QToolBarLayout::insertActionName: | QToolBarLayout::insertAction | Prototype: | void QToolBarLayout::insertAction(int index, QAction *action) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp | Lines: | 195-205 |
| | 6 | 2 |
QToolBarAreaLayout::itemRectName: | QToolBarAreaLayout::itemRect | Prototype: | QRect QToolBarAreaLayout::itemRect(const QList<int> &path) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | Lines: | 1128-1137 |
| | 6 | 2 |
QToolBar::setMovableName: | QToolBar::setMovable | Prototype: | void QToolBar::setMovable(bool movable) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | Lines: | 550-558 |
| | 6 | 2 |
QToolBar::setAllowedAreasName: | QToolBar::setAllowedAreas | Prototype: | void QToolBar::setAllowedAreas(Qt::ToolBarAreas areas) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | Lines: | 609-617 |
| | 6 | 2 |
QTipLabel::resizeEventName: | QTipLabel::resizeEvent | Prototype: | void QTipLabel::resizeEvent(QResizeEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | Lines: | 231-240 |
| | 6 | 2 |
QTipLabel::paintEventName: | QTipLabel::paintEvent | Prototype: | void QTipLabel::paintEvent(QPaintEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | Lines: | 220-229 |
| | 6 | 1 |
QTimerInfoList::timerInsertName: | QTimerInfoList::timerInsert | Prototype: | void QTimerInfoList::timerInsert(QTimerInfo *ti) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | Lines: | 180-189 |
| | 6 | 3 |
QTimeZonePrivate::windowsIdToIanaIdsName: | QTimeZonePrivate::windowsIdToIanaIds | Prototype: | QList<QByteArray> QTimeZonePrivate::windowsIdToIanaIds(const QByteArray &windowsId, QLocale::Country country) | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 572-584 |
| | 6 | 3 |
QTimeZonePrivate::windowsIdToDefaultIanaIdName: | QTimeZonePrivate::windowsIdToDefaultIanaId | Prototype: | QByteArray QTimeZonePrivate::windowsIdToDefaultIanaId(const QByteArray &windowsId) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 535-544 |
| | 6 | 3 |
QTimeZonePrivate::invalidOffsetDataName: | QTimeZonePrivate::invalidOffsetData | Prototype: | QTimeZone::OffsetData QTimeZonePrivate::invalidOffsetData() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 427-435 |
| | 6 | 1 |
QTimeZonePrivate::invalidDataName: | QTimeZonePrivate::invalidData | Prototype: | QTimeZonePrivate::Data QTimeZonePrivate::invalidData() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | Lines: | 417-425 |
| | 6 | 1 |
QTime::restartName: | QTime::restart | Prototype: | int QTime::restart() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2107-2115 |
| | 6 | 2 |
QThreadPrivate::createEventDispatcherName: | QThreadPrivate::createEventDispatcher | Prototype: | void QThreadPrivate::createEventDispatcher(QThreadData *data) | Coverage: | 55.556% (5/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 280-301 |
| | 6 | 2 |
QThreadPool::setMaxThreadCountName: | QThreadPool::setMaxThreadCount | Prototype: | void QThreadPool::setMaxThreadCount(int maxThreadCount) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | Lines: | 546-556 |
| | 6 | 2 |
QThreadPipe::initName: | QThreadPipe::init | Prototype: | bool QThreadPipe::init() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 131-166 |
| | 6 | 3 |
QThread::setPriorityName: | QThread::setPriority | Prototype: | void QThread::setPriority(Priority priority) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 596-605 |
| | 6 | 2 |
QTextTablePrivate::findCellIndexName: | QTextTablePrivate::findCellIndex | Prototype: | int QTextTablePrivate::findCellIndex(int fragment) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 390-398 |
| | 6 | 2 |
QTextTable::cellAtName: | QTextTable::cellAt | Prototype: | QTextTableCell QTextTable::cellAt(int row, int col) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 589-599 |
| | 6 | 3 |
QTextStream::setRealNumberPrecisionName: | QTextStream::setRealNumberPrecision | Prototype: | void QTextStream::setRealNumberPrecision(int precision) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 1559-1568 |
| | 6 | 2 |
QTextStream::operator>>Name: | QTextStream::operator>> | Prototype: | QTextStream &QTextStream::operator>>(QChar &c) | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 2086-2094 |
| | 6 | 3 |
QTextStream::QTextStreamName: | QTextStream::QTextStream | Prototype: | QTextStream::QTextStream(QByteArray *array, QIODevice::OpenMode openMode) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 1076-1091 |
| | 6 | 1 |
QTextLine::naturalTextRectName: | QTextLine::naturalTextRect | Prototype: | QRectF QTextLine::naturalTextRect() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1416-1426 |
| | 6 | 2 |
QTextLayout::setFlagsName: | QTextLayout::setFlags | Prototype: | void QTextLayout::setFlags(int flags) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 964-975 |
| | 6 | 3 |
QTextHtmlParserNode::parseStyleAttributeName: | QTextHtmlParserNode::parseStyleAttribute | Prototype: | void QTextHtmlParserNode::parseStyleAttribute(const QString &value, const QTextDocument *resourceProvider) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 1440-1448 |
| | 6 | 2 |
QTextHtmlExporter::QTextHtmlExporterName: | QTextHtmlExporter::QTextHtmlExporter | Prototype: | QTextHtmlExporter::QTextHtmlExporter(const QTextDocument *_doc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 2238-2248 |
| | 6 | 1 |
QTextFrame::iterator::operator=Name: | QTextFrame::iterator::operator= | Prototype: | QTextFrame::iterator &QTextFrame::iterator::operator=(const iterator &other) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 694-702 |
| | 6 | 1 |
QTextFormat::stringPropertyName: | QTextFormat::stringProperty | Prototype: | QString QTextFormat::stringProperty(int propertyId) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 987-995 |
| | 6 | 3 |
QTextFormat::setObjectIndexName: | QTextFormat::setObjectIndex | Prototype: | void QTextFormat::setObjectIndex(int o) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1186-1197 |
| | 6 | 4 |
QTextFormat::penPropertyName: | QTextFormat::penProperty | Prototype: | QPen QTextFormat::penProperty(int propertyId) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1023-1031 |
| | 6 | 3 |
QTextFormat::objectIndexName: | QTextFormat::objectIndex | Prototype: | int QTextFormat::objectIndex() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1169-1177 |
| | 6 | 3 |
QTextFormat::doublePropertyName: | QTextFormat::doubleProperty | Prototype: | qreal QTextFormat::doubleProperty(int propertyId) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 969-977 |
| | 6 | 3 |
QTextFormat::colorPropertyName: | QTextFormat::colorProperty | Prototype: | QColor QTextFormat::colorProperty(int propertyId) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1005-1013 |
| | 6 | 3 |
QTextFormat::brushPropertyName: | QTextFormat::brushProperty | Prototype: | QBrush QTextFormat::brushProperty(int propertyId) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 1041-1049 |
| | 6 | 3 |
QTextFormat::boolPropertyName: | QTextFormat::boolProperty | Prototype: | bool QTextFormat::boolProperty(int propertyId) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 931-939 |
| | 6 | 3 |
QTextEdit::setTabStopWidthName: | QTextEdit::setTabStopWidth | Prototype: | void QTextEdit::setTabStopWidth(int width) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 1971-1979 |
| | 6 | 2 |
QTextEdit::setLineWrapModeName: | QTextEdit::setLineWrapMode | Prototype: | void QTextEdit::setLineWrapMode(LineWrapMode wrap) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 2425-2433 |
| | 6 | 2 |