| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QWidget::setInputMethodHints| Name: | 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::pos| Name: | 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::palette| Name: | 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::normalGeometry| Name: | 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::initPainter| Name: | 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::frameSize| Name: | 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::effectiveWinId| Name: | 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::backingStore| Name: | 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::~QWhatsThisPrivate| Name: | 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::mousePressEvent| Name: | 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::mouseMoveEvent| Name: | 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::paintCellContents| Name: | 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::isPrefixOf| Name: | 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::updateInterpolator| Name: | 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::convertValues| Name: | 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::registerInterpolator| Name: | 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::QUuid| Name: | 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::init| Name: | 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::data| Name: | 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::availableTimeZoneIds| Name: | 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::queryItemValue| Name: | 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::setUserInfo| Name: | 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::setError| Name: | 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::urls| Name: | 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::setQuery| Name: | 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::setPort| Name: | 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::query| Name: | 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::host| Name: | 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::fragment| Name: | 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_btnBrowseClicked| Name: | 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::resumeAnimationTimer| Name: | 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::instance| Name: | 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::closestPausedAnimationTimerTimeToFinish| Name: | 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::undoText| Name: | 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::setActive| Name: | 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::redoText| Name: | 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::~QUndoGroup| Name: | 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::removeStack| Name: | 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::setText| Name: | 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::availableTimeZoneIds| Name: | 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::fillPriorityQueue| Name: | 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::setChildIndicatorPolicy| Name: | 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::QTreeWidgetItem| Name: | 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::QTreeWidgetItem| Name: | 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::setHeaderLabels| Name: | 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::itemBelow| Name: | 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::itemAbove| Name: | 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::modelIndex| Name: | 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::indentationForItem| Name: | 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::rowHeight| Name: | 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::reset| Name: | 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::mousePressEvent| Name: | 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::expandAll| Name: | 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::columnCountChanged| Name: | 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::rowCount| Name: | 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::data| Name: | 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 |
QTransformToFTMatrix| Name: | 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::transposed| Name: | 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::event| Name: | 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::enterEvent| Name: | 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::page| Name: | 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::removeItem| Name: | 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::updateWindowFlags| Name: | 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::~QToolBarLayout| Name: | 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::insertAction| Name: | 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::itemRect| Name: | 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::setMovable| Name: | 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::setAllowedAreas| Name: | 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::resizeEvent| Name: | 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::paintEvent| Name: | 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::timerInsert| Name: | 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::windowsIdToIanaIds| Name: | 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::windowsIdToDefaultIanaId| Name: | 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::invalidOffsetData| Name: | 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::invalidData| Name: | 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::restart| Name: | 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::createEventDispatcher| Name: | 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::setMaxThreadCount| Name: | 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::init| Name: | 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::setPriority| Name: | 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::findCellIndex| Name: | 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::cellAt| Name: | 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::setRealNumberPrecision| Name: | 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::QTextStream| Name: | 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::naturalTextRect| Name: | 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::setFlags| Name: | 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::parseStyleAttribute| Name: | 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::QTextHtmlExporter| Name: | 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::stringProperty| Name: | 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::setObjectIndex| Name: | 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::penProperty| Name: | 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::objectIndex| Name: | 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::doubleProperty| Name: | 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::colorProperty| Name: | 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::brushProperty| Name: | 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::boolProperty| Name: | 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::setTabStopWidth| Name: | 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::setLineWrapMode| Name: | 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 |