| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QTest::WatchDog::WatchDog| Name: | QTest::WatchDog::WatchDog | | Prototype: | WatchDog() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 868-874 |
| | 4 | 1 |
QTest::TestLoggers::addLogger| Name: | 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: | 165-171 |
| | 4 | 1 |
QTest::QBenchmarkIterationController::QBenchmarkIterationController| Name: | 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: | 192-198 |
| | 4 | 2 |
QTest::IgnoreResultList::clearList| Name: | 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: | 101-108 |
| | 4 | 2 |
QTemporaryFilePrivate::engine| Name: | 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: | 415-422 |
| | 4 | 2 |
QTemporaryFile::~QTemporaryFile| Name: | 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: | 594-600 |
| | 4 | 2 |
QTemporaryFile::setFileTemplate| Name: | 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: | 685-691 |
| | 4 | 2 |
QTemporaryFile::fileName| Name: | 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: | 653-659 |
| | 4 | 2 |
QTeamCityLogger::stopLogging| Name: | QTeamCityLogger::stopLogging | | Prototype: | void QTeamCityLogger::stopLogging() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qteamcitylogger.cpp | | Lines: | 116-124 |
| | 4 | 1 |
QTeamCityLogger::startLogging| Name: | QTeamCityLogger::startLogging | | Prototype: | void QTeamCityLogger::startLogging() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qteamcitylogger.cpp | | Lines: | 106-114 |
| | 4 | 1 |
QTapGestureRecognizer::reset| Name: | 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: | 472-480 |
| | 4 | 1 |
QTableWidgetPrivate::_q_sort| Name: | 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: | 1659-1666 |
| | 4 | 2 |
QTableWidgetPrivate::_q_emitItemPressed| Name: | 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: | 1600-1606 |
| | 4 | 2 |
QTableWidgetPrivate::_q_emitItemEntered| Name: | 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: | 1632-1638 |
| | 4 | 2 |
QTableWidgetPrivate::_q_emitItemDoubleClicked| Name: | 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: | 1616-1622 |
| | 4 | 2 |
QTableWidgetPrivate::_q_emitItemClicked| Name: | 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: | 1608-1614 |
| | 4 | 2 |
QTableWidgetPrivate::_q_emitItemChanged| Name: | 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: | 1640-1646 |
| | 4 | 2 |
QTableWidgetPrivate::_q_emitItemActivated| Name: | 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: | 1624-1630 |
| | 4 | 2 |
QTableWidgetItem::~QTableWidgetItem| Name: | 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: | 1350-1356 |
| | 4 | 2 |
QTableWidget::items| Name: | 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: | 2639-2645 |
| | 4 | 2 |
QTableWidget::editItem| Name: | 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: | 2220-2226 |
| | 4 | 2 |
QTableViewPrivate::span| Name: | 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: | 702-709 |
| | 4 | 2 |
QTableViewPrivate::sectionSpanSize| Name: | 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: | 732-738 |
| | 4 | 1 |
QTableView::sortByColumn| Name: | 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: | 3097-3103 |
| | 4 | 2 |
QTableView::setShowGrid| Name: | 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: | 2586-2593 |
| | 4 | 2 |
QTableView::setRowHidden| Name: | 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: | 2489-2495 |
| | 4 | 2 |
QTableView::setGridStyle| Name: | 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: | 2607-2614 |
| | 4 | 2 |
QTableView::setColumnHidden| Name: | 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: | 2514-2520 |
| | 4 | 2 |
QTableView::rowResized| Name: | 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: | 2832-2838 |
| | 4 | 2 |
QTableView::rowCountChanged| Name: | 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: | 2059-2067 |
| | 4 | 2 |
QTableView::resizeRowToContents| Name: | 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: | 3042-3048 |
| | 4 | 1 |
QTableView::resizeColumnToContents| Name: | 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: | 3071-3077 |
| | 4 | 1 |
QTableView::columnResized| Name: | 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: | 2847-2853 |
| | 4 | 2 |
QTableModel::data| Name: | 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: | 402-408 |
| | 4 | 2 |
QTabWidgetPrivate::_q_tabMoved| Name: | 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: | 756-762 |
| | 4 | 1 |
QTabWidgetPrivate::_q_showTab| Name: | 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: | 740-746 |
| | 4 | 2 |
QTabWidgetPrivate::_q_removeTab| Name: | 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: | 748-754 |
| | 4 | 1 |
QTabWidget::setTabEnabled| Name: | 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: | 547-553 |
| | 4 | 2 |
QTabWidget::cornerWidget| Name: | 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: | 598-604 |
| | 4 | 2 |
QTabBar::wheelEvent| Name: | 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: | 2151-2161 |
| | 4 | 1 |
QTabBar::tabWhatsThis| Name: | 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: | 1227-1233 |
| | 4 | 2 |
QTabBar::tabToolTip| Name: | 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: | 1198-1204 |
| | 4 | 2 |
QTabBar::tabTextColor| Name: | 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: | 1131-1137 |
| | 4 | 2 |
QTabBar::tabText| Name: | 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: | 1099-1105 |
| | 4 | 2 |
QTabBar::tabIcon| Name: | 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: | 1159-1165 |
| | 4 | 2 |
QTabBar::tabData| Name: | 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: | 1251-1257 |
| | 4 | 2 |
QTabBar::setTabTextColor| Name: | 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: | 1146-1153 |
| | 4 | 2 |
QTabBar::setChangeCurrentOnDrag| Name: | 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: | 2494-2500 |
| | 4 | 2 |
QTabBar::isTabEnabled| Name: | 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: | 1066-1072 |
| | 4 | 2 |
QTabBar::currentIndex| Name: | 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: | 1310-1316 |
| | 4 | 2 |
QSystemTrayIconSys::resizeEvent| Name: | 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: | 249-255 |
| | 4 | 2 |
QSystemTrayIconPrivate::supportsMessages_sys| Name: | 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: | 349-357 |
| | 4 | 2 |
QSystemTrayIcon::geometry| Name: | 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: | 253-259 |
| | 4 | 2 |
QSystemLocale::~QSystemLocale| Name: | 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: | 573-581 |
| | 4 | 3 |
QSystemLocale::QSystemLocale| Name: | 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: | 555-562 |
| | 4 | 2 |
QSystemError::toString| Name: | 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: | 154-171 |
| | 4 | 5 |
QSysInfo::machineHostName| Name: | 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: | 2865-2886 |
| | 4 | 2 |
QSysInfo::kernelVersion| Name: | 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: | 2629-2641 |
| | 4 | 2 |
QSysInfo::kernelType| Name: | 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: | 2602-2614 |
| | 4 | 2 |
QSyntaxHighlighterPrivate::_q_delayedRehighlight| Name: | 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: | 81-86 |
| | 4 | 2 |
QSyntaxHighlighter::setCurrentBlockUserData| Name: | 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: | 602-609 |
| | 4 | 2 |
QSyntaxHighlighter::setCurrentBlockState| Name: | 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: | 559-566 |
| | 4 | 2 |
QSyntaxHighlighter::format| Name: | 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: | 513-519 |
| | 4 | 2 |
QSyntaxHighlighter::currentBlockUserData| Name: | 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: | 617-624 |
| | 4 | 2 |
QSyntaxHighlighter::currentBlockState| Name: | 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: | 545-552 |
| | 4 | 2 |
QSyntaxHighlighter::QSyntaxHighlighter| Name: | 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: | 297-305 |
| | 4 | 3 |
QSurfaceFormat::setVersion| Name: | 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: | 690-697 |
| | 4 | 2 |
QSurfaceFormat::setOption| Name: | 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: | 332-339 |
| | 4 | 2 |
QStyledItemDelegate::createEditor| Name: | 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: | 419-427 |
| | 4 | 2 |
QStyleSheetStyle::repolish| Name: | 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: | 2853-2859 |
| | 4 | 1 |
QStyleSheetStyle::positionRect| Name: | 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: | 2315-2322 |
| | 4 | 1 |
QStyleHints::tabFocusBehavior| Name: | QStyleHints::tabFocusBehavior | | Prototype: | Qt::TabFocusBehavior QStyleHints::tabFocusBehavior() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 419-425 |
| | 4 | 1 |
QStyleHints::startDragTime| Name: | QStyleHints::startDragTime | | Prototype: | int QStyleHints::startDragTime() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 238-244 |
| | 4 | 1 |
QStyleHints::startDragDistance| Name: | QStyleHints::startDragDistance | | Prototype: | int QStyleHints::startDragDistance() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 204-210 |
| | 4 | 1 |
QStyleHints::mousePressAndHoldInterval| Name: | QStyleHints::mousePressAndHoldInterval | | Prototype: | int QStyleHints::mousePressAndHoldInterval() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 163-169 |
| | 4 | 1 |
QStyleHints::mouseDoubleClickInterval| Name: | QStyleHints::mouseDoubleClickInterval | | Prototype: | int QStyleHints::mouseDoubleClickInterval() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 133-139 |
| | 4 | 1 |
QStyleHints::keyboardInputInterval| Name: | QStyleHints::keyboardInputInterval | | Prototype: | int QStyleHints::keyboardInputInterval() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 279-285 |
| | 4 | 1 |
QStyleHints::cursorFlashTime| Name: | QStyleHints::cursorFlashTime | | Prototype: | int QStyleHints::cursorFlashTime() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 320-326 |
| | 4 | 1 |
QStyleHelper::isInstanceOf| Name: | 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: | 111-117 |
| | 4 | 1 |
QStyleHelper::backgroundColor| Name: | 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: | 412-418 |
| | 4 | 2 |
QStyleAnimation::updateCurrentTime| Name: | 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: | 127-134 |
| | 4 | 3 |
QStyle::drawItemPixmap| Name: | QStyle::drawItemPixmap | | Prototype: | void QStyle::drawItemPixmap(QPainter *painter, const QRect &rect, int alignment, const QPixmap &pixmap) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp | | Lines: | 622-630 |
| | 4 | 1 |
QStroker::joinModeForJoin| Name: | QStroker::joinModeForJoin | | Prototype: | QStroker::LineJoinMode QStroker::joinModeForJoin(Qt::PenJoinStyle joinStyle) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 404-410 |
| | 4 | 4 |
QStroker::joinForJoinMode| Name: | QStroker::joinForJoinMode | | Prototype: | Qt::PenJoinStyle QStroker::joinForJoinMode(LineJoinMode mode) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 396-402 |
| | 4 | 4 |
QStringSplitter::next| Name: | QStringSplitter::next | | Prototype: | inline QStringRef next() | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 80-85 |
| | 4 | 2 |
QStringRef::toLocal8Bit| Name: | QStringRef::toLocal8Bit | | Prototype: | QByteArray QStringRef::toLocal8Bit() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 10321-10329 |
| | 4 | 2 |
QStringMatcher::setPattern| Name: | QStringMatcher::setPattern | | Prototype: | void QStringMatcher::setPattern(const QString &pattern) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | | Lines: | 221-227 |
| | 4 | 1 |
QStringMatcher::setCaseSensitivity| Name: | QStringMatcher::setCaseSensitivity | | Prototype: | void QStringMatcher::setCaseSensitivity(Qt::CaseSensitivity cs) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | | Lines: | 251-257 |
| | 4 | 2 |
QString::toLocal8Bit_helper| Name: | QString::toLocal8Bit_helper | | Prototype: | QByteArray QString::toLocal8Bit_helper(const QChar *data, int size) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4625-4633 |
| | 4 | 2 |
QString::toLatin1_helper| Name: | QString::toLatin1_helper | | Prototype: | QByteArray QString::toLatin1_helper(const QChar *data, int length) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4541-4550 |
| | 4 | 1 |
QString::startsWith| Name: | QString::startsWith | | Prototype: | bool QString::startsWith(QChar c, Qt::CaseSensitivity cs) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4451-4457 |
| | 4 | 1 |
QString::setUnicode| Name: | QString::setUnicode | | Prototype: | QString& QString::setUnicode(const QChar *unicode, int size) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4917-4923 |
| | 4 | 2 |
QString::replace| Name: | QString::replace | | Prototype: | QString &QString::replace(const QString &before, QLatin1String after, Qt::CaseSensitivity cs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2703-2709 |
| | 4 | 1 |
QString::replace| Name: | QString::replace | | Prototype: | QString &QString::replace(QLatin1String before, const QString &after, Qt::CaseSensitivity cs) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2683-2689 |
| | 4 | 1 |
QString::replace| Name: | QString::replace | | Prototype: | QString &QString::replace(QChar c, QLatin1String after, Qt::CaseSensitivity cs) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2723-2729 |
| | 4 | 1 |
QString::operator>| Name: | QString::operator> | | Prototype: | bool QString::operator>(QLatin1String other) const noexcept | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2921-2928 |
| | 4 | 2 |
QString::operator<| Name: | QString::operator< | | Prototype: | bool QString::operator<(QLatin1String other) const noexcept | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2816-2823 |
| | 4 | 2 |
QString::fromUtf8_helper| Name: | QString::fromUtf8_helper | | Prototype: | QString QString::fromUtf8_helper(const char *str, int size) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4813-4820 |
| | 4 | 2 |
QString::endsWith| Name: | QString::endsWith | | Prototype: | bool QString::endsWith(QChar c, Qt::CaseSensitivity cs) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4525-4531 |
| | 4 | 1 |
QString::QString| Name: | QString::QString | | Prototype: | QString::QString(int size, Qt::Initialization) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 1562-1568 |
| | 4 | 2 |