| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QListViewPrivate::verticalScrollToValue| Name: | QListViewPrivate::verticalScrollToValue | | Prototype: | int QListViewPrivate::verticalScrollToValue(const QModelIndex &index, const QRect &rect, QListView::ScrollHint hint) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 604-612 |
| | 5 | 1 |
QListWidgetItem::QListWidgetItem| Name: | QListWidgetItem::QListWidgetItem | | Prototype: | QListWidgetItem::QListWidgetItem(const QIcon &icon,const QString &text, QListWidget *view, int type) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 657-670 |
| | 5 | 2 |
QListWidgetItem::data| Name: | QListWidgetItem::data | | Prototype: | QVariant QListWidgetItem::data(int role) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 721-728 |
| | 5 | 3 |
QLocalServer::incomingConnection| Name: | QLocalServer::incomingConnection | | Prototype: | void QLocalServer::incomingConnection(quintptr socketDescriptor) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | | Lines: | 245-252 |
| | 5 | 1 |
QLocalSocket::setServerName| Name: | QLocalSocket::setServerName | | Prototype: | void QLocalSocket::setServerName(const QString & name) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket.cpp | | Lines: | 397-405 |
| | 5 | 2 |
QLocalSocket::waitForDisconnected| Name: | QLocalSocket::waitForDisconnected | | Prototype: | bool QLocalSocket::waitForDisconnected(int msecs) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 539-547 |
| | 5 | 2 |
QLocale::amText| Name: | QLocale::amText | | Prototype: | QString QLocale::amText() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2484-2494 |
| | 5 | 3 |
QLocale::firstDayOfWeek| Name: | QLocale::firstDayOfWeek | | Prototype: | Qt::DayOfWeek QLocale::firstDayOfWeek() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2318-2328 |
| | 5 | 3 |
QLocale::measurementSystem| Name: | QLocale::measurementSystem | | Prototype: | QLocale::MeasurementSystem QLocale::measurementSystem() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2371-2382 |
| | 5 | 3 |
QLocale::nativeCountryName| Name: | QLocale::nativeCountryName | | Prototype: | QString QLocale::nativeCountryName() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 3595-3605 |
| | 5 | 3 |
QLocale::nativeLanguageName| Name: | QLocale::nativeLanguageName | | Prototype: | QString QLocale::nativeLanguageName() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 3575-3585 |
| | 5 | 3 |
QLocale::pmText| Name: | QLocale::pmText | | Prototype: | QString QLocale::pmText() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2504-2514 |
| | 5 | 3 |
QLocale::toLower| Name: | QLocale::toLower | | Prototype: | QString QLocale::toLower(const QString &str) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2463-2473 |
| | 5 | 2 |
QLocale::toUpper| Name: | QLocale::toUpper | | Prototype: | QString QLocale::toUpper(const QString &str) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2439-2449 |
| | 5 | 2 |
QLocalePrivate::bcp47Name| Name: | QLocalePrivate::bcp47Name | | Prototype: | QByteArray QLocalePrivate::bcp47Name(char separator) const | | Coverage: | 37.500% (3/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 327-336 |
| | 5 | 4 |
QLocalePrivate::measurementSystem| Name: | QLocalePrivate::measurementSystem | | Prototype: | QLocale::MeasurementSystem QLocalePrivate::measurementSystem() const | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2330-2339 |
| | 5 | 3 |
QLockFile::removeStaleLockFile| Name: | QLockFile::removeStaleLockFile | | Prototype: | bool QLockFile::removeStaleLockFile() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | | Lines: | 326-334 |
| | 5 | 2 |
QMainWindow::setCentralWidget| Name: | QMainWindow::setCentralWidget | | Prototype: | void QMainWindow::setCentralWidget(QWidget *widget) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 652-660 |
| | 5 | 2 |
QMainWindow::setMenuWidget| Name: | QMainWindow::setMenuWidget | | Prototype: | void QMainWindow::setMenuWidget(QWidget *menuBar) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 585-593 |
| | 5 | 2 |
QMainWindow::setStatusBar| Name: | QMainWindow::setStatusBar | | Prototype: | void QMainWindow::setStatusBar(QStatusBar *statusbar) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 624-632 |
| | 5 | 2 |
QMainWindow::setToolButtonStyle| Name: | QMainWindow::setToolButtonStyle | | Prototype: | void QMainWindow::setToolButtonStyle(Qt::ToolButtonStyle toolButtonStyle) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 498-505 |
| | 5 | 2 |
QMainWindowLayout::addToolBarBreak| Name: | QMainWindowLayout::addToolBarBreak | | Prototype: | void QMainWindowLayout::addToolBarBreak(Qt::ToolBarArea area) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1087-1096 |
| | 5 | 2 |
QMainWindowLayout::endSeparatorMove| Name: | QMainWindowLayout::endSeparatorMove | | Prototype: | bool QMainWindowLayout::endSeparatorMove(const QPoint&) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1742-1749 |
| | 5 | 2 |
QMainWindowLayout::separatorMove| Name: | QMainWindowLayout::separatorMove | | Prototype: | bool QMainWindowLayout::separatorMove(const QPoint &pos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1733-1740 |
| | 5 | 2 |
QMainWindowLayout::setDockOptions| Name: | QMainWindowLayout::setDockOptions | | Prototype: | void QMainWindowLayout::setDockOptions(QMainWindow::DockOptions opts) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2219-2231 |
| | 5 | 2 |
QMainWindowLayout::setStatusBar| Name: | QMainWindowLayout::setStatusBar | | Prototype: | void QMainWindowLayout::setStatusBar(QStatusBar *sb) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2237-2244 |
| | 5 | 2 |
QMainWindowLayout::tabMoved| Name: | QMainWindowLayout::tabMoved | | Prototype: | void QMainWindowLayout::tabMoved(int from, int to) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1707-1715 |
| | 5 | 1 |
QMainWindowLayoutState::centralWidget| Name: | QMainWindowLayoutState::centralWidget | | Prototype: | QWidget *QMainWindowLayoutState::centralWidget() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 622-635 |
| | 5 | 2 |
QMainWindowLayoutState::fitLayout| Name: | QMainWindowLayoutState::fitLayout | | Prototype: | void QMainWindowLayoutState::fitLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 481-497 |
| | 5 | 1 |
QMainWindowLayoutState::itemAt| Name: | QMainWindowLayoutState::itemAt | | Prototype: | QLayoutItem *QMainWindowLayoutState::itemAt(int index, int *x) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 521-537 |
| | 5 | 3 |
QMainWindowLayoutState::remove| Name: | QMainWindowLayoutState::remove | | Prototype: | void QMainWindowLayoutState::remove(const QList<int> &path) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 690-703 |
| | 5 | 3 |
QMainWindowLayoutState::remove| Name: | QMainWindowLayoutState::remove | | Prototype: | void QMainWindowLayoutState::remove(QLayoutItem *item) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 705-719 |
| | 5 | 3 |
QMainWindowLayoutState::setCentralWidget| Name: | QMainWindowLayoutState::setCentralWidget | | Prototype: | void QMainWindowLayoutState::setCentralWidget(QWidget *widget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 606-620 |
| | 5 | 2 |
QMainWindowLayoutState::takeAt| Name: | QMainWindowLayoutState::takeAt | | Prototype: | QLayoutItem *QMainWindowLayoutState::takeAt(int index, int *x) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 539-558 |
| | 5 | 3 |
QMainWindowPrivate::init| Name: | QMainWindowPrivate::init | | Prototype: | void QMainWindowPrivate::init() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 163-181 |
| | 5 | 1 |
QMapDataBase::freeTree| Name: | QMapDataBase::freeTree | | Prototype: | void QMapDataBase::freeTree(QMapNodeBase *root, int alignment) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | | Lines: | 349-356 |
| | 5 | 3 |
QMatrix::scale| Name: | QMatrix::scale | | Prototype: | QMatrix &QMatrix::scale(qreal sx, qreal sy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 850-857 |
| | 5 | 1 |
QMdiArea::childEvent| Name: | QMdiArea::childEvent | | Prototype: | void QMdiArea::childEvent(QChildEvent *childEvent) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2275-2284 |
| | 5 | 4 |
QMdiArea::paintEvent| Name: | QMdiArea::paintEvent | | Prototype: | void QMdiArea::paintEvent(QPaintEvent *paintEvent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2669-2676 |
| | 5 | 2 |
QMdiArea::setBackground| Name: | QMdiArea::setBackground | | Prototype: | void QMdiArea::setBackground(const QBrush &brush) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2063-2071 |
| | 5 | 2 |
QMdiArea::setDocumentMode| Name: | QMdiArea::setDocumentMode | | Prototype: | void QMdiArea::setDocumentMode(bool enabled) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2157-2165 |
| | 5 | 2 |
QMdiArea::setTabPosition| Name: | QMdiArea::setTabPosition | | Prototype: | void QMdiArea::setTabPosition(QTabWidget::TabPosition position) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2261-2269 |
| | 5 | 2 |
QMdiArea::setTabShape| Name: | QMdiArea::setTabShape | | Prototype: | void QMdiArea::setTabShape(QTabWidget::TabShape shape) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2235-2243 |
| | 5 | 2 |
QMdiArea::setTabsClosable| Name: | QMdiArea::setTabsClosable | | Prototype: | void QMdiArea::setTabsClosable(bool closable) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2182-2190 |
| | 5 | 2 |
QMdiArea::setTabsMovable| Name: | QMdiArea::setTabsMovable | | Prototype: | void QMdiArea::setTabsMovable(bool movable) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2207-2215 |
| | 5 | 2 |
QMdiAreaPrivate::disconnectSubWindow| Name: | QMdiAreaPrivate::disconnectSubWindow | | Prototype: | void QMdiAreaPrivate::disconnectSubWindow(QObject *subWindow) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1429-1437 |
| | 5 | 2 |
QMdiSubWindow::maximizedButtonsWidget| Name: | QMdiSubWindow::maximizedButtonsWidget | | Prototype: | QWidget *QMdiSubWindow::maximizedButtonsWidget() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2374-2382 |
| | 5 | 2 |
QMdiSubWindow::maximizedSystemMenuIconWidget| Name: | QMdiSubWindow::maximizedSystemMenuIconWidget | | Prototype: | QWidget *QMdiSubWindow::maximizedSystemMenuIconWidget() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2387-2395 |
| | 5 | 2 |
QMdiSubWindow::timerEvent| Name: | QMdiSubWindow::timerEvent | | Prototype: | void QMdiSubWindow::timerEvent(QTimerEvent *timerEvent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 3102-3110 |
| | 5 | 2 |
QMdiSubWindowPrivate::getOperation| Name: | QMdiSubWindowPrivate::getOperation | | Prototype: | QMdiSubWindowPrivate::Operation QMdiSubWindowPrivate::getOperation(const QPoint &pos) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1609-1616 |
| | 5 | 3 |
QMenu::addAction| Name: | QMenu::addAction | | Prototype: | QAction *QMenu::addAction(const QString &text, const QObject *receiver, const char* member, const QKeySequence &shortcut) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 1569-1580 |
| | 5 | 1 |
QMenu::addAction| Name: | QMenu::addAction | | Prototype: | QAction *QMenu::addAction(const QIcon &icon, const QString &text, const QObject *receiver, const char* member, const QKeySequence &shortcut) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 1689-1701 |
| | 5 | 1 |
QMenu::clear| Name: | QMenu::clear | | Prototype: | void QMenu::clear() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 2058-2067 |
| | 5 | 3 |
QMenuBar::setVisible| Name: | QMenuBar::setVisible | | Prototype: | void QMenuBar::setVisible(bool visible) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 1011-1019 |
| | 5 | 3 |
QMenuBar::timerEvent| Name: | QMenuBar::timerEvent | | Prototype: | void QMenuBar::timerEvent (QTimerEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 1322-1330 |
| | 5 | 2 |
QMenuBarExtension::paintEvent| Name: | QMenuBarExtension::paintEvent | | Prototype: | void QMenuBarExtension::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 93-101 |
| | 5 | 1 |
QMenuBarPrivate::_q_updateLayout| Name: | QMenuBarPrivate::_q_updateLayout | | Prototype: | void QMenuBarPrivate::_q_updateLayout() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 1722-1730 |
| | 5 | 2 |
QMenuBarPrivate::actionRect| Name: | QMenuBarPrivate::actionRect | | Prototype: | QRect QMenuBarPrivate::actionRect(QAction *act) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 258-269 |
| | 5 | 2 |
QMenuPrivate::actionRect| Name: | QMenuPrivate::actionRect | | Prototype: | QRect QMenuPrivate::actionRect(QAction *act) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 425-435 |
| | 5 | 2 |
QMessageBox::QMessageBox| Name: | QMessageBox::QMessageBox | | Prototype: | QMessageBox::QMessageBox(Icon icon, const QString &title, const QString &text, StandardButtons buttons, QWidget *parent, Qt::WindowFlags f) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 831-841 |
| | 5 | 2 |
QMessageBox::addButton| Name: | QMessageBox::addButton | | Prototype: | QPushButton *QMessageBox::addButton(const QString& text, ButtonRole role) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 876-883 |
| | 5 | 1 |
QMessageBox::addButton| Name: | QMessageBox::addButton | | Prototype: | QPushButton *QMessageBox::addButton(StandardButton button) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 894-901 |
| | 5 | 2 |
QMessageBox::setButtonText| Name: | QMessageBox::setButtonText | | Prototype: | void QMessageBox::setButtonText(int button, const QString &text) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 2501-2510 |
| | 5 | 3 |
QMessageBox::setText| Name: | QMessageBox::setText | | Prototype: | void QMessageBox::setText(const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 1212-1219 |
| | 5 | 1 |
QMessageBox::setTextFormat| Name: | QMessageBox::setTextFormat | | Prototype: | void QMessageBox::setTextFormat(Qt::TextFormat format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 1325-1332 |
| | 5 | 1 |
QMessageBox::setWindowModality| Name: | QMessageBox::setWindowModality | | Prototype: | void QMessageBox::setWindowModality(Qt::WindowModality windowModality) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 2645-2654 |
| | 5 | 2 |
QMetaCallEvent::placeMetaCall| Name: | QMetaCallEvent::placeMetaCall | | Prototype: | void QMetaCallEvent::placeMetaCall(QObject *object) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 497-506 |
| | 5 | 3 |
QMetaMethodBuilder::d_func| Name: | QMetaMethodBuilder::d_func | | Prototype: | QMetaMethodBuilderPrivate *QMetaMethodBuilder::d_func() const | | Coverage: | 80.000% (12/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 1863-1872 |
| | 5 | 3 |
QMetaMethodPrivate::rawReturnTypeName| Name: | QMetaMethodPrivate::rawReturnTypeName | | Prototype: | const char *QMetaMethodPrivate::rawReturnTypeName() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1679-1687 |
| | 5 | 2 |
QMetaObject::disconnectOne| Name: | QMetaObject::disconnectOne | | Prototype: | bool QMetaObject::disconnectOne(const QObject *sender, int signal_index, const QObject *receiver, int method_index) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 3317-3325 |
| | 5 | 1 |
QMetaObject::inherits| Name: | QMetaObject::inherits | | Prototype: | bool QMetaObject::inherits(const QMetaObject *metaObject) const noexcept | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 336-344 |
| | 5 | 3 |
QMetaObject::static_metacall| Name: | QMetaObject::static_metacall | | Prototype: | int QMetaObject::static_metacall(Call cl, int idx, void **argv) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 284-291 |
| | 5 | 2 |
QMetaObjectBuilder::indexOfConstructor| Name: | QMetaObjectBuilder::indexOfConstructor | | Prototype: | int QMetaObjectBuilder::indexOfConstructor(const QByteArray& signature) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 1011-1019 |
| | 5 | 3 |
QMetaObjectBuilder::indexOfMethod| Name: | QMetaObjectBuilder::indexOfMethod | | Prototype: | int QMetaObjectBuilder::indexOfMethod(const QByteArray& signature) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 963-971 |
| | 5 | 3 |
QMetaObjectBuilder::indexOfSignal| Name: | QMetaObjectBuilder::indexOfSignal | | Prototype: | int QMetaObjectBuilder::indexOfSignal(const QByteArray& signature) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 979-987 |
| | 5 | 3 |
QMetaObjectBuilder::indexOfSlot| Name: | QMetaObjectBuilder::indexOfSlot | | Prototype: | int QMetaObjectBuilder::indexOfSlot(const QByteArray& signature) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 995-1003 |
| | 5 | 3 |
QMetaObjectBuilder::toMetaObject| Name: | QMetaObjectBuilder::toMetaObject | | Prototype: | QMetaObject *QMetaObjectBuilder::toMetaObject() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 1488-1495 |
| | 5 | 1 |
QMetaObjectPrivate::absoluteSignalCount| Name: | QMetaObjectPrivate::absoluteSignalCount | | Prototype: | int QMetaObjectPrivate::absoluteSignalCount(const QMetaObject *m) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 837-844 |
| | 5 | 2 |
QMetaObjectPrivate::indexOfConstructor| Name: | QMetaObjectPrivate::indexOfConstructor | | Prototype: | int QMetaObjectPrivate::indexOfConstructor(const QMetaObject *m, const QByteArray &name, int argc, const QArgumentType *types) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 797-806 |
| | 5 | 3 |
QMetaObjectPrivate::signalOffset| Name: | QMetaObjectPrivate::signalOffset | | Prototype: | int QMetaObjectPrivate::signalOffset(const QMetaObject *m) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 818-825 |
| | 5 | 2 |
QMetaProperty::hasStdCppSet| Name: | QMetaProperty::hasStdCppSet | | Prototype: | bool QMetaProperty::hasStdCppSet() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 2933-2940 |
| | 5 | 2 |
QMetaProperty::isEnumType| Name: | QMetaProperty::isEnumType | | Prototype: | bool QMetaProperty::isEnumType() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 2915-2922 |
| | 5 | 2 |
QMetaProperty::notifySignalIndex| Name: | QMetaProperty::notifySignalIndex | | Prototype: | int QMetaProperty::notifySignalIndex() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 3249-3258 |
| | 5 | 2 |
QMetaStringTable::blobSize| Name: | QMetaStringTable::blobSize | | Prototype: | int QMetaStringTable::blobSize() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 1106-1113 |
| | 5 | 2 |
QMetaType::debugStream| Name: | QMetaType::debugStream | | Prototype: | bool QMetaType::debugStream(QDebug& dbg, const void *rhs, int typeId) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 776-783 |
| | 5 | 2 |
QMetaType::registerConverterFunction| Name: | QMetaType::registerConverterFunction | | Prototype: | bool QMetaType::registerConverterFunction(const QtPrivate::AbstractConverterFunction *f, int from, int to) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 645-653 |
| | 5 | 2 |
QMimeBinaryProvider::CacheFile::reload| Name: | QMimeBinaryProvider::CacheFile::reload | | Prototype: | bool QMimeBinaryProvider::CacheFile::reload() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | | Lines: | 155-164 |
| | 5 | 2 |
QMimeDataPrivate::setData| Name: | QMimeDataPrivate::setData | | Prototype: | void QMimeDataPrivate::setData(const QString &format, const QVariant &data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines: | 85-93 |
| | 5 | 1 |
QMimeDatabasePrivate::mimeTypeForFileName| Name: | QMimeDatabasePrivate::mimeTypeForFileName | | Prototype: | QStringList QMimeDatabasePrivate::mimeTypeForFileName(const QString &fileName, QString *foundSuffix) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp | | Lines: | 111-119 |
| | 5 | 2 |
QMovie::start| Name: | QMovie::start | | Prototype: | void QMovie::start() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | | Lines: | 908-916 |
| | 5 | 3 |
QMutex::~QMutex| Name: | QMutex::~QMutex | | Prototype: | QMutex::~QMutex() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp | | Lines: | 193-208 |
| | 5 | 3 |
QNativeSocketEngine::accept| Name: | QNativeSocketEngine::accept | | Prototype: | int QNativeSocketEngine::accept() | | Coverage: | 40.000% (4/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 678-686 |
| | 5 | 4 |
QNativeSocketEngine::connectionNotification| Name: | QNativeSocketEngine::connectionNotification | | Prototype: | void QNativeSocketEngine::connectionNotification() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 586-596 |
| | 5 | 2 |
QNativeSocketEngine::hasPendingDatagrams| Name: | QNativeSocketEngine::hasPendingDatagrams | | Prototype: | bool QNativeSocketEngine::hasPendingDatagrams() const | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 772-780 |
| | 5 | 4 |
QNativeSocketEngine::leaveMulticastGroup| Name: | QNativeSocketEngine::leaveMulticastGroup | | Prototype: | bool QNativeSocketEngine::leaveMulticastGroup(const QHostAddress &groupAddress, const QNetworkInterface &iface) | | Coverage: | 40.000% (4/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 737-745 |
| | 5 | 4 |
QNativeSocketEngine::listen| Name: | QNativeSocketEngine::listen | | Prototype: | bool QNativeSocketEngine::listen() | | Coverage: | 40.000% (4/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 657-669 |
| | 5 | 4 |
QNativeSocketEnginePrivate::QNativeSocketEnginePrivate| Name: | QNativeSocketEnginePrivate::QNativeSocketEnginePrivate | | Prototype: | QNativeSocketEnginePrivate::QNativeSocketEnginePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 182-191 |
| | 5 | 1 |
QNativeSocketEnginePrivate::nativeBytesAvailable| Name: | QNativeSocketEnginePrivate::nativeBytesAvailable | | Prototype: | qint64 QNativeSocketEnginePrivate::nativeBytesAvailable() const | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 749-770 |
| | 5 | 2 |
QNativeSocketEnginePrivate::nativeJoinMulticastGroup| Name: | QNativeSocketEnginePrivate::nativeJoinMulticastGroup | | Prototype: | bool QNativeSocketEnginePrivate::nativeJoinMulticastGroup(const QHostAddress &groupAddress, const QNetworkInterface &interface) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 670-678 |
| | 5 | 1 |
QNativeSocketEnginePrivate::nativeLeaveMulticastGroup| Name: | QNativeSocketEnginePrivate::nativeLeaveMulticastGroup | | Prototype: | bool QNativeSocketEnginePrivate::nativeLeaveMulticastGroup(const QHostAddress &groupAddress, const QNetworkInterface &interface) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 680-688 |
| | 5 | 1 |