| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QWidgetItemV2::minimumSize| Name: | QWidgetItemV2::minimumSize | | Prototype: | QSize QWidgetItemV2::minimumSize() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 783-794 |
| | 6 | 3 |
QWidgetItemV2::maximumSize| Name: | QWidgetItemV2::maximumSize | | Prototype: | QSize QWidgetItemV2::maximumSize() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 796-807 |
| | 6 | 3 |
QWidgetEffectSourcePrivate::boundingRect| Name: | QWidgetEffectSourcePrivate::boundingRect | | Prototype: | QRectF QWidgetEffectSourcePrivate::boundingRect(Qt::CoordinateSystem system) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 5819-5831 |
| | 6 | 3 |
QWidget::window| Name: | QWidget::window | | Prototype: | QWidget *QWidget::window() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4337-4346 |
| | 6 | 2 |
QWidget::winId| Name: | QWidget::winId | | Prototype: | WId QWidget::winId() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2525-2537 |
| | 6 | 2 |
QWidget::show| Name: | QWidget::show | | Prototype: | void QWidget::show() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 7733-7742 |
| | 6 | 3 |
QWidget::setWindowFilePath| Name: | QWidget::setWindowFilePath | | Prototype: | void QWidget::setWindowFilePath(const QString &filePath) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6287-6297 |
| | 6 | 2 |
QWidget::setLayoutDirection| Name: | QWidget::setLayoutDirection | | Prototype: | void QWidget::setLayoutDirection(Qt::LayoutDirection direction) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4887-4898 |
| | 6 | 2 |
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: | 9808-9820 |
| | 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: | 3603-3611 |
| | 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: | 4540-4560 |
| | 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: | 3726-3736 |
| | 6 | 3 |
QWidget::inputMethodQuery| Name: | QWidget::inputMethodQuery | | Prototype: | QVariant QWidget::inputMethodQuery(Qt::InputMethodQuery query) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 9752-9767 |
| | 6 | 6 |
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: | 12757-12765 |
| | 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: | 7071-7080 |
| | 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: | 2602-2610 |
| | 6 | 3 |
QWidget::backingStore| Name: | QWidget::backingStore | | Prototype: | QBackingStore *QWidget::backingStore() const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12084-12094 |
| | 6 | 2 |
QWheelEvent::QWheelEvent| Name: | QWheelEvent::QWheelEvent | | Prototype: | QWheelEvent::QWheelEvent(const QPointF &pos, int delta, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, Qt::Orientation orient) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 726-739 |
| | 6 | 3 |
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: | 406-418 |
| | 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: | 236-245 |
| | 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: | 266-279 |
| | 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: | 355-363 |
| | 6 | 1 |
QVersionNumber::isPrefixOf| Name: | QVersionNumber::isPrefixOf | | Prototype: | bool QVersionNumber::isPrefixOf(const QVersionNumber &other) const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp | | Lines: | 231-240 |
| | 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: | 209-220 |
| | 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: | 194-207 |
| | 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: | 427-440 |
| | 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: | 359-370 |
| | 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: | 666-676 |
| | 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: | 651-659 |
| | 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: | 724-733 |
| | 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: | 694-703 |
| | 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: | 1093-1104 |
| | 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: | 627-637 |
| | 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: | 278-286 |
| | 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: | 2702-2713 |
| | 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: | 2438-2449 |
| | 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: | 2974-2983 |
| | 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: | 2386-2395 |
| | 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: | 3047-3056 |
| | 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: | 775-788 |
| | 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: | 489-498 |
| | 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: | 228-243 |
| | 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: | 500-509 |
| | 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: | 829-837 |
| | 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: | 1089-1103 |
| | 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: | 845-853 |
| | 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: | 105-115 |
| | 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: | 146-155 |
| | 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: | 269-279 |
| | 6 | 2 |
QTzTimeZonePrivate::availableTimeZoneIds| Name: | QTzTimeZonePrivate::availableTimeZoneIds | | Prototype: | QList<QByteArray> QTzTimeZonePrivate::availableTimeZoneIds(QLocale::Country country) const | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 1057-1067 |
| | 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: | 1843-1855 |
| | 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: | 1584-1594 |
| | 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: | 1377-1392 |
| | 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: | 1402-1418 |
| | 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: | 2751-2759 |
| | 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: | 3178-3186 |
| | 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: | 3163-3171 |
| | 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: | 3603-3612 |
| | 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: | 3427-3435 |
| | 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: | 3021-3029 |
| | 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: | 2135-2143 |
| | 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: | 1904-1912 |
| | 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: | 2729-2737 |
| | 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: | 2609-2620 |
| | 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: | 305-314 |
| | 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: | 359-367 |
| | 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: | 1314-1324 |
| | 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: | 336-344 |
| | 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: | 964-977 |
| | 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: | 519-527 |
| | 6 | 3 |
QToolBoxPrivate::page| Name: | QToolBoxPrivate::page | | Prototype: | const QToolBoxPrivate::Page *QToolBoxPrivate::page(const QObject *widget) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbox.cpp | | Lines: | 126-135 |
| | 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: | 473-483 |
| | 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: | 127-138 |
| | 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: | 94-104 |
| | 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: | 189-199 |
| | 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: | 1122-1131 |
| | 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: | 544-552 |
| | 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: | 603-611 |
| | 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: | 225-234 |
| | 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: | 214-223 |
| | 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: | 173-182 |
| | 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: | 566-578 |
| | 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: | 529-538 |
| | 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: | 421-429 |
| | 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: | 411-419 |
| | 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: | 2086-2094 |
| | 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: | 275-298 |
| | 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: | 540-550 |
| | 6 | 2 |
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: | 589-598 |
| | 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: | 384-392 |
| | 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: | 583-593 |
| | 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: | 1544-1553 |
| | 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: | 2071-2079 |
| | 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: | 1061-1076 |
| | 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: | 1410-1420 |
| | 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: | 958-969 |
| | 6 | 3 |
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: | 2232-2242 |
| | 6 | 1 |
QTextFrame::iterator::operator=| Name: | QTextFrame::iterator::operator= | | Prototype: | QTextFrame::iterator &QTextFrame::iterator::operator=(const iterator &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 686-694 |
| | 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: | 980-988 |
| | 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: | 1179-1190 |
| | 6 | 4 |