Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QStyleAnimation::updateCurrentTimeName: | QStyleAnimation::updateCurrentTime | Prototype: | void QStyleAnimation::updateCurrentTime(int) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 121-128 |
| | 4 | 3 |
QStyleHelper::backgroundColorName: | QStyleHelper::backgroundColor | Prototype: | QColor backgroundColor(const QPalette &pal, const QWidget* widget) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp | Lines: | 406-412 |
| | 4 | 2 |
QStyleHelper::isInstanceOfName: | QStyleHelper::isInstanceOf | Prototype: | bool isInstanceOf(QObject *obj, QAccessible::Role role) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp | Lines: | 105-111 |
| | 4 | 1 |
QStyleHints::cursorFlashTimeName: | QStyleHints::cursorFlashTime | Prototype: | int QStyleHints::cursorFlashTime() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 292-298 |
| | 4 | 1 |
QStyleHints::keyboardInputIntervalName: | QStyleHints::keyboardInputInterval | Prototype: | int QStyleHints::keyboardInputInterval() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 251-257 |
| | 4 | 1 |
QStyleHints::mouseDoubleClickIntervalName: | QStyleHints::mouseDoubleClickInterval | Prototype: | int QStyleHints::mouseDoubleClickInterval() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 123-129 |
| | 4 | 1 |
QStyleHints::startDragDistanceName: | QStyleHints::startDragDistance | Prototype: | int QStyleHints::startDragDistance() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 176-182 |
| | 4 | 1 |
QStyleHints::startDragTimeName: | QStyleHints::startDragTime | Prototype: | int QStyleHints::startDragTime() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 210-216 |
| | 4 | 1 |
QStyleSheetStyle::positionRectName: | QStyleSheetStyle::positionRect | Prototype: | QRect QStyleSheetStyle::positionRect(const QWidget *w, const QRenderRule& rule1, const QRenderRule& rule2, int pe, const QRect& rect, Qt::LayoutDirection dir) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2309-2316 |
| | 4 | 1 |
QStyleSheetStyle::repolishName: | QStyleSheetStyle::repolish | Prototype: | void QStyleSheetStyle::repolish(QWidget *w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2788-2794 |
| | 4 | 1 |
QStyledItemDelegate::createEditorName: | QStyledItemDelegate::createEditor | Prototype: | QWidget *QStyledItemDelegate::createEditor(QWidget *parent, const QStyleOptionViewItem &, const QModelIndex &index) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp | Lines: | 413-421 |
| | 4 | 2 |
QSurfaceFormat::setOptionName: | QSurfaceFormat::setOption | Prototype: | void QSurfaceFormat::setOption(QSurfaceFormat::FormatOptions opt) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 329-336 |
| | 4 | 2 |
QSurfaceFormat::setVersionName: | QSurfaceFormat::setVersion | Prototype: | void QSurfaceFormat::setVersion(int major, int minor) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 687-694 |
| | 4 | 2 |
QSyntaxHighlighter::QSyntaxHighlighterName: | QSyntaxHighlighter::QSyntaxHighlighter | Prototype: | QSyntaxHighlighter::QSyntaxHighlighter(QObject *parent) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 289-297 |
| | 4 | 3 |
QSyntaxHighlighter::currentBlockStateName: | QSyntaxHighlighter::currentBlockState | Prototype: | int QSyntaxHighlighter::currentBlockState() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 537-544 |
| | 4 | 2 |
QSyntaxHighlighter::currentBlockUserDataName: | QSyntaxHighlighter::currentBlockUserData | Prototype: | QTextBlockUserData *QSyntaxHighlighter::currentBlockUserData() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 609-616 |
| | 4 | 2 |
QSyntaxHighlighter::formatName: | QSyntaxHighlighter::format | Prototype: | QTextCharFormat QSyntaxHighlighter::format(int pos) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 505-511 |
| | 4 | 2 |
QSyntaxHighlighter::setCurrentBlockStateName: | QSyntaxHighlighter::setCurrentBlockState | Prototype: | void QSyntaxHighlighter::setCurrentBlockState(int newState) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 551-558 |
| | 4 | 2 |
QSyntaxHighlighter::setCurrentBlockUserDataName: | QSyntaxHighlighter::setCurrentBlockUserData | Prototype: | void QSyntaxHighlighter::setCurrentBlockUserData(QTextBlockUserData *data) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 594-601 |
| | 4 | 2 |
QSyntaxHighlighterPrivate::_q_delayedRehighlightName: | QSyntaxHighlighterPrivate::_q_delayedRehighlight | Prototype: | inline void _q_delayedRehighlight() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 73-78 |
| | 4 | 2 |
QSysInfo::kernelTypeName: | QSysInfo::kernelType | Prototype: | QString QSysInfo::kernelType() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2523-2535 |
| | 4 | 2 |
QSysInfo::kernelVersionName: | QSysInfo::kernelVersion | Prototype: | QString QSysInfo::kernelVersion() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2550-2562 |
| | 4 | 2 |
QSysInfo::machineHostNameName: | QSysInfo::machineHostName | Prototype: | QString QSysInfo::machineHostName() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2802-2823 |
| | 4 | 2 |
QSystemError::toStringName: | QSystemError::toString | Prototype: | QString QSystemError::toString() const | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemerror.cpp | Lines: | 148-165 |
| | 4 | 5 |
QSystemLocale::QSystemLocaleName: | QSystemLocale::QSystemLocale | Prototype: | QSystemLocale::QSystemLocale() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 552-559 |
| | 4 | 2 |
QSystemLocale::~QSystemLocaleName: | QSystemLocale::~QSystemLocale | Prototype: | QSystemLocale::~QSystemLocale() | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 570-578 |
| | 4 | 3 |
QSystemTrayIcon::geometryName: | QSystemTrayIcon::geometry | Prototype: | QRect QSystemTrayIcon::geometry() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 247-253 |
| | 4 | 2 |
QSystemTrayIconPrivate::supportsMessages_sysName: | QSystemTrayIconPrivate::supportsMessages_sys | Prototype: | bool QSystemTrayIconPrivate::supportsMessages_sys() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 341-349 |
| | 4 | 2 |
QSystemTrayIconSys::resizeEventName: | QSystemTrayIconSys::resizeEvent | Prototype: | void QSystemTrayIconSys::resizeEvent(QResizeEvent *event) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | Lines: | 241-247 |
| | 4 | 2 |
QTabBar::currentIndexName: | QTabBar::currentIndex | Prototype: | int QTabBar::currentIndex() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 1235-1241 |
| | 4 | 2 |
QTabBar::isTabEnabledName: | QTabBar::isTabEnabled | Prototype: | bool QTabBar::isTabEnabled(int index) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 991-997 |
| | 4 | 2 |
QTabBar::setChangeCurrentOnDragName: | QTabBar::setChangeCurrentOnDrag | Prototype: | void QTabBar::setChangeCurrentOnDrag(bool change) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 2407-2413 |
| | 4 | 2 |
QTabBar::setTabTextColorName: | QTabBar::setTabTextColor | Prototype: | void QTabBar::setTabTextColor(int index, const QColor &color) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 1071-1078 |
| | 4 | 2 |
QTabBar::tabDataName: | QTabBar::tabData | Prototype: | QVariant QTabBar::tabData(int index) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 1176-1182 |
| | 4 | 2 |
QTabBar::tabIconName: | QTabBar::tabIcon | Prototype: | QIcon QTabBar::tabIcon(int index) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 1084-1090 |
| | 4 | 2 |
QTabBar::tabTextName: | QTabBar::tabText | Prototype: | QString QTabBar::tabText(int index) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 1024-1030 |
| | 4 | 2 |
QTabBar::tabTextColorName: | QTabBar::tabTextColor | Prototype: | QColor QTabBar::tabTextColor(int index) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 1056-1062 |
| | 4 | 2 |
QTabBar::tabToolTipName: | QTabBar::tabToolTip | Prototype: | QString QTabBar::tabToolTip(int index) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 1123-1129 |
| | 4 | 2 |
QTabBar::tabWhatsThisName: | QTabBar::tabWhatsThis | Prototype: | QString QTabBar::tabWhatsThis(int index) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 1152-1158 |
| | 4 | 2 |
QTabBar::wheelEventName: | QTabBar::wheelEvent | Prototype: | void QTabBar::wheelEvent(QWheelEvent *event) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 2064-2074 |
| | 4 | 1 |
QTabWidget::cornerWidgetName: | QTabWidget::cornerWidget | Prototype: | QWidget * QTabWidget::cornerWidget(Qt::Corner corner) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 592-598 |
| | 4 | 2 |
QTabWidget::setTabEnabledName: | QTabWidget::setTabEnabled | Prototype: | void QTabWidget::setTabEnabled(int index, bool enable) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 541-547 |
| | 4 | 2 |
QTabWidgetPrivate::_q_removeTabName: | QTabWidgetPrivate::_q_removeTab | Prototype: | void QTabWidgetPrivate::_q_removeTab(int index) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 742-748 |
| | 4 | 1 |
QTabWidgetPrivate::_q_showTabName: | QTabWidgetPrivate::_q_showTab | Prototype: | void QTabWidgetPrivate::_q_showTab(int index) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 734-740 |
| | 4 | 2 |
QTabWidgetPrivate::_q_tabMovedName: | QTabWidgetPrivate::_q_tabMoved | Prototype: | void QTabWidgetPrivate::_q_tabMoved(int from, int to) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | Lines: | 750-756 |
| | 4 | 1 |
QTableModel::dataName: | QTableModel::data | Prototype: | QVariant QTableModel::data(const QModelIndex &index, int role) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 396-402 |
| | 4 | 2 |
QTableView::columnResizedName: | QTableView::columnResized | Prototype: | void QTableView::columnResized(int column, int, int) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 2848-2854 |
| | 4 | 2 |
QTableView::resizeColumnToContentsName: | QTableView::resizeColumnToContents | Prototype: | void QTableView::resizeColumnToContents(int column) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 3072-3078 |
| | 4 | 1 |
QTableView::resizeRowToContentsName: | QTableView::resizeRowToContents | Prototype: | void QTableView::resizeRowToContents(int row) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 3043-3049 |
| | 4 | 1 |
QTableView::rowCountChangedName: | QTableView::rowCountChanged | Prototype: | void QTableView::rowCountChanged(int oldCount, int newCount ) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 2060-2068 |
| | 4 | 2 |
QTableView::rowResizedName: | QTableView::rowResized | Prototype: | void QTableView::rowResized(int row, int, int) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 2833-2839 |
| | 4 | 2 |
QTableView::setColumnHiddenName: | QTableView::setColumnHidden | Prototype: | void QTableView::setColumnHidden(int column, bool hide) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 2515-2521 |
| | 4 | 2 |
QTableView::setGridStyleName: | QTableView::setGridStyle | Prototype: | void QTableView::setGridStyle(Qt::PenStyle style) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 2608-2615 |
| | 4 | 2 |
QTableView::setRowHiddenName: | QTableView::setRowHidden | Prototype: | void QTableView::setRowHidden(int row, bool hide) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 2490-2496 |
| | 4 | 2 |
QTableView::setShowGridName: | QTableView::setShowGrid | Prototype: | void QTableView::setShowGrid(bool show) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 2587-2594 |
| | 4 | 2 |
QTableView::sortByColumnName: | QTableView::sortByColumn | Prototype: | void QTableView::sortByColumn(int column) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 3098-3104 |
| | 4 | 2 |
QTableViewPrivate::sectionSpanSizeName: | QTableViewPrivate::sectionSpanSize | Prototype: | int QTableViewPrivate::sectionSpanSize(const QHeaderView *header, int logical, int span) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 725-731 |
| | 4 | 1 |
QTableViewPrivate::spanName: | QTableViewPrivate::span | Prototype: | QSpanCollection::Span QTableViewPrivate::span(int row, int column) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 695-702 |
| | 4 | 2 |
QTableWidget::editItemName: | QTableWidget::editItem | Prototype: | void QTableWidget::editItem(QTableWidgetItem *item) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 2213-2219 |
| | 4 | 2 |
QTableWidget::itemsName: | QTableWidget::items | Prototype: | QList<QTableWidgetItem*> QTableWidget::items(const QMimeData *data) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 2633-2639 |
| | 4 | 2 |
QTableWidgetItem::~QTableWidgetItemName: | QTableWidgetItem::~QTableWidgetItem | Prototype: | QTableWidgetItem::~QTableWidgetItem() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 1344-1350 |
| | 4 | 2 |
QTableWidgetPrivate::_q_emitItemActivatedName: | QTableWidgetPrivate::_q_emitItemActivated | Prototype: | void QTableWidgetPrivate::_q_emitItemActivated(const QModelIndex &index) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 1617-1623 |
| | 4 | 2 |
QTableWidgetPrivate::_q_emitItemChangedName: | QTableWidgetPrivate::_q_emitItemChanged | Prototype: | void QTableWidgetPrivate::_q_emitItemChanged(const QModelIndex &index) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 1633-1639 |
| | 4 | 2 |
QTableWidgetPrivate::_q_emitItemClickedName: | QTableWidgetPrivate::_q_emitItemClicked | Prototype: | void QTableWidgetPrivate::_q_emitItemClicked(const QModelIndex &index) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 1601-1607 |
| | 4 | 2 |
QTableWidgetPrivate::_q_emitItemDoubleClickedName: | QTableWidgetPrivate::_q_emitItemDoubleClicked | Prototype: | void QTableWidgetPrivate::_q_emitItemDoubleClicked(const QModelIndex &index) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 1609-1615 |
| | 4 | 2 |
QTableWidgetPrivate::_q_emitItemEnteredName: | QTableWidgetPrivate::_q_emitItemEntered | Prototype: | void QTableWidgetPrivate::_q_emitItemEntered(const QModelIndex &index) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 1625-1631 |
| | 4 | 2 |
QTableWidgetPrivate::_q_emitItemPressedName: | QTableWidgetPrivate::_q_emitItemPressed | Prototype: | void QTableWidgetPrivate::_q_emitItemPressed(const QModelIndex &index) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 1593-1599 |
| | 4 | 2 |
QTableWidgetPrivate::_q_sortName: | QTableWidgetPrivate::_q_sort | Prototype: | void QTableWidgetPrivate::_q_sort() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | Lines: | 1652-1659 |
| | 4 | 2 |
QTapGestureRecognizer::resetName: | QTapGestureRecognizer::reset | Prototype: | void QTapGestureRecognizer::reset(QGesture *state) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | Lines: | 466-474 |
| | 4 | 1 |
QTemporaryFile::fileNameName: | QTemporaryFile::fileName | Prototype: | QString QTemporaryFile::fileName() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporaryfile.cpp | Lines: | 647-653 |
| | 4 | 2 |
QTemporaryFile::setFileTemplateName: | QTemporaryFile::setFileTemplate | Prototype: | void QTemporaryFile::setFileTemplate(const QString &name) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporaryfile.cpp | Lines: | 679-685 |
| | 4 | 2 |
QTemporaryFile::~QTemporaryFileName: | QTemporaryFile::~QTemporaryFile | Prototype: | QTemporaryFile::~QTemporaryFile() | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporaryfile.cpp | Lines: | 588-594 |
| | 4 | 2 |
QTemporaryFilePrivate::engineName: | QTemporaryFilePrivate::engine | Prototype: | QAbstractFileEngine *QTemporaryFilePrivate::engine() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporaryfile.cpp | Lines: | 409-416 |
| | 4 | 2 |
QTest::IgnoreResultList::clearListName: | QTest::IgnoreResultList::clearList | Prototype: | static inline void clearList(IgnoreResultList *&list) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | Lines: | 94-101 |
| | 4 | 2 |
QTest::QBenchmarkIterationController::QBenchmarkIterationControllerName: | QTest::QBenchmarkIterationController::QBenchmarkIterationController | Prototype: | QTest::QBenchmarkIterationController::QBenchmarkIterationController(RunMode runMode) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 186-192 |
| | 4 | 2 |
QTest::TestLoggers::addLoggerName: | QTest::TestLoggers::addLogger | Prototype: | static void addLogger(QAbstractTestLogger *logger) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | Lines: | 158-164 |
| | 4 | 1 |
QTest::WatchDog::WatchDogName: | QTest::WatchDog::WatchDog | Prototype: | WatchDog() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 2136-2142 |
| | 4 | 1 |
QTest::WatchDog::~WatchDogName: | QTest::WatchDog::~WatchDog | Prototype: | ~WatchDog() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 2143-2150 |
| | 4 | 1 |
QTest::formatResultName: | QTest::formatResult | Prototype: | template <typename T> int formatResult(char * buffer, int bufferSize, T number, int significantDigits) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | Lines: | 196-203 |
| | 4 | 1 |
QTest::toStringName: | QTest::toString | Prototype: | char *QTest::toString(const char *str) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 3599-3605 |
| | 4 | 2 |
QTestLog::addBFailName: | QTestLog::addBFail | Prototype: | void QTestLog::addBFail(const char *msg, const char *file, int line) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | Lines: | 431-439 |
| | 4 | 3 |
QTestLog::addSkipName: | QTestLog::addSkip | Prototype: | void QTestLog::addSkip(const char *msg, const char *file, int line) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | Lines: | 441-449 |
| | 4 | 3 |
QTestLog::addXPassName: | QTestLog::addXPass | Prototype: | void QTestLog::addXPass(const char *msg, const char *file, int line) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | Lines: | 412-420 |
| | 4 | 3 |
QTestLog::startLoggingName: | QTestLog::startLogging | Prototype: | void QTestLog::startLogging() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | Lines: | 456-462 |
| | 4 | 1 |
QTestResult::setCurrentTestFunctionName: | QTestResult::setCurrentTestFunction | Prototype: | void QTestResult::setCurrentTestFunction(const char *func) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestresult.cpp | Lines: | 109-115 |
| | 4 | 2 |
QTextBlock::isVisibleName: | QTextBlock::isVisible | Prototype: | bool QTextBlock::isVisible() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 1425-1432 |
| | 4 | 2 |
QTextBlock::revisionName: | QTextBlock::revision | Prototype: | int QTextBlock::revision() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 1393-1400 |
| | 4 | 2 |
QTextBlock::setRevisionName: | QTextBlock::setRevision | Prototype: | void QTextBlock::setRevision(int rev) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 1409-1416 |
| | 4 | 2 |
QTextBlock::setUserStateName: | QTextBlock::setUserState | Prototype: | void QTextBlock::setUserState(int state) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 1377-1384 |
| | 4 | 2 |
QTextBlock::setVisibleName: | QTextBlock::setVisible | Prototype: | void QTextBlock::setVisible(bool visible) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 1441-1448 |
| | 4 | 2 |
QTextBlock::userDataName: | QTextBlock::userData | Prototype: | QTextBlockUserData *QTextBlock::userData() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 1312-1319 |
| | 4 | 2 |
QTextBlock::userStateName: | QTextBlock::userState | Prototype: | int QTextBlock::userState() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 1362-1369 |
| | 4 | 2 |
QTextBlockGroup::blockInsertedName: | QTextBlockGroup::blockInserted | Prototype: | void QTextBlockGroup::blockInserted(const QTextBlock &block) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 248-254 |
| | 4 | 1 |
QTextBoundaryFinder::QTextBoundaryFinderName: | QTextBoundaryFinder::QTextBoundaryFinder | Prototype: | QTextBoundaryFinder::QTextBoundaryFinder(BoundaryType type, const QString &string) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtextboundaryfinder.cpp | Lines: | 232-246 |
| | 4 | 3 |
QTextBrowser::focusNextPrevChildName: | QTextBrowser::focusNextPrevChild | Prototype: | bool QTextBrowser::focusNextPrevChild(bool next) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextbrowser.cpp | Lines: | 1021-1044 |
| | 4 | 2 |
QTextBrowser::reloadName: | QTextBrowser::reload | Prototype: | void QTextBrowser::reload() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextbrowser.cpp | Lines: | 739-745 |
| | 4 | 1 |
QTextBrowser::sourceName: | QTextBrowser::source | Prototype: | QUrl QTextBrowser::source() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextbrowser.cpp | Lines: | 705-712 |
| | 4 | 2 |
QTextCodec::ConverterState::~ConverterStateName: | QTextCodec::ConverterState::~ConverterState | Prototype: | QTextCodec::ConverterState::~ConverterState() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | Lines: | 325-331 |
| | 4 | 3 |
QTextCodec::canEncodeName: | QTextCodec::canEncode | Prototype: | bool QTextCodec::canEncode(QChar ch) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | Lines: | 833-839 |
| | 4 | 1 |
QTextCodec::canEncodeName: | QTextCodec::canEncode | Prototype: | bool QTextCodec::canEncode(const QString& s) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | Lines: | 846-852 |
| | 4 | 1 |