| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 event| Name:  | QMainWindow::event |  | Prototype:  | bool QMainWindow::event(QEvent *event) |  | Coverage:  |   0.000% (0/53) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 1412-1546 |  
  |  | 47 | 21 | 
 createPopupMenu| Name:  | QMainWindow::createPopupMenu |  | Prototype:  | QMenu *QMainWindow::createPopupMenu() |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 1712-1756 |  
  |  | 30 | 12 | 
 contextMenuEvent| Name:  | QMainWindow::contextMenuEvent |  | Prototype:  | void QMainWindow::contextMenuEvent(QContextMenuEvent *event) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 1643-1693 |  
  |  | 28 | 12 | 
 addToolBar| Name:  | 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:  | 766-804 |  
  |  | 22 | 4 | 
 setMenuBar| Name:  | QMainWindow::setMenuBar |  | Prototype:  | void QMainWindow::setMenuBar(QMenuBar *menuBar) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 536-557 |  
  |  | 13 | 5 | 
 setCorner| Name:  | QMainWindow::setCorner |  | Prototype:  | void QMainWindow::setCorner(Qt::Corner corner, Qt::DockWidgetArea area) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 681-702 |  
  |  | 13 | 6 | 
 restoreState| Name:  | QMainWindow::restoreState |  | Prototype:  | bool QMainWindow::restoreState(const QByteArray &state, int version) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 1320-1333 |  
  |  | 11 | 3 | 
 tabifiedDockWidgets| Name:  | QMainWindow::tabifiedDockWidgets |  | Prototype:  | QList<QDockWidget*> QMainWindow::tabifiedDockWidgets(QDockWidget *dockwidget) const |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 1196-1217 |  
  |  | 10 | 6 | 
 setIconSize| Name:  | QMainWindow::setIconSize |  | Prototype:  | void QMainWindow::setIconSize(const QSize &iconSize) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 464-477 |  
  |  | 9 | 3 | 
 insertToolBar| Name:  | QMainWindow::insertToolBar |  | Prototype:  | void QMainWindow::insertToolBar(QToolBar *before, QToolBar *toolbar) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 836-850 |  
  |  | 9 | 1 | 
 addDockWidget| Name:  | QMainWindow::addDockWidget |  | Prototype:  | void QMainWindow::addDockWidget(Qt::DockWidgetArea area, QDockWidget *dockwidget) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 1086-1117 |  
  |  | 9 | 5 | 
 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:  | 597-607 |  
  |  | 7 | 2 | 
 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:  | 663-672 |  
  |  | 6 | 2 | 
 setDockNestingEnabled| Name:  | QMainWindow::setDockNestingEnabled |  | Prototype:  | void QMainWindow::setDockNestingEnabled(bool enabled) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 955-966 |  
  |  | 6 | 2 | 
 setAnimated| Name:  | QMainWindow::setAnimated |  | Prototype:  | void QMainWindow::setAnimated(bool enabled) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 916-927 |  
  |  | 6 | 2 | 
 saveState| Name:  | QMainWindow::saveState |  | Prototype:  | QByteArray QMainWindow::saveState(int version) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 1294-1302 |  
  |  | 6 | 1 | 
 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:  | 517-526 |  
  |  | 6 | 2 | 
 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:  | 492-499 |  
  |  | 5 | 2 | 
 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:  | 618-626 |  
  |  | 5 | 2 | 
 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:  | 579-587 |  
  |  | 5 | 2 | 
 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:  | 646-654 |  
  |  | 5 | 2 | 
 addToolBar| Name:  | QMainWindow::addToolBar |  | Prototype:  | QToolBar *QMainWindow::addToolBar(const QString &title) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 820-826 |  
  |  | 4 | 1 | 
 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 | 
 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:  | 856-862 |  
  |  | 3 | 2 | 
 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 | 
 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:  | 735-740 |  
  |  | 3 | 2 | 
 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 | 
 setDockOptions| Name:  | QMainWindow::setDockOptions |  | Prototype:  | void QMainWindow::setDockOptions(DockOptions opt) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 449-453 |  
  |  | 2 | 1 | 
 resizeDocks| Name:  | QMainWindow::resizeDocks |  | Prototype:  | void QMainWindow::resizeDocks(const QList<QDockWidget *> &docks, const QList<int> &sizes, Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 1263-1268 |  
  |  | 2 | 1 | 
 removeToolBarBreak| Name:  | QMainWindow::removeToolBarBreak |  | Prototype:  | void QMainWindow::removeToolBarBreak(QToolBar *before) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 752-756 |  
  |  | 2 | 1 | 
 menuWidget| Name:  | QMainWindow::menuWidget |  | Prototype:  | QWidget *QMainWindow::menuWidget() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 565-569 |  
  |  | 2 | 1 | 
 isSeparator| Name:  | QMainWindow::isSeparator |  | Prototype:  | bool QMainWindow::isSeparator(const QPoint &pos) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 1628-1637 |  
  |  | 2 | 1 | 
 isDockNestingEnabled| Name:  | QMainWindow::isDockNestingEnabled |  | Prototype:  | bool QMainWindow::isDockNestingEnabled() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 949-953 |  
  |  | 2 | 1 | 
 isAnimated| Name:  | QMainWindow::isAnimated |  | Prototype:  | bool QMainWindow::isAnimated() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 910-914 |  
  |  | 2 | 1 | 
 dockOptions| Name:  | QMainWindow::dockOptions |  | Prototype:  | QMainWindow::DockOptions QMainWindow::dockOptions() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 455-459 |  
  |  | 2 | 1 | 
 unifiedTitleAndToolBarOnMac| Name:  | QMainWindow::unifiedTitleAndToolBarOnMac |  | Prototype:  | bool QMainWindow::unifiedTitleAndToolBarOnMac() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 1612-1621 |  
  |  | 1 | 1 | 
 toolButtonStyle| Name:  | QMainWindow::toolButtonStyle |  | Prototype:  | Qt::ToolButtonStyle QMainWindow::toolButtonStyle() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 489-490 |  
  |  | 1 | 1 | 
 toolBarBreak| Name:  | QMainWindow::toolBarBreak |  | Prototype:  | bool QMainWindow::toolBarBreak(QToolBar *toolbar) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 881-884 |  
  |  | 1 | 1 | 
 toolBarArea| Name:  | QMainWindow::toolBarArea |  | Prototype:  | Qt::ToolBarArea QMainWindow::toolBarArea(QToolBar *toolbar) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 871-872 |  
  |  | 1 | 1 | 
 tabifyDockWidget| Name:  | QMainWindow::tabifyDockWidget |  | Prototype:  | void QMainWindow::tabifyDockWidget(QDockWidget *first, QDockWidget *second) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 1181-1184 |  
  |  | 1 | 1 | 
 tabShape| Name:  | QMainWindow::tabShape |  | Prototype:  | QTabWidget::TabShape QMainWindow::tabShape() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 1039-1042 |  
  |  | 1 | 1 | 
 splitDockWidget| Name:  | QMainWindow::splitDockWidget |  | Prototype:  | void QMainWindow::splitDockWidget(QDockWidget *after, QDockWidget *dockwidget, Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 1167-1171 |  
  |  | 1 | 1 | 
 setUnifiedTitleAndToolBarOnMac| Name:  | QMainWindow::setUnifiedTitleAndToolBarOnMac |  | Prototype:  | void QMainWindow::setUnifiedTitleAndToolBarOnMac(bool set) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 1562-1610 |  
  |  | 1 | 1 | 
 setTabShape| Name:  | QMainWindow::setTabShape |  | Prototype:  | void QMainWindow::setTabShape(QTabWidget::TabShape tabShape) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 1044-1047 |  
  |  | 1 | 1 | 
 setTabPosition| Name:  | QMainWindow::setTabPosition |  | Prototype:  | void QMainWindow::setTabPosition(Qt::DockWidgetAreas areas, QTabWidget::TabPosition tabPosition) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 1077-1080 |  
  |  | 1 | 1 | 
 setDocumentMode| Name:  | QMainWindow::setDocumentMode |  | Prototype:  | void QMainWindow::setDocumentMode(bool enabled) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 1023-1026 |  
  |  | 1 | 1 | 
 restoreDockWidget| Name:  | QMainWindow::restoreDockWidget |  | Prototype:  | bool QMainWindow::restoreDockWidget(QDockWidget *dockwidget) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 1127-1130 |  
  |  | 1 | 1 | 
 insertToolBarBreak| Name:  | QMainWindow::insertToolBarBreak |  | Prototype:  | void QMainWindow::insertToolBarBreak(QToolBar *before) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 745-746 |  
  |  | 1 | 1 | 
 iconSize| Name:  | QMainWindow::iconSize |  | Prototype:  | QSize QMainWindow::iconSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 461-462 |  
  |  | 1 | 1 | 
 documentMode| Name:  | QMainWindow::documentMode |  | Prototype:  | bool QMainWindow::documentMode() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 1018-1021 |  
  |  | 1 | 1 | 
 dockWidgetArea| Name:  | QMainWindow::dockWidgetArea |  | Prototype:  | Qt::DockWidgetArea QMainWindow::dockWidgetArea(QDockWidget *dockwidget) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 1239-1240 |  
  |  | 1 | 1 | 
 corner| Name:  | QMainWindow::corner |  | Prototype:  | Qt::DockWidgetArea QMainWindow::corner(Qt::Corner corner) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 710-711 |  
  |  | 1 | 1 | 
 centralWidget| Name:  | QMainWindow::centralWidget |  | Prototype:  | QWidget *QMainWindow::centralWidget() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 635-636 |  
  |  | 1 | 1 | 
 addToolBar| Name:  | QMainWindow::addToolBar |  | Prototype:  | void QMainWindow::addToolBar(QToolBar *toolbar) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 809-810 |  
  |  | 1 | 1 | 
 QMainWindow| Name:  | QMainWindow::QMainWindow |  | Prototype:  | QMainWindow::QMainWindow(QWidget *parent, Qt::WindowFlags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 381-385 |  
  |  | 1 | 1 |