| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QTextBlock::charFormatIndex| Name: | QTextBlock::charFormatIndex | | Prototype: | int QTextBlock::charFormatIndex() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 1155-1161 |
| | 3 | 2 |
QTextBlock::charFormat| Name: | QTextBlock::charFormat | | Prototype: | QTextCharFormat QTextBlock::charFormat() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 1141-1147 |
| | 3 | 2 |
QTextBlock::blockNumber| Name: | QTextBlock::blockNumber | | Prototype: | int QTextBlock::blockNumber() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 1469-1474 |
| | 3 | 2 |
QTextBlock::blockFormatIndex| Name: | QTextBlock::blockFormatIndex | | Prototype: | int QTextBlock::blockFormatIndex() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 1126-1132 |
| | 3 | 2 |
QTextBlock::blockFormat| Name: | QTextBlock::blockFormat | | Prototype: | QTextBlockFormat QTextBlock::blockFormat() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 1112-1118 |
| | 3 | 2 |
QTestXunitStreamer::output| Name: | QTestXunitStreamer::output | | Prototype: | void QTestXunitStreamer::output(QTestElement *element) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestxunitstreamer.cpp | | Lines: | 168-174 |
| | 3 | 2 |
QTestTable::newData| Name: | QTestTable::newData | | Prototype: | QTestData *QTestTable::newData(const char *tag) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtesttable.cpp | | Lines: | 107-112 |
| | 3 | 1 |
QTestTable::globalTestTable| Name: | QTestTable::globalTestTable | | Prototype: | QTestTable *QTestTable::globalTestTable() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtesttable.cpp | | Lines: | 167-172 |
| | 3 | 2 |
QTestTable::addColumn| Name: | QTestTable::addColumn | | Prototype: | void QTestTable::addColumn(int type, const char *name) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtesttable.cpp | | Lines: | 84-90 |
| | 3 | 3 |
QTestResult::finishedCurrentTestFunction| Name: | QTestResult::finishedCurrentTestFunction | | Prototype: | void QTestResult::finishedCurrentTestFunction() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestresult.cpp | | Lines: | 156-162 |
| | 3 | 1 |
QTestLog::warn| Name: | QTestLog::warn | | Prototype: | void QTestLog::warn(const char *msg, const char *file, int line) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | | Lines: | 527-533 |
| | 3 | 3 |
QTestLog::resetCounters| Name: | QTestLog::resetCounters | | Prototype: | void QTestLog::resetCounters() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | | Lines: | 600-605 |
| | 3 | 1 |
QTestLog::leaveTestFunction| Name: | QTestLog::leaveTestFunction | | Prototype: | void QTestLog::leaveTestFunction() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | | Lines: | 359-365 |
| | 3 | 2 |
QTestLog::addXFail| Name: | QTestLog::addXFail | | Prototype: | void QTestLog::addXFail(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: | 411-417 |
| | 3 | 3 |
QTestLog::addFail| Name: | QTestLog::addFail | | Prototype: | void QTestLog::addFail(const char *msg, const char *file, int line) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | | Lines: | 402-409 |
| | 3 | 2 |
QTestLog::addBPass| Name: | QTestLog::addBPass | | Prototype: | void QTestLog::addBPass(const char *msg) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | | Lines: | 429-436 |
| | 3 | 2 |
QTestData::data| Name: | QTestData::data | | Prototype: | void *QTestData::data(int index) const | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestdata.cpp | | Lines: | 98-103 |
| | 3 | 3 |
QTest::toString| Name: | QTest::toString | | Prototype: | char *QTest::toString(const void *p) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 2386-2391 |
| | 3 | 1 |
QTest::qSleep| Name: | QTest::qSleep | | Prototype: | void QTest::qSleep(int ms) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 2219-2231 |
| | 3 | 2 |
QTest::addColumnInternal| Name: | QTest::addColumnInternal | | Prototype: | void QTest::addColumnInternal(int id, const char *name) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 2107-2113 |
| | 3 | 2 |
QTest::WatchDog::testFinished| Name: | QTest::WatchDog::testFinished | | Prototype: | void testFinished() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 890-894 |
| | 3 | 1 |
QTest::WatchDog::beginTest| Name: | QTest::WatchDog::beginTest | | Prototype: | void beginTest() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 884-888 |
| | 3 | 1 |
QTest::TestMethods::findMethod| Name: | QTest::TestMethods::findMethod | | Prototype: | QMetaMethod TestMethods::findMethod(const QObject *obj, const char *signature) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 235-240 |
| | 3 | 1 |
QTest::TestLoggers::loggerCount| Name: | QTest::TestLoggers::loggerCount | | Prototype: | static int loggerCount() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | | Lines: | 234-239 |
| | 3 | 2 |
QTest::QBenchmarkIterationController::isDone| Name: | QTest::QBenchmarkIterationController::isDone | | Prototype: | bool QTest::QBenchmarkIterationController::isDone() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | | Lines: | 216-221 |
| | 3 | 2 |
QTemporaryFileEngine::~QTemporaryFileEngine| Name: | QTemporaryFileEngine::~QTemporaryFileEngine | | Prototype: | QTemporaryFileEngine::~QTemporaryFileEngine() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporaryfile.cpp | | Lines: | 238-243 |
| | 3 | 1 |
QTemporaryFileEngine::setFileTemplate| Name: | QTemporaryFileEngine::setFileTemplate | | Prototype: | void QTemporaryFileEngine::setFileTemplate(const QString &fileTemplate) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporaryfile.cpp | | Lines: | 267-272 |
| | 3 | 2 |
QTemporaryFileEngine::close| Name: | QTemporaryFileEngine::close | | Prototype: | bool QTemporaryFileEngine::close() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporaryfile.cpp | | Lines: | 397-403 |
| | 3 | 1 |
QTemporaryDir::QTemporaryDir| Name: | QTemporaryDir::QTemporaryDir | | Prototype: | QTemporaryDir::QTemporaryDir(const QString &templatePath) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporarydir.cpp | | Lines: | 256-263 |
| | 3 | 2 |
QTcpServer::socketDescriptor| Name: | QTcpServer::socketDescriptor | | Prototype: | qintptr QTcpServer::socketDescriptor() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | | Lines: | 387-392 |
| | 3 | 2 |
QTcpServer::serverPort| Name: | QTcpServer::serverPort | | Prototype: | quint16 QTcpServer::serverPort() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | | Lines: | 452-457 |
| | 3 | 2 |
QTcpServer::serverAddress| Name: | QTcpServer::serverAddress | | Prototype: | QHostAddress QTcpServer::serverAddress() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | | Lines: | 465-470 |
| | 3 | 2 |
QTcpServer::isListening| Name: | QTcpServer::isListening | | Prototype: | bool QTcpServer::isListening() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | | Lines: | 344-349 |
| | 3 | 2 |
QTcpServer::incomingConnection| Name: | QTcpServer::incomingConnection | | Prototype: | void QTcpServer::incomingConnection(qintptr socketDescriptor) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | | Lines: | 579-588 |
| | 3 | 1 |
QTapGestureRecognizer::create| Name: | QTapGestureRecognizer::create | | Prototype: | QGesture *QTapGestureRecognizer::create(QObject *target) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | | Lines: | 419-425 |
| | 3 | 2 |
QTapAndHoldGestureRecognizer::create| Name: | QTapAndHoldGestureRecognizer::create | | Prototype: | QGesture *QTapAndHoldGestureRecognizer::create(QObject *target) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | | Lines: | 490-496 |
| | 3 | 2 |
QTableWidgetItem::setFlags| Name: | QTableWidgetItem::setFlags | | Prototype: | void QTableWidgetItem::setFlags(Qt::ItemFlags aflags) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 1108-1113 |
| | 3 | 2 |
QTableWidgetItem::operator=| Name: | QTableWidgetItem::operator= | | Prototype: | QTableWidgetItem &QTableWidgetItem::operator=(const QTableWidgetItem &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 1493-1498 |
| | 3 | 1 |
QTableWidget::sortItems| Name: | QTableWidget::sortItems | | Prototype: | void QTableWidget::sortItems(int column, Qt::SortOrder order) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 2193-2198 |
| | 3 | 1 |
QTableWidget::setItemSelected| Name: | QTableWidget::setItemSelected | | Prototype: | void QTableWidget::setItemSelected(const QTableWidgetItem *item, bool select) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 2313-2318 |
| | 3 | 1 |
QTableWidget::isItemSelected| Name: | QTableWidget::isItemSelected | | Prototype: | bool QTableWidget::isItemSelected(const QTableWidgetItem *item) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 2299-2304 |
| | 3 | 1 |
QTableWidget::clearContents| Name: | QTableWidget::clearContents | | Prototype: | void QTableWidget::clearContents() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 2550-2555 |
| | 3 | 1 |
QTableWidget::clear| Name: | QTableWidget::clear | | Prototype: | void QTableWidget::clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 2536-2541 |
| | 3 | 1 |
QTableWidget::QTableWidget| Name: | QTableWidget::QTableWidget | | Prototype: | QTableWidget::QTableWidget(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 1843-1849 |
| | 3 | 1 |
QTableWidget::QTableWidget| Name: | QTableWidget::QTableWidget | | Prototype: | QTableWidget::QTableWidget(int rows, int columns, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 1854-1860 |
| | 3 | 1 |
QTableView::viewOptions| Name: | QTableView::viewOptions | | Prototype: | QStyleOptionViewItem QTableView::viewOptions() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 1341-1346 |
| | 3 | 1 |
QTableView::sortByColumn| Name: | QTableView::sortByColumn | | Prototype: | void QTableView::sortByColumn(int column, Qt::SortOrder order) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 3112-3117 |
| | 3 | 1 |
QTableView::clearSpans| Name: | QTableView::clearSpans | | Prototype: | void QTableView::clearSpans() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 3205-3210 |
| | 3 | 1 |
QTableModel::sortedInsertionIterator| Name: | QTableModel::sortedInsertionIterator | | Prototype: | QVector<QTableWidgetItem*>::iterator QTableModel::sortedInsertionIterator( const QVector<QTableWidgetItem*>::iterator &begin, const QVector<QTableWidgetItem*>::iterator &end, Qt::SortOrder order, QTableWidgetItem *item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 674-682 |
| | 3 | 2 |
QTableModel::setItemPrototype| Name: | QTableModel::setItemPrototype | | Prototype: | void QTableModel::setItemPrototype(const QTableWidgetItem *item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 805-811 |
| | 3 | 2 |
QTableModel::item| Name: | QTableModel::item | | Prototype: | QTableWidgetItem *QTableModel::item(const QModelIndex &index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 240-245 |
| | 3 | 2 |
QTableModel::isValid| Name: | QTableModel::isValid | | Prototype: | bool QTableModel::isValid(const QModelIndex &index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 736-741 |
| | 3 | 1 |
QTabWidget::setTabText| Name: | QTabWidget::setTabText | | Prototype: | void QTabWidget::setTabText(int index, const QString &label) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 482-487 |
| | 3 | 1 |
QTabWidget::setTabIcon| Name: | QTabWidget::setTabIcon | | Prototype: | void QTabWidget::setTabIcon(int index, const QIcon &icon) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 504-509 |
| | 3 | 1 |
QTabWidget::removeTab| Name: | QTabWidget::removeTab | | Prototype: | void QTabWidget::removeTab(int index) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 612-617 |
| | 3 | 2 |
QTabWidget::event| Name: | QTabWidget::event | | Prototype: | bool QTabWidget::event(QEvent *ev) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 1059-1064 |
| | 3 | 2 |
QTabWidget::changeEvent| Name: | QTabWidget::changeEvent | | Prototype: | void QTabWidget::changeEvent(QEvent *ev) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 1069-1078 |
| | 3 | 2 |
QTabBarPrivate::layoutWidgets| Name: | QTabBarPrivate::layoutWidgets | | Prototype: | void QTabBarPrivate::layoutWidgets(int start) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 747-753 |
| | 3 | 2 |
QTabBarPrivate::autoHideTabs| Name: | QTabBarPrivate::autoHideTabs | | Prototype: | void QTabBarPrivate::autoHideTabs() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 755-761 |
| | 3 | 2 |
QTabBar::setTabWhatsThis| Name: | QTabBar::setTabWhatsThis | | Prototype: | void QTabBar::setTabWhatsThis(int index, const QString &text) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1214-1219 |
| | 3 | 2 |
QTabBar::setTabToolTip| Name: | QTabBar::setTabToolTip | | Prototype: | void QTabBar::setTabToolTip(int index, const QString & tip) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1187-1192 |
| | 3 | 2 |
QTabBar::setTabData| Name: | QTabBar::setTabData | | Prototype: | void QTabBar::setTabData(int index, const QVariant & data) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1240-1245 |
| | 3 | 2 |
QTabBar::setDocumentMode| Name: | QTabBar::setDocumentMode | | Prototype: | void QTabBar::setDocumentMode(bool enabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 2438-2444 |
| | 3 | 1 |
QSystemTrayIconSys::moveEvent| Name: | QSystemTrayIconSys::moveEvent | | Prototype: | void QSystemTrayIconSys::moveEvent(QMoveEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 242-247 |
| | 3 | 2 |
QSystemTrayIconPrivate::updateMenu_sys_qpa| Name: | QSystemTrayIconPrivate::updateMenu_sys_qpa | | Prototype: | void QSystemTrayIconPrivate::updateMenu_sys_qpa() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 713-719 |
| | 3 | 2 |
QSystemTrayIcon::showMessage| Name: | QSystemTrayIcon::showMessage | | Prototype: | void QSystemTrayIcon::showMessage(const QString& title, const QString& msg, QSystemTrayIcon::MessageIcon icon, int msecs) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 384-390 |
| | 3 | 2 |
QSystemTrayIcon::setToolTip| Name: | QSystemTrayIcon::setToolTip | | Prototype: | void QSystemTrayIcon::setToolTip(const QString &tooltip) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 218-223 |
| | 3 | 1 |
QSystemTrayIcon::setIcon| Name: | QSystemTrayIcon::setIcon | | Prototype: | void QSystemTrayIcon::setIcon(const QIcon &icon) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 198-203 |
| | 3 | 1 |
QSystemTrayIcon::setContextMenu| Name: | QSystemTrayIcon::setContextMenu | | Prototype: | void QSystemTrayIcon::setContextMenu(QMenu *menu) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 173-178 |
| | 3 | 1 |
QSyntaxHighlighter::setFormat| Name: | QSyntaxHighlighter::setFormat | | Prototype: | void QSyntaxHighlighter::setFormat(int start, int count, const QColor &color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 482-487 |
| | 3 | 1 |
QSyntaxHighlighter::setFormat| Name: | QSyntaxHighlighter::setFormat | | Prototype: | void QSyntaxHighlighter::setFormat(int start, int count, const QFont &font) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 500-505 |
| | 3 | 1 |
QSwipeGestureRecognizer::create| Name: | QSwipeGestureRecognizer::create | | Prototype: | QGesture *QSwipeGestureRecognizer::create(QObject *target) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | | Lines: | 277-283 |
| | 3 | 2 |
QSurfaceFormat::setSwapInterval| Name: | QSurfaceFormat::setSwapInterval | | Prototype: | void QSurfaceFormat::setSwapInterval(int interval) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 719-725 |
| | 3 | 2 |
QSurfaceFormat::setSwapBehavior| Name: | QSurfaceFormat::setSwapBehavior | | Prototype: | void QSurfaceFormat::setSwapBehavior(SwapBehavior behavior) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 445-451 |
| | 3 | 2 |
QSurfaceFormat::setStencilBufferSize| Name: | QSurfaceFormat::setStencilBufferSize | | Prototype: | void QSurfaceFormat::setStencilBufferSize(int size) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 479-485 |
| | 3 | 2 |
QSurfaceFormat::setSamples| Name: | QSurfaceFormat::setSamples | | Prototype: | void QSurfaceFormat::setSamples(int numSamples) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 312-318 |
| | 3 | 2 |
QSurfaceFormat::setRenderableType| Name: | QSurfaceFormat::setRenderableType | | Prototype: | void QSurfaceFormat::setRenderableType(RenderableType type) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 590-596 |
| | 3 | 2 |
QSurfaceFormat::setRedBufferSize| Name: | QSurfaceFormat::setRedBufferSize | | Prototype: | void QSurfaceFormat::setRedBufferSize(int size) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 536-542 |
| | 3 | 2 |
QSurfaceFormat::setProfile| Name: | QSurfaceFormat::setProfile | | Prototype: | void QSurfaceFormat::setProfile(OpenGLContextProfile profile) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 614-620 |
| | 3 | 2 |
QSurfaceFormat::setOptions| Name: | QSurfaceFormat::setOptions | | Prototype: | void QSurfaceFormat::setOptions(QSurfaceFormat::FormatOptions options) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 365-371 |
| | 3 | 2 |
QSurfaceFormat::setMinorVersion| Name: | QSurfaceFormat::setMinorVersion | | Prototype: | void QSurfaceFormat::setMinorVersion(int minor) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 659-665 |
| | 3 | 2 |
QSurfaceFormat::setMajorVersion| Name: | QSurfaceFormat::setMajorVersion | | Prototype: | void QSurfaceFormat::setMajorVersion(int major) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 636-642 |
| | 3 | 2 |
QSurfaceFormat::setGreenBufferSize| Name: | QSurfaceFormat::setGreenBufferSize | | Prototype: | void QSurfaceFormat::setGreenBufferSize(int size) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 551-557 |
| | 3 | 2 |
QSurfaceFormat::setDepthBufferSize| Name: | QSurfaceFormat::setDepthBufferSize | | Prototype: | void QSurfaceFormat::setDepthBufferSize(int size) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 420-426 |
| | 3 | 2 |
QSurfaceFormat::setBlueBufferSize| Name: | QSurfaceFormat::setBlueBufferSize | | Prototype: | void QSurfaceFormat::setBlueBufferSize(int size) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 566-572 |
| | 3 | 2 |
QSurfaceFormat::setAlphaBufferSize| Name: | QSurfaceFormat::setAlphaBufferSize | | Prototype: | void QSurfaceFormat::setAlphaBufferSize(int size) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 577-583 |
| | 3 | 2 |
QSurface::~QSurface| Name: | QSurface::~QSurface | | Prototype: | QSurface::~QSurface() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurface.cpp | | Lines: | 130-137 |
| | 3 | 2 |
QStyleSheetStyle::~QStyleSheetStyle| Name: | QStyleSheetStyle::~QStyleSheetStyle | | Prototype: | QStyleSheetStyle::~QStyleSheetStyle() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2705-2711 |
| | 3 | 2 |
QStyleSheetStyle::isNaturalChild| Name: | QStyleSheetStyle::isNaturalChild | | Prototype: | bool QStyleSheetStyle::isNaturalChild(const QObject *obj) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 6015-6021 |
| | 3 | 2 |
QStyleSheetStyle::QStyleSheetStyle| Name: | QStyleSheetStyle::QStyleSheetStyle | | Prototype: | QStyleSheetStyle::QStyleSheetStyle(QStyle *base) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2696-2703 |
| | 3 | 2 |
QStyleSheetBoxData::QStyleSheetBoxData| Name: | QStyleSheetBoxData::QStyleSheetBoxData | | Prototype: | QStyleSheetBoxData(int *m, int *p, int s) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 407-413 |
| | 3 | 2 |
QStyleSheetBorderData::QStyleSheetBorderData| Name: | QStyleSheetBorderData::QStyleSheetBorderData | | Prototype: | QStyleSheetBorderData() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 336-342 |
| | 3 | 2 |
QStyleSheetBackgroundData::isTransparent| Name: | QStyleSheetBackgroundData::isTransparent | | Prototype: | bool isTransparent() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 320-324 |
| | 3 | 2 |
QStyleOptionToolBar::QStyleOptionToolBar| Name: | QStyleOptionToolBar::QStyleOptionToolBar | | Prototype: | QStyleOptionToolBar::QStyleOptionToolBar(int version) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp | | Lines: | 1102-1107 |
| | 3 | 1 |
QStyleHelper::styleObjectWindow| Name: | QStyleHelper::styleObjectWindow | | Prototype: | QWindow *styleObjectWindow(QObject *so) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp | | Lines: | 420-426 |
| | 3 | 2 |
QStyle::visualPos| Name: | QStyle::visualPos | | Prototype: | QPoint QStyle::visualPos(Qt::LayoutDirection direction, const QRect &boundingRect, const QPoint &logicalPos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp | | Lines: | 2154-2159 |
| | 3 | 2 |
QStrokerOps::end| Name: | QStrokerOps::end | | Prototype: | void QStrokerOps::end() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 221-226 |
| | 3 | 2 |
QStroker::joinModeForCap| Name: | QStroker::joinModeForCap | | Prototype: | QStroker::LineJoinMode QStroker::joinModeForCap(Qt::PenCapStyle style) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 389-394 |
| | 3 | 3 |
QStroker::capForJoinMode| Name: | QStroker::capForJoinMode | | Prototype: | Qt::PenCapStyle QStroker::capForJoinMode(LineJoinMode mode) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 382-387 |
| | 3 | 3 |
QStringSplitter::hasNext| Name: | QStringSplitter::hasNext | | Prototype: | inline bool hasNext() | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 74-78 |
| | 3 | 2 |