Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QMessageBoxPrivate::findButtonName: | QMessageBoxPrivate::findButton | Prototype: | QAbstractButton *QMessageBoxPrivate::findButton(int button0, int button1, int button2, int flags) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | Lines: | 1983-1996 |
| | 9 | 4 |
QMessageBox::setInformativeTextName: | QMessageBox::setInformativeText | Prototype: | void QMessageBox::setInformativeText(const QString &text) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | Lines: | 2585-2612 |
| | 17 | 4 |
QMessageBox::eventName: | QMessageBox::event | Prototype: | bool QMessageBox::event(QEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | Lines: | 1361-1393 |
| | 8 | 4 |
QMenuPrivate::updateLayoutDirectionName: | QMenuPrivate::updateLayoutDirection | Prototype: | void QMenuPrivate::updateLayoutDirection() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 796-810 |
| | 7 | 4 |
QMenuPrivate::hideMenuName: | QMenuPrivate::hideMenu | Prototype: | void QMenuPrivate::hideMenu(QMenu *menu) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 465-497 |
| | 22 | 4 |
QMenuPrivate::getLastVisibleActionName: | QMenuPrivate::getLastVisibleAction | Prototype: | int QMenuPrivate::getLastVisibleAction() const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 408-422 |
| | 8 | 4 |
QMenuPrivate::calcCausedStackName: | QMenuPrivate::calcCausedStack | Prototype: | QVector<QPointer<QWidget> > QMenuPrivate::calcCausedStack() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 228-241 |
| | 9 | 4 |
QMenuPrivate::actionAtName: | QMenuPrivate::actionAt | Prototype: | QAction *QMenuPrivate::actionAt(QPoint p) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 766-776 |
| | 6 | 4 |
QMenuBarPrivate::getPlatformMenuName: | QMenuBarPrivate::getPlatformMenu | Prototype: | QPlatformMenu *QMenuBarPrivate::getPlatformMenu(QAction *action) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | Lines: | 1204-1217 |
| | 8 | 4 |
QMenuBarPrivate::getNextActionName: | QMenuBarPrivate::getNextAction | Prototype: | QAction *QMenuBarPrivate::getNextAction(const int _start, const int increment) const | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | Lines: | 718-737 |
| | 13 | 4 |
QMenuBarPrivate::focusFirstActionName: | QMenuBarPrivate::focusFirstAction | Prototype: | void QMenuBarPrivate::focusFirstAction() | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | Lines: | 271-280 |
| | 6 | 4 |
QMenuBar::mouseReleaseEventName: | QMenuBar::mouseReleaseEvent | Prototype: | void QMenuBar::mouseReleaseEvent(QMouseEvent *e) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | Lines: | 1056-1072 |
| | 10 | 4 |
QMenuBar::cornerWidgetName: | QMenuBar::cornerWidget | Prototype: | QWidget *QMenuBar::cornerWidget(Qt::Corner corner) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | Lines: | 1779-1796 |
| | 10 | 4 |
QMenu::setTearOffEnabledName: | QMenu::setTearOffEnabled | Prototype: | void QMenu::setTearOffEnabled(bool b) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 1925-1937 |
| | 9 | 4 |
QMenu::setSeparatorsCollapsibleName: | QMenu::setSeparatorsCollapsible | Prototype: | void QMenu::setSeparatorsCollapsible(bool collapse) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 3503-3517 |
| | 10 | 4 |
QMdiSubWindowPrivate::updateGeometryConstraintsName: | QMdiSubWindowPrivate::updateGeometryConstraints | Prototype: | void QMdiSubWindowPrivate::updateGeometryConstraints() | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 1106-1128 |
| | 16 | 4 |
QMdiSubWindowPrivate::setVisibleName: | QMdiSubWindowPrivate::setVisible | Prototype: | void QMdiSubWindowPrivate::setVisible(WindowStateAction action, bool visible) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2127-2142 |
| | 8 | 4 |
QMdiSubWindowPrivate::setSizeGripName: | QMdiSubWindowPrivate::setSizeGrip | Prototype: | void QMdiSubWindowPrivate::setSizeGrip(QSizeGrip *newSizeGrip) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2178-2204 |
| | 17 | 4 |
QMdiSubWindowPrivate::setNewWindowTitleName: | QMdiSubWindowPrivate::setNewWindowTitle | Prototype: | void QMdiSubWindowPrivate::setNewWindowTitle() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 262-276 |
| | 9 | 4 |
QMdiSubWindowPrivate::removeButtonsFromMenuBarName: | QMdiSubWindowPrivate::removeButtonsFromMenuBar | Prototype: | void QMdiSubWindowPrivate::removeButtonsFromMenuBar() | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 1836-1861 |
| | 14 | 4 |
QMdiSubWindow::mdiAreaName: | QMdiSubWindow::mdiArea | Prototype: | QMdiArea *QMdiSubWindow::mdiArea() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2578-2589 |
| | 7 | 4 |
QMdiSubWindow::closeEventName: | QMdiSubWindow::closeEvent | Prototype: | void QMdiSubWindow::closeEvent(QCloseEvent *closeEvent) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 3031-3050 |
| | 13 | 4 |
QMdiAreaPrivate::setChildActivationEnabledName: | QMdiAreaPrivate::setChildActivationEnabled | Prototype: | void QMdiAreaPrivate::setChildActivationEnabled(bool enable, bool onlyNextActivationEvent) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1353-1363 |
| | 6 | 4 |
QMdiAreaPrivate::scrollBarPolicyChangedName: | QMdiAreaPrivate::scrollBarPolicyChanged | Prototype: | void QMdiAreaPrivate::scrollBarPolicyChanged(Qt::Orientation orientation, Qt::ScrollBarPolicy policy) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1369-1383 |
| | 10 | 4 |
QMdiAreaPrivate::lastWindowAboutToBeDestroyedName: | QMdiAreaPrivate::lastWindowAboutToBeDestroyed | Prototype: | bool QMdiAreaPrivate::lastWindowAboutToBeDestroyed() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1335-1348 |
| | 8 | 4 |
QMdiAreaPrivate::_q_currentTabChangedName: | QMdiAreaPrivate::_q_currentTabChanged | Prototype: | void QMdiAreaPrivate::_q_currentTabChanged(int index) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 781-803 |
| | 12 | 4 |
QMdiArea::timerEventName: | QMdiArea::timerEvent | Prototype: | void QMdiArea::timerEvent(QTimerEvent *timerEvent) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2339-2358 |
| | 13 | 4 |
QMdiArea::setupViewportName: | QMdiArea::setupViewport | Prototype: | void QMdiArea::setupViewport(QWidget *viewport) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 2685-2695 |
| | 7 | 4 |
QMdiArea::setActiveSubWindowName: | QMdiArea::setActiveSubWindow | Prototype: | void QMdiArea::setActiveSubWindow(QMdiSubWindow *window) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1831-1850 |
| | 11 | 4 |
QMdiArea::minimumSizeHintName: | QMdiArea::minimumSizeHint | Prototype: | QSize QMdiArea::minimumSizeHint() const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1762-1776 |
| | 10 | 4 |
QMdiArea::currentSubWindowName: | QMdiArea::currentSubWindow | Prototype: | QMdiSubWindow *QMdiArea::currentSubWindow() const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1787-1805 |
| | 13 | 4 |
QMdiArea::closeAllSubWindowsName: | QMdiArea::closeAllSubWindows | Prototype: | void QMdiArea::closeAllSubWindows() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1891-1905 |
| | 9 | 4 |
QMdiArea::childEventName: | 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 |
QMatrix::rotateName: | QMatrix::rotate | Prototype: | QMatrix &QMatrix::rotate(qreal a) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | Lines: | 896-918 |
| | 18 | 4 |
QMatrix::mapToPolygonName: | QMatrix::mapToPolygon | Prototype: | QPolygon QMatrix::mapToPolygon(const QRect &rect) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | Lines: | 756-801 |
| | 30 | 4 |
QMatrix::mapRectName: | QMatrix::mapRect | Prototype: | QRect QMatrix::mapRect(const QRect &rect) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | Lines: | 376-420 |
| | 37 | 4 |
QMatrix::mapRectName: | QMatrix::mapRect | Prototype: | QRectF QMatrix::mapRect(const QRectF &rect) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | Lines: | 441-484 |
| | 37 | 4 |
QMatrix::invertedName: | QMatrix::inverted | Prototype: | QMatrix QMatrix::inverted(bool *invertible) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | Lines: | 946-964 |
| | 13 | 4 |
QMatrix4x4::scaleName: | QMatrix4x4::scale | Prototype: | void QMatrix4x4::scale(float x, float y) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 869-893 |
| | 20 | 4 |
QMatrix4x4::scaleName: | QMatrix4x4::scale | Prototype: | void QMatrix4x4::scale(float x, float y, float z) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 903-934 |
| | 27 | 4 |
QMatrix4x4::scaleName: | QMatrix4x4::scale | Prototype: | void QMatrix4x4::scale(float factor) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 944-975 |
| | 27 | 4 |
QMatrix4x4::scaleName: | QMatrix4x4::scale | Prototype: | void QMatrix4x4::scale(const QVector3D& vector) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 823-857 |
| | 30 | 4 |
QMatrix4x4::determinantName: | QMatrix4x4::determinant | Prototype: | double QMatrix4x4::determinant() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 383-395 |
| | 9 | 4 |
QMapNodeBase::previousNodeName: | QMapNodeBase::previousNode | Prototype: | const QMapNodeBase *QMapNodeBase::previousNode() const | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | Lines: | 71-87 |
| | 11 | 4 |
QMapNodeBase::nextNodeName: | QMapNodeBase::nextNode | Prototype: | const QMapNodeBase *QMapNodeBase::nextNode() const | Coverage: | 92.308% (12/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | Lines: | 53-69 |
| | 11 | 4 |
QMapDataBase::rotateRightName: | QMapDataBase::rotateRight | Prototype: | void QMapDataBase::rotateRight(QMapNodeBase *x) | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | Lines: | 109-125 |
| | 13 | 4 |
QMapDataBase::rotateLeftName: | QMapDataBase::rotateLeft | Prototype: | void QMapDataBase::rotateLeft(QMapNodeBase *x) | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | Lines: | 90-106 |
| | 13 | 4 |
QMainWindowTabBar::eventName: | QMainWindowTabBar::event | Prototype: | bool QMainWindowTabBar::event(QEvent *e) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1622-1638 |
| | 11 | 4 |
QMainWindowLayoutState::insertGapName: | QMainWindowLayoutState::insertGap | Prototype: | bool QMainWindowLayoutState::insertGap(const QList<int> &path, QLayoutItem *item) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 666-688 |
| | 10 | 4 |
QMainWindowLayoutState::containsName: | QMainWindowLayoutState::contains | Prototype: | bool QMainWindowLayoutState::contains(QWidget *widget) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 587-604 |
| | 7 | 4 |
QMainWindowLayout::timerEventName: | QMainWindowLayout::timerEvent | Prototype: | void QMainWindowLayout::timerEvent(QTimerEvent *e) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 2590-2611 |
| | 12 | 4 |
QMainWindowLayout::tabChangedName: | QMainWindowLayout::tabChanged | Prototype: | void QMainWindowLayout::tabChanged() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1693-1705 |
| | 9 | 4 |
QMainWindowLayout::setDocumentModeName: | QMainWindowLayout::setDocumentMode | Prototype: | void QMainWindowLayout::setDocumentMode(bool enabled) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1395-1407 |
| | 7 | 4 |
QMainWindowLayout::insertToolBarName: | QMainWindowLayout::insertToolBar | Prototype: | void QMainWindowLayout::insertToolBar(QToolBar *before, QToolBar *toolbar) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1175-1198 |
| | 10 | 4 |
QMainWindowLayout::dockInfoName: | QMainWindowLayout::dockInfo | Prototype: | QDockAreaLayoutInfo *QMainWindowLayout::dockInfo(QWidget *widget) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1679-1691 |
| | 8 | 4 |
QMainWindow::addToolBarName: | QMainWindow::addToolBar | Prototype: | void QMainWindow::addToolBar(Qt::ToolBarArea area, QToolBar *toolbar) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 772-810 |
| | 22 | 4 |
QLockFilePrivate::checkFcntlWorksAfterFlockName: | QLockFilePrivate::checkFcntlWorksAfterFlock | Prototype: | int QLockFilePrivate::checkFcntlWorksAfterFlock(const QString &fn) | Coverage: | 40.000% (4/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | Lines: | 106-129 |
| | 15 | 4 |
QLocalePrivate::languageToCodeName: | QLocalePrivate::languageToCode | Prototype: | QString QLocalePrivate::languageToCode(QLocale::Language language) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 171-188 |
| | 11 | 4 |
QLocalePrivate::codeToScriptName: | QLocalePrivate::codeToScript | Prototype: | QLocale::Script QLocalePrivate::codeToScript(const QChar *code, int len) noexcept | Coverage: | 12.500% (2/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 135-152 |
| | 11 | 4 |
QLocalePrivate::codeToCountryName: | QLocalePrivate::codeToCountry | Prototype: | QLocale::Country QLocalePrivate::codeToCountry(const QChar *code, int len) noexcept | Coverage: | 72.222% (13/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 154-169 |
| | 10 | 4 |
QLocalePrivate::bcp47NameName: | 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 |
QLocaleData::stringToDoubleName: | QLocaleData::stringToDouble | Prototype: | double QLocaleData::stringToDouble(const QChar *begin, int len, bool *ok, QLocale::NumberOptions number_options) const | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3254-3269 |
| | 11 | 4 |
QLocaleData::bytearrayToUnsLongLongName: | QLocaleData::bytearrayToUnsLongLong | Prototype: | qulonglong QLocaleData::bytearrayToUnsLongLong(const char *num, int base, bool *ok) | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3353-3368 |
| | 10 | 4 |
QLocale::toStringName: | QLocale::toString | Prototype: | QString QLocale::toString(const QDate &date, FormatType format) const | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1550-1567 |
| | 10 | 4 |
QLocale::toStringName: | QLocale::toString | Prototype: | QString QLocale::toString(const QTime &time, FormatType format) const | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1642-1659 |
| | 10 | 4 |
QLocale::toStringName: | QLocale::toString | Prototype: | QString QLocale::toString(const QDateTime &dateTime, FormatType format) const | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1616-1634 |
| | 11 | 4 |
QLocale::toCurrencyStringName: | QLocale::toCurrencyString | Prototype: | QString QLocale::toCurrencyString(qulonglong value, const QString &symbol) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3455-3474 |
| | 14 | 4 |
QLocale::countriesForLanguageName: | QLocale::countriesForLanguage | Prototype: | QList<QLocale::Country> QLocale::countriesForLanguage(Language language) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2103-2121 |
| | 12 | 4 |
QLocalSocket::connectToServerName: | QLocalSocket::connectToServer | Prototype: | void QLocalSocket::connectToServer(OpenMode openMode) | Coverage: | 58.333% (7/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 222-255 |
| | 22 | 4 |
QLocalServerPrivate::closeServerName: | QLocalServerPrivate::closeServer | Prototype: | void QLocalServerPrivate::closeServer() | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver_unix.cpp | Lines: | 243-257 |
| | 9 | 4 |
QLocalServer::listenName: | QLocalServer::listen | Prototype: | bool QLocalServer::listen(const QString &name) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | Lines: | 286-309 |
| | 15 | 4 |
QListView::wheelEventName: | QListView::wheelEvent | Prototype: | void QListView::wheelEvent(QWheelEvent *e) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 815-837 |
| | 15 | 4 |
QListView::viewOptionsName: | QListView::viewOptions | Prototype: | QStyleOptionViewItem QListView::viewOptions() const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 934-957 |
| | 15 | 4 |
QListView::selectionChangedName: | QListView::selectionChanged | Prototype: | void QListView::selectionChanged(const QItemSelection &selected, const QItemSelection &deselected) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 3254-3277 |
| | 14 | 4 |
QListView::rowsAboutToBeRemovedName: | QListView::rowsAboutToBeRemoved | Prototype: | void QListView::rowsAboutToBeRemoved(const QModelIndex &parent, int start, int end) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 757-775 |
| | 11 | 4 |
QListView::resizeEventName: | QListView::resizeEvent | Prototype: | void QListView::resizeEvent(QResizeEvent *e) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 859-883 |
| | 13 | 4 |
QListModel::sortName: | QListModel::sort | Prototype: | void QListModel::sort(int column, Qt::SortOrder order) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 290-320 |
| | 22 | 4 |
QListModel::moveName: | QListModel::move | Prototype: | void QListModel::move(int srcRow, int dstRow) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 173-186 |
| | 10 | 4 |
QListModel::indexName: | QListModel::index | Prototype: | QModelIndex QListModel::index(QListWidgetItem *item) const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 193-209 |
| | 12 | 4 |
QListModeViewBase::indexToListViewItemName: | QListModeViewBase::indexToListViewItem | Prototype: | QListViewItem QListModeViewBase::indexToListViewItem(const QModelIndex &index) const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2347-2381 |
| | 23 | 4 |
QListData::removeName: | QListData::remove | Prototype: | void QListData::remove(int i) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines: | 255-268 |
| | 9 | 4 |
QListData::prependName: | QListData::prepend | Prototype: | void **QListData::prepend() | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines: | 198-214 |
| | 10 | 4 |
QLineEditPrivate::removeActionName: | QLineEditPrivate::removeAction | Prototype: | void QLineEditPrivate::removeAction(QAction *action) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 529-546 |
| | 14 | 4 |
QLineEdit::setSelectionName: | QLineEdit::setSelection | Prototype: | void QLineEdit::setSelection(int start, int length) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 982-998 |
| | 10 | 4 |
QLineEdit::inputMethodEventName: | QLineEdit::inputMethodEvent | Prototype: | void QLineEdit::inputMethodEvent(QInputMethodEvent *e) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1714-1746 |
| | 10 | 4 |
QLayout::setSpacingName: | QLayout::setSpacing | Prototype: | void QLayout::setSpacing(int spacing) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 344-357 |
| | 9 | 4 |
QLayout::parentWidgetName: | QLayout::parentWidget | Prototype: | QWidget *QLayout::parentWidget() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 472-490 |
| | 11 | 4 |
QLayout::QLayoutName: | QLayout::QLayout | Prototype: | QLayout::QLayout(QLayoutPrivate &dd, QLayout *lay, QWidget *w) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 131-155 |
| | 13 | 4 |
QLatin1Codec::convertFromUnicodeName: | QLatin1Codec::convertFromUnicode | Prototype: | QByteArray QLatin1Codec::convertFromUnicode(const QChar *ch, int len, ConverterState *state) const | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp | Lines: | 60-78 |
| | 12 | 4 |
QLabelPrivate::layoutRectName: | QLabelPrivate::layoutRect | Prototype: | QRectF QLabelPrivate::layoutRect() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1589-1603 |
| | 11 | 4 |
QLabelPrivate::ensureTextLayoutedName: | QLabelPrivate::ensureTextLayouted | Prototype: | void QLabelPrivate::ensureTextLayouted() const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1504-1528 |
| | 16 | 4 |
QLabelPrivate::_q_movieUpdatedName: | QLabelPrivate::_q_movieUpdated | Prototype: | void QLabelPrivate::_q_movieUpdated(const QRect& rect) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1218-1239 |
| | 16 | 4 |
QLabel::setBuddyName: | QLabel::setBuddy | Prototype: | void QLabel::setBuddy(QWidget *buddy) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1171-1184 |
| | 10 | 4 |
QKeySequenceEdit::eventName: | QKeySequenceEdit::event | Prototype: | bool QKeySequenceEdit::event(QEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qkeysequenceedit.cpp | Lines: | 231-244 |
| | 6 | 4 |
QKeySequence::matchesName: | QKeySequence::matches | Prototype: | QKeySequence::SequenceMatch QKeySequence::matches(const QKeySequence &seq) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | Lines: | 1351-1370 |
| | 11 | 4 |
QKeyMapperPrivate::possibleKeysName: | QKeyMapperPrivate::possibleKeys | Prototype: | QList<int> QKeyMapperPrivate::possibleKeys(QKeyEvent *e) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeymapper.cpp | Lines: | 136-147 |
| | 8 | 4 |
QKeyMapper::possibleKeysName: | QKeyMapper::possibleKeys | Prototype: | QList<int> QKeyMapper::possibleKeys(QKeyEvent *e) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeymapper.cpp | Lines: | 74-87 |
| | 8 | 4 |
QKdeThemePrivate::kdeIconThemeSearchPathsName: | QKdeThemePrivate::kdeIconThemeSearchPaths | Prototype: | QStringList QKdeThemePrivate::kdeIconThemeSearchPaths(const QStringList &kdeDirs) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 477-487 |
| | 6 | 4 |
QJsonPrivate::Object::indexOfName: | QJsonPrivate::Object::indexOf | Prototype: | int Object::indexOf(const QString &key, bool *exists) const | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 184-204 |
| | 14 | 4 |
QJsonPrivate::Object::indexOfName: | QJsonPrivate::Object::indexOf | Prototype: | int Object::indexOf(QLatin1String key, bool *exists) const | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 206-226 |
| | 14 | 4 |