| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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 | 
 changeEvent| Name:  | QMdiSubWindow::changeEvent |  | Prototype:  | void QMdiSubWindow::changeEvent(QEvent *changeEvent) |  | Coverage:  |   0.000% (0/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2975-3026 |  
  |  | 33 | 13 | 
 childEvent| Name:  | QMdiSubWindow::childEvent |  | Prototype:  | void QMdiSubWindow::childEvent(QChildEvent *childEvent) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 3473-3481 |  
  |  | 4 | 3 | 
 closeEvent| Name:  | 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 | 
 contextMenuEvent| Name:  | QMdiSubWindow::contextMenuEvent |  | Prototype:  | void QMdiSubWindow::contextMenuEvent(QContextMenuEvent *contextMenuEvent) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 3437-3451 |  
  |  | 8 | 3 | 
 event| Name:  | QMdiSubWindow::event |  | Prototype:  | bool QMdiSubWindow::event(QEvent *event) |  | Coverage:  |   0.000% (0/85) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2793-2922 |  
  |  | 91 | 30 | 
 eventFilter| Name:  | QMdiSubWindow::eventFilter |  | Prototype:  | bool QMdiSubWindow::eventFilter(QObject *object, QEvent *event) |  | Coverage:  |   0.000% (0/106) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2684-2788 |  
  |  | 73 | 30 | 
 focusInEvent| Name:  | QMdiSubWindow::focusInEvent |  | Prototype:  | void QMdiSubWindow::focusInEvent(QFocusEvent *focusInEvent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 3457-3460 |  
  |  | 1 | 1 | 
 hideEvent| Name:  | QMdiSubWindow::hideEvent |  | Prototype:  | void QMdiSubWindow::hideEvent(QHideEvent * ) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2965-2970 |  
  |  | 1 | 1 | 
 isShaded| Name:  | QMdiSubWindow::isShaded |  | Prototype:  | bool QMdiSubWindow::isShaded() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2403-2406 |  
  |  | 1 | 1 | 
 keyPressEvent| Name:  | QMdiSubWindow::keyPressEvent |  | Prototype:  | void QMdiSubWindow::keyPressEvent(QKeyEvent *keyEvent) |  | Coverage:  |   0.000% (0/52) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 3354-3431 |  
  |  | 50 | 17 | 
 keyboardPageStep| Name:  | QMdiSubWindow::keyboardPageStep |  | Prototype:  | int QMdiSubWindow::keyboardPageStep() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2476-2479 |  
  |  | 1 | 1 | 
 keyboardSingleStep| Name:  | QMdiSubWindow::keyboardSingleStep |  | Prototype:  | int QMdiSubWindow::keyboardSingleStep() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2449-2452 |  
  |  | 1 | 1 | 
 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 | 
 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 | 
 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 | 
 mdiArea| Name:  | 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 | 
 minimumSizeHint| Name:  | QMdiSubWindow::minimumSizeHint |  | Prototype:  | QSize QMdiSubWindow::minimumSizeHint() const |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 3500-3548 |  
  |  | 26 | 9 | 
 mouseDoubleClickEvent| Name:  | QMdiSubWindow::mouseDoubleClickEvent |  | Prototype:  | void QMdiSubWindow::mouseDoubleClickEvent(QMouseEvent *mouseEvent) |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 3227-3267 |  
  |  | 25 | 11 | 
 mouseMoveEvent| Name:  | QMdiSubWindow::mouseMoveEvent |  | Prototype:  | void QMdiSubWindow::mouseMoveEvent(QMouseEvent *mouseEvent) |  | Coverage:  |   0.000% (0/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 3309-3349 |  
  |  | 24 | 9 | 
 mousePressEvent| Name:  | QMdiSubWindow::mousePressEvent |  | Prototype:  | void QMdiSubWindow::mousePressEvent(QMouseEvent *mouseEvent) |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 3181-3222 |  
  |  | 24 | 9 | 
 mouseReleaseEvent| Name:  | QMdiSubWindow::mouseReleaseEvent |  | Prototype:  | void QMdiSubWindow::mouseReleaseEvent(QMouseEvent *mouseEvent) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 3272-3304 |  
  |  | 20 | 7 | 
 moveEvent| Name:  | QMdiSubWindow::moveEvent |  | Prototype:  | void QMdiSubWindow::moveEvent(QMoveEvent *moveEvent) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 3115-3125 |  
  |  | 6 | 3 | 
 paintEvent| Name:  | QMdiSubWindow::paintEvent |  | Prototype:  | void QMdiSubWindow::paintEvent(QPaintEvent *paintEvent) |  | Coverage:  |   0.000% (0/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 3130-3176 |  
  |  | 31 | 9 | 
 resizeEvent| Name:  | QMdiSubWindow::resizeEvent |  | Prototype:  | void QMdiSubWindow::resizeEvent(QResizeEvent *resizeEvent) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 3070-3097 |  
  |  | 16 | 6 | 
 setKeyboardPageStep| Name:  | QMdiSubWindow::setKeyboardPageStep |  | Prototype:  | void QMdiSubWindow::setKeyboardPageStep(int step) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2481-2487 |  
  |  | 1 | 1 | 
 setKeyboardSingleStep| Name:  | QMdiSubWindow::setKeyboardSingleStep |  | Prototype:  | void QMdiSubWindow::setKeyboardSingleStep(int step) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2454-2460 |  
  |  | 1 | 1 | 
 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 | 
 setSystemMenu| Name:  | QMdiSubWindow::setSystemMenu |  | Prototype:  | void QMdiSubWindow::setSystemMenu(QMenu *systemMenu) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2507-2526 |  
  |  | 12 | 5 | 
 setWidget| Name:  | QMdiSubWindow::setWidget |  | Prototype:  | void QMdiSubWindow::setWidget(QWidget *widget) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2307-2358 |  
  |  | 34 | 10 | 
 showEvent| Name:  | QMdiSubWindow::showEvent |  | Prototype:  | void QMdiSubWindow::showEvent(QShowEvent *showEvent) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2927-2960 |  
  |  | 10 | 5 | 
 showShaded| Name:  | QMdiSubWindow::showShaded |  | Prototype:  | void QMdiSubWindow::showShaded() |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2604-2679 |  
  |  | 41 | 10 | 
 showSystemMenu| Name:  | QMdiSubWindow::showSystemMenu |  | Prototype:  | void QMdiSubWindow::showSystemMenu() |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2545-2568 |  
  |  | 14 | 6 | 
 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 | 
 systemMenu| Name:  | QMdiSubWindow::systemMenu |  | Prototype:  | QMenu *QMdiSubWindow::systemMenu() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2535-2538 |  
  |  | 1 | 1 | 
 testOption| Name:  | QMdiSubWindow::testOption |  | Prototype:  | bool QMdiSubWindow::testOption(SubWindowOption option) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2430-2433 |  
  |  | 1 | 1 | 
 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 | 
 widget| Name:  | QMdiSubWindow::widget |  | Prototype:  | QWidget *QMdiSubWindow::widget() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2365-2368 |  
  |  | 1 | 1 | 
 ~QMdiSubWindow| Name:  | QMdiSubWindow::~QMdiSubWindow |  | Prototype:  | QMdiSubWindow::~QMdiSubWindow() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2287-2294 |  
  |  | 3 | 1 |