| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 updateTabBarGeometry| Name:  | QMdiAreaPrivate::updateTabBarGeometry |  | Prototype:  | void QMdiAreaPrivate::updateTabBarGeometry() |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1628-1678 |  
  |  | 31 | 11 | 
 updateScrollBars| Name:  | QMdiAreaPrivate::updateScrollBars |  | Prototype:  | void QMdiAreaPrivate::updateScrollBars() |  | Coverage:  |   0.000% (0/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1173-1234 |  
  |  | 45 | 11 | 
 updateActiveWindow| Name:  | QMdiAreaPrivate::updateActiveWindow |  | Prototype:  | void QMdiAreaPrivate::updateActiveWindow(int removedIndex, bool activeRemoved) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1124-1168 |  
  |  | 23 | 10 | 
 subWindowList| Name:  | QMdiAreaPrivate::subWindowList |  | Prototype:  | QList<QMdiSubWindow*> QMdiAreaPrivate::subWindowList(QMdiArea::WindowOrder order, bool reversed) const |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1385-1424 |  
  |  | 27 | 13 | 
 showRubberBandFor| Name:  | QMdiAreaPrivate::showRubberBandFor |  | Prototype:  | void QMdiAreaPrivate::showRubberBandFor(QMdiSubWindow *subWindow) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1536-1548 |  
  |  | 7 | 3 | 
 setViewMode| Name:  | QMdiAreaPrivate::setViewMode |  | Prototype:  | void QMdiAreaPrivate::setViewMode(QMdiArea::ViewMode mode) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1554-1622 |  
  |  | 39 | 9 | 
 setChildActivationEnabled| Name:  | 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 | 
 scrollBarsEnabled| Name:  | QMdiAreaPrivate::scrollBarsEnabled |  | Prototype:  | bool QMdiAreaPrivate::scrollBarsEnabled() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1327-1330 |  
  |  | 1 | 1 | 
 scrollBarPolicyChanged| Name:  | 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 | 
 resizeToMinimumTileSize| Name:  | QMdiAreaPrivate::resizeToMinimumTileSize |  | Prototype:  | QRect QMdiAreaPrivate::resizeToMinimumTileSize(const QSize &minSubWindowSize, int subWindowCount) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1267-1322 |  
  |  | 36 | 11 | 
 resetActiveWindow| Name:  | QMdiAreaPrivate::resetActiveWindow |  | Prototype:  | void QMdiAreaPrivate::resetActiveWindow(QMdiSubWindow *deactivatedWindow) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1099-1119 |  
  |  | 14 | 5 | 
 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 | 
 rearrange| Name:  | QMdiAreaPrivate::rearrange |  | Prototype:  | void QMdiAreaPrivate::rearrange(Rearranger *rearranger) |  | Coverage:  |   0.000% (0/56) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 921-978 |  
  |  | 39 | 15 | 
 place| Name:  | QMdiAreaPrivate::place |  | Prototype:  | void QMdiAreaPrivate::place(Placer *placer, QMdiSubWindow *child) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 882-916 |  
  |  | 22 | 6 | 
 nextVisibleSubWindow| Name:  | QMdiAreaPrivate::nextVisibleSubWindow |  | Prototype:  | QMdiSubWindow *QMdiAreaPrivate::nextVisibleSubWindow(int increaseFactor, QMdiArea::WindowOrder order, int removedIndex, int fromIndex) const |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1442-1491 |  
  |  | 28 | 9 | 
 lastWindowAboutToBeDestroyed| Name:  | 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 | 
 internalRaise| Name:  | QMdiAreaPrivate::internalRaise |  | Prototype:  | void QMdiAreaPrivate::internalRaise(QMdiSubWindow *mdiChild) const |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1239-1265 |  
  |  | 17 | 8 | 
 highlightNextSubWindow| Name:  | QMdiAreaPrivate::highlightNextSubWindow |  | Prototype:  | void QMdiAreaPrivate::highlightNextSubWindow(int increaseFactor) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1496-1534 |  
  |  | 21 | 7 | 
 emitWindowActivated| Name:  | QMdiAreaPrivate::emitWindowActivated |  | Prototype:  | void QMdiAreaPrivate::emitWindowActivated(QMdiSubWindow *activeWindow) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1047-1094 |  
  |  | 30 | 8 | 
 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 | 
 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 | 
 appendChild| Name:  | QMdiAreaPrivate::appendChild |  | Prototype:  | void QMdiAreaPrivate::appendChild(QMdiSubWindow *child) |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 829-877 |  
  |  | 31 | 9 | 
 activateWindow| Name:  | QMdiAreaPrivate::activateWindow |  | Prototype:  | void QMdiAreaPrivate::activateWindow(QMdiSubWindow *child) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 995-1015 |  
  |  | 13 | 5 | 
 activateHighlightedWindow| Name:  | QMdiAreaPrivate::activateHighlightedWindow |  | Prototype:  | void QMdiAreaPrivate::activateHighlightedWindow() |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1029-1042 |  
  |  | 7 | 3 | 
 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 | 
 _q_processWindowStateChanged| Name:  | QMdiAreaPrivate::_q_processWindowStateChanged |  | Prototype:  | void QMdiAreaPrivate::_q_processWindowStateChanged(Qt::WindowStates oldState, Qt::WindowStates newState) |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 748-779 |  
  |  | 19 | 9 | 
 _q_moveTab| Name:  | QMdiAreaPrivate::_q_moveTab |  | Prototype:  | void QMdiAreaPrivate::_q_moveTab(int from, int to) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 816-824 |  
  |  | 1 | 1 | 
 _q_deactivateAllWindows| Name:  | QMdiAreaPrivate::_q_deactivateAllWindows |  | Prototype:  | void QMdiAreaPrivate::_q_deactivateAllWindows(QMdiSubWindow *aboutToActivate) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 712-743 |  
  |  | 22 | 9 | 
 _q_currentTabChanged| Name:  | 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 | 
 _q_closeTab| Name:  | QMdiAreaPrivate::_q_closeTab |  | Prototype:  | void QMdiAreaPrivate::_q_closeTab(int index) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 805-814 |  
  |  | 3 | 1 | 
 QMdiAreaPrivate| Name:  | QMdiAreaPrivate::QMdiAreaPrivate |  | Prototype:  | QMdiAreaPrivate::QMdiAreaPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 670-707 |  
  |  | 2 | 1 |