| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QLocalServer::~QLocalServer| Name:  | QLocalServer::~QLocalServer |  | Prototype:  | QLocalServer::~QLocalServer() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp |  | Lines:  | 129-133 |  
  |  | 2 | 2 | 
 QLocalSocket::close| Name:  | QLocalSocket::close |  | Prototype:  | void QLocalSocket::close() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp |  | Lines:  | 429-442 |  
  |  | 11 | 2 | 
 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 | 
 QLocalSocket::waitForReadyRead| Name:  | QLocalSocket::waitForReadyRead |  | Prototype:  | bool QLocalSocket::waitForReadyRead(int msecs) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp |  | Lines:  | 549-555 |  
  |  | 4 | 2 | 
 QLocalSocketPrivate::cancelDelayedConnect| Name:  | QLocalSocketPrivate::cancelDelayedConnect |  | Prototype:  | void QLocalSocketPrivate::cancelDelayedConnect() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp |  | Lines:  | 375-385 |  
  |  | 7 | 2 | 
 QLocale::countryToString| Name:  | QLocale::countryToString |  | Prototype:  | QString QLocale::countryToString(Country country) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 1160-1165 |  
  |  | 3 | 2 | 
 QLocale::languageToString| Name:  | QLocale::languageToString |  | Prototype:  | QString QLocale::languageToString(Language language) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 1147-1152 |  
  |  | 3 | 2 | 
 QLocale::scriptToString| Name:  | QLocale::scriptToString |  | Prototype:  | QString QLocale::scriptToString(QLocale::Script script) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 1174-1179 |  
  |  | 3 | 2 | 
 QLocale::setDefault| Name:  | QLocale::setDefault |  | Prototype:  | void QLocale::setDefault(const QLocale &locale) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 1017-1026 |  
  |  | 4 | 2 | 
 QLocale::toDate| Name:  | QLocale::toDate |  | Prototype:  | QDate QLocale::toDate(const QString &string, const QString &format) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 1860-1873 |  
  |  | 6 | 2 | 
 QLocale::toDateTime| Name:  | QLocale::toDateTime |  | Prototype:  | QDateTime QLocale::toDateTime(const QString &string, const QString &format) const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 1891-1906 |  
  |  | 7 | 2 | 
 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::toTime| Name:  | QLocale::toTime |  | Prototype:  | QTime QLocale::toTime(const QString &string, const QString &format) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 1829-1842 |  
  |  | 6 | 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::scriptToCode| Name:  | QLocalePrivate::scriptToCode |  | Prototype:  | QString QLocalePrivate::scriptToCode(QLocale::Script script) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 190-196 |  
  |  | 4 | 2 | 
 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 | 
 QLockFilePrivate::removeStaleLock| Name:  | QLockFilePrivate::removeStaleLock |  | Prototype:  | bool QLockFilePrivate::removeStaleLock() |  | Coverage:  |  50.000% (4/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp |  | Lines:  | 229-238 |  
  |  | 7 | 2 | 
 QLoggingCategory::~QLoggingCategory| Name:  | QLoggingCategory::~QLoggingCategory |  | Prototype:  | QLoggingCategory::~QLoggingCategory() |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp |  | Lines:  | 254-258 |  
  |  | 2 | 2 | 
 QLoggingRegistry::registerCategory| Name:  | QLoggingRegistry::registerCategory |  | Prototype:  | void QLoggingRegistry::registerCategory(QLoggingCategory *cat, QtMsgType enableForLevel) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp |  | Lines:  | 320-328 |  
  |  | 4 | 2 | 
 QLoggingRegistry::updateRules| Name:  | QLoggingRegistry::updateRules |  | Prototype:  | void QLoggingRegistry::updateRules() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp |  | Lines:  | 366-372 |  
  |  | 3 | 2 | 
 QMainWindow::addDockWidget| Name:  | QMainWindow::addDockWidget |  | Prototype:  | void QMainWindow::addDockWidget(Qt::DockWidgetArea area, QDockWidget *dockwidget, Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 1136-1144 |  
  |  | 3 | 2 | 
 QMainWindow::addToolBarBreak| Name:  | QMainWindow::addToolBarBreak |  | Prototype:  | void QMainWindow::addToolBarBreak(Qt::ToolBarArea area) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 741-746 |  
  |  | 3 | 2 | 
 QMainWindow::menuBar| Name:  | QMainWindow::menuBar |  | Prototype:  | QMenuBar *QMainWindow::menuBar() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 523-532 |  
  |  | 6 | 2 | 
 QMainWindow::removeDockWidget| Name:  | QMainWindow::removeDockWidget |  | Prototype:  | void QMainWindow::removeDockWidget(QDockWidget *dockwidget) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 1224-1230 |  
  |  | 3 | 2 | 
 QMainWindow::removeToolBar| Name:  | QMainWindow::removeToolBar |  | Prototype:  | void QMainWindow::removeToolBar(QToolBar *toolbar) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 862-868 |  
  |  | 3 | 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 | 
 QMainWindow::statusBar| Name:  | QMainWindow::statusBar |  | Prototype:  | QStatusBar *QMainWindow::statusBar() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 603-613 |  
  |  | 7 | 2 | 
 QMainWindow::tabPosition| Name:  | QMainWindow::tabPosition |  | Prototype:  | QTabWidget::TabPosition QMainWindow::tabPosition(Qt::DockWidgetArea area) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 1059-1064 |  
  |  | 3 | 2 | 
 QMainWindow::takeCentralWidget| Name:  | QMainWindow::takeCentralWidget |  | Prototype:  | QWidget *QMainWindow::takeCentralWidget() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 669-678 |  
  |  | 6 | 2 | 
 QMainWindowLayout::addDockWidget| Name:  | QMainWindowLayout::addDockWidget |  | Prototype:  | void QMainWindowLayout::addDockWidget(Qt::DockWidgetArea area, QDockWidget *dockwidget, Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1355-1369 |  
  |  | 6 | 2 | 
 QMainWindowLayout::addToolBar| Name:  | QMainWindowLayout::addToolBar |  | Prototype:  | void QMainWindowLayout::addToolBar(Qt::ToolBarArea area, QToolBar *toolbar, bool) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1146-1170 |  
  |  | 7 | 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::dockWidgetArea| Name:  | QMainWindowLayout::dockWidgetArea |  | Prototype:  | Qt::DockWidgetArea QMainWindowLayout::dockWidgetArea(QWidget *widget) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1525-1531 |  
  |  | 4 | 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::getSeparatorWidget| Name:  | QMainWindowLayout::getSeparatorWidget |  | Prototype:  | QWidget *QMainWindowLayout::getSeparatorWidget() |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1660-1673 |  
  |  | 9 | 2 | 
 QMainWindowLayout::getTabBar| Name:  | QMainWindowLayout::getTabBar |  | Prototype:  | QTabBar *QMainWindowLayout::getTabBar() |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1640-1657 |  
  |  | 12 | 2 | 
 QMainWindowLayout::insertToolBarBreak| Name:  | QMainWindowLayout::insertToolBarBreak |  | Prototype:  | void QMainWindowLayout::insertToolBarBreak(QToolBar *before) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1098-1104 |  
  |  | 4 | 2 | 
 QMainWindowLayout::minimumSize| Name:  | QMainWindowLayout::minimumSize |  | Prototype:  | QSize QMainWindowLayout::minimumSize() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1868-1885 |  
  |  | 6 | 2 | 
 QMainWindowLayout::moveToolBar| Name:  | QMainWindowLayout::moveToolBar |  | Prototype:  | void QMainWindowLayout::moveToolBar(QToolBar *toolbar, int pos) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1114-1120 |  
  |  | 4 | 2 | 
 QMainWindowLayout::removeToolBar| Name:  | QMainWindowLayout::removeToolBar |  | Prototype:  | void QMainWindowLayout::removeToolBar(QToolBar *toolbar) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1124-1141 |  
  |  | 6 | 2 | 
 QMainWindowLayout::removeToolBarBreak| Name:  | QMainWindowLayout::removeToolBarBreak |  | Prototype:  | void QMainWindowLayout::removeToolBarBreak(QToolBar *before) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1106-1112 |  
  |  | 4 | 2 | 
 QMainWindowLayout::restoreDockWidget| Name:  | QMainWindowLayout::restoreDockWidget |  | Prototype:  | bool QMainWindowLayout::restoreDockWidget(QDockWidget *dockwidget) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1379-1387 |  
  |  | 6 | 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::setTabShape| Name:  | QMainWindowLayout::setTabShape |  | Prototype:  | void QMainWindowLayout::setTabShape(QTabWidget::TabShape tabShape) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1430-1438 |  
  |  | 4 | 2 | 
 QMainWindowLayout::setVerticalTabsEnabled| Name:  | QMainWindowLayout::setVerticalTabsEnabled |  | Prototype:  | void QMainWindowLayout::setVerticalTabsEnabled(bool enabled) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1410-1422 |  
  |  | 4 | 2 | 
 QMainWindowLayout::sizeHint| Name:  | QMainWindowLayout::sizeHint |  | Prototype:  | QSize QMainWindowLayout::sizeHint() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1857-1866 |  
  |  | 6 | 2 | 
 QMainWindowLayout::startSeparatorMove| Name:  | QMainWindowLayout::startSeparatorMove |  | Prototype:  | bool QMainWindowLayout::startSeparatorMove(const QPoint &pos) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1718-1731 |  
  |  | 7 | 2 | 
 QMainWindowLayout::updateTabBarShapes| Name:  | QMainWindowLayout::updateTabBarShapes |  | Prototype:  | void QMainWindowLayout::updateTabBarShapes() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1483-1512 |  
  |  | 11 | 2 | 
 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::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 | 
 QMapDataBase::recalcMostLeftNode| Name:  | QMapDataBase::recalcMostLeftNode |  | Prototype:  | void QMapDataBase::recalcMostLeftNode() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp |  | Lines:  | 297-302 |  
  |  | 3 | 2 | 
 QMatrix4x4::flipCoordinates| Name:  | QMatrix4x4::flipCoordinates |  | Prototype:  | void QMatrix4x4::flipCoordinates() |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp |  | Lines:  | 1629-1649 |  
  |  | 12 | 2 | 
 QMatrix4x4::frustum| Name:  | QMatrix4x4::frustum |  | Prototype:  | void QMatrix4x4::frustum(float left, float right, float bottom, float top, float nearPlane, float farPlane) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp |  | Lines:  | 1448-1479 |  
  |  | 24 | 2 | 
 QMatrix4x4::lookAt| Name:  | QMatrix4x4::lookAt |  | Prototype:  | void QMatrix4x4::lookAt(const QVector3D& eye, const QVector3D& center, const QVector3D& up) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp |  | Lines:  | 1538-1569 |  
  |  | 26 | 2 | 
 QMatrix4x4::ortho| Name:  | QMatrix4x4::ortho |  | Prototype:  | void QMatrix4x4::ortho(float left, float right, float bottom, float top, float nearPlane, float farPlane) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp |  | Lines:  | 1407-1438 |  
  |  | 24 | 2 | 
 QMatrix::map| Name:  | QMatrix::map |  | Prototype:  | QPolygon QMatrix::map(const QPolygon &a) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp |  | Lines:  | 607-618 |  
  |  | 8 | 2 | 
 QMatrix::map| Name:  | QMatrix::map |  | Prototype:  | QPolygonF QMatrix::map(const QPolygonF &a) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp |  | Lines:  | 628-639 |  
  |  | 8 | 2 | 
 QMaxHeap::push| Name:  | QMaxHeap::push |  | Prototype:  | template <class T> void QMaxHeap<T>::push(const T &x) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 402-414 |  
  |  | 8 | 2 | 
 QMdiArea::cascadeSubWindows| Name:  | QMdiArea::cascadeSubWindows |  | Prototype:  | void QMdiArea::cascadeSubWindows() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 2481-2487 |  
  |  | 4 | 2 | 
 QMdiArea::closeActiveSubWindow| Name:  | QMdiArea::closeActiveSubWindow |  | Prototype:  | void QMdiArea::closeActiveSubWindow() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1857-1862 |  
  |  | 3 | 2 | 
 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::scrollContentsBy| Name:  | QMdiArea::scrollContentsBy |  | Prototype:  | void QMdiArea::scrollContentsBy(int dx, int dy) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 2451-2461 |  
  |  | 8 | 2 | 
 QMdiArea::setActivationOrder| Name:  | QMdiArea::setActivationOrder |  | Prototype:  | void QMdiArea::setActivationOrder(WindowOrder order) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 2091-2096 |  
  |  | 3 | 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 | 
 QMdiArea::tileSubWindows| Name:  | QMdiArea::tileSubWindows |  | Prototype:  | void QMdiArea::tileSubWindows() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 2468-2474 |  
  |  | 4 | 2 | 
 QMdiAreaPrivate::activateCurrentWindow| Name:  | QMdiAreaPrivate::activateCurrentWindow |  | Prototype:  | void QMdiAreaPrivate::activateCurrentWindow() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1020-1027 |  
  |  | 4 | 2 | 
 QMdiAreaPrivate::arrangeMinimizedSubWindows| Name:  | QMdiAreaPrivate::arrangeMinimizedSubWindows |  | Prototype:  | void QMdiAreaPrivate::arrangeMinimizedSubWindows() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 985-990 |  
  |  | 3 | 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 | 
 QMdiAreaPrivate::refreshTabBar| Name:  | QMdiAreaPrivate::refreshTabBar |  | Prototype:  | void QMdiAreaPrivate::refreshTabBar() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1683-1695 |  
  |  | 7 | 2 | 
 QMdiAreaTabBar::subWindowFromIndex| Name:  | QMdiAreaTabBar::subWindowFromIndex |  | Prototype:  | QMdiSubWindow *QMdiAreaTabBar::subWindowFromIndex(int index) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 649-664 |  
  |  | 9 | 2 | 
 QMdiSubWindow::QMdiSubWindow| Name:  | QMdiSubWindow::QMdiSubWindow |  | Prototype:  | QMdiSubWindow::QMdiSubWindow(QWidget *parent, Qt::WindowFlags flags) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2252-2280 |  
  |  | 19 | 2 | 
 QMdiSubWindow::leaveEvent| Name:  | QMdiSubWindow::leaveEvent |  | Prototype:  | void QMdiSubWindow::leaveEvent(QEvent * ) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 3055-3062 |  
  |  | 4 | 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::setOption| Name:  | QMdiSubWindow::setOption |  | Prototype:  | void QMdiSubWindow::setOption(SubWindowOption option, bool on) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2414-2423 |  
  |  | 4 | 2 | 
 QMdiSubWindow::sizeHint| Name:  | QMdiSubWindow::sizeHint |  | Prototype:  | QSize QMdiSubWindow::sizeHint() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 3486-3495 |  
  |  | 7 | 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::addToSystemMenu| Name:  | QMdiSubWindowPrivate::addToSystemMenu |  | Prototype:  | void QMdiSubWindowPrivate::addToSystemMenu(WindowStateAction action, const QString &text, const char *slot) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2152-2158 |  
  |  | 3 | 2 | 
 QMdiSubWindowPrivate::desktopPalette| Name:  | QMdiSubWindowPrivate::desktopPalette |  | Prototype:  | QPalette QMdiSubWindowPrivate::desktopPalette() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 1923-1980 |  
  |  | 15 | 2 | 
 QMdiSubWindowPrivate::iconSize| Name:  | QMdiSubWindowPrivate::iconSize |  | Prototype:  | QSize QMdiSubWindowPrivate::iconSize() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2165-2171 |  
  |  | 4 | 2 | 
 QMdiSubWindowPrivate::setEnabled| Name:  | QMdiSubWindowPrivate::setEnabled |  | Prototype:  | void QMdiSubWindowPrivate::setEnabled(WindowStateAction action, bool enable) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2145-2149 |  
  |  | 2 | 2 | 
 QMdiSubWindowPrivate::setSizeGripVisible| Name:  | QMdiSubWindowPrivate::setSizeGripVisible |  | Prototype:  | void QMdiSubWindowPrivate::setSizeGripVisible(bool visible) const |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2209-2215 |  
  |  | 3 | 2 | 
 QMdiSubWindowPrivate::updateInternalWindowTitle| Name:  | QMdiSubWindowPrivate::updateInternalWindowTitle |  | Prototype:  | void QMdiSubWindowPrivate::updateInternalWindowTitle() |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2222-2232 |  
  |  | 6 | 2 | 
 QMenu::actionAt| Name:  | QMenu::actionAt |  | Prototype:  | QAction *QMenu::actionAt(const QPoint &pt) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 2084-2089 |  
  |  | 3 | 2 | 
 QMenu::exec| Name:  | QMenu::exec |  | Prototype:  | QAction *QMenu::exec(const QPoint &p, QAction *action) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 2437-2455 |  
  |  | 14 | 2 | 
 QMenu::hideTearOffMenu| Name:  | QMenu::hideTearOffMenu |  | Prototype:  | void QMenu::hideTearOffMenu() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 1996-2007 |  
  |  | 4 | 2 | 
 QMenu::isTearOffMenuVisible| Name:  | QMenu::isTearOffMenuVisible |  | Prototype:  | bool QMenu::isTearOffMenuVisible() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 1951-1956 |  
  |  | 3 | 2 | 
 QMenu::leaveEvent| Name:  | QMenu::leaveEvent |  | Prototype:  | void QMenu::leaveEvent(QEvent *) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 3224-3230 |  
  |  | 4 | 2 | 
 QMenu::setActiveAction| Name:  | QMenu::setActiveAction |  | Prototype:  | void QMenu::setActiveAction(QAction *act) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 2013-2019 |  
  |  | 4 | 2 |