| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 QMetaMethodBuilder::d_func| Name:  | QMetaMethodBuilder::d_func |  | Prototype:  | QMetaMethodBuilderPrivate *QMetaMethodBuilder::d_func() const |  | Coverage:  |  80.000% (12/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp |  | Lines:  | 1863-1872 |  
  |  | 5 | 3 | 
 QMetaMethod::revision| Name:  | QMetaMethod::revision |  | Prototype:  | int QMetaMethod::revision() const |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 1984-1995 |  
  |  | 8 | 3 | 
 QMetaMethod::fromSignalImpl| Name:  | QMetaMethod::fromSignalImpl |  | Prototype:  | QMetaMethod QMetaMethod::fromSignalImpl(const QMetaObject *metaObject, void **signal) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 2046-2060 |  
  |  | 10 | 3 | 
 QMetaEnum::value| Name:  | QMetaEnum::value |  | Prototype:  | int QMetaEnum::value(int index) const |  | Coverage:  |  44.444% (4/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 2537-2546 |  
  |  | 7 | 3 | 
 QMetaEnum::key| Name:  | QMetaEnum::key |  | Prototype:  | const char *QMetaEnum::key(int index) const |  | Coverage:  |  44.444% (4/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 2520-2529 |  
  |  | 7 | 3 | 
 QMetaCallEvent::placeMetaCall| Name:  | QMetaCallEvent::placeMetaCall |  | Prototype:  | void QMetaCallEvent::placeMetaCall(QObject *object) |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 497-506 |  
  |  | 5 | 3 | 
 QMessageLogger::warning| Name:  | QMessageLogger::warning |  | Prototype:  | void QMessageLogger::warning(const QLoggingCategory &cat, const char *msg, ...) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp |  | Lines:  | 570-586 |  
  |  | 11 | 3 | 
 QMessageLogger::warning| Name:  | QMessageLogger::warning |  | Prototype:  | void QMessageLogger::warning(QMessageLogger::CategoryFunction catFunc, const char *msg, ...) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp |  | Lines:  | 595-613 |  
  |  | 12 | 3 | 
 QMessageLogger::info| Name:  | QMessageLogger::info |  | Prototype:  | void QMessageLogger::info(const QLoggingCategory &cat, const char *msg, ...) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp |  | Lines:  | 452-468 |  
  |  | 11 | 3 | 
 QMessageLogger::info| Name:  | QMessageLogger::info |  | Prototype:  | void QMessageLogger::info(QMessageLogger::CategoryFunction catFunc, const char *msg, ...) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp |  | Lines:  | 477-495 |  
  |  | 12 | 3 | 
 QMessageLogger::debug| Name:  | QMessageLogger::debug |  | Prototype:  | void QMessageLogger::debug(const QLoggingCategory &cat, const char *msg, ...) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp |  | Lines:  | 341-357 |  
  |  | 11 | 3 | 
 QMessageLogger::debug| Name:  | QMessageLogger::debug |  | Prototype:  | void QMessageLogger::debug(QMessageLogger::CategoryFunction catFunc, const char *msg, ...) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp |  | Lines:  | 366-384 |  
  |  | 12 | 3 | 
 QMessageLogger::critical| Name:  | QMessageLogger::critical |  | Prototype:  | void QMessageLogger::critical(const QLoggingCategory &cat, const char *msg, ...) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp |  | Lines:  | 686-702 |  
  |  | 11 | 3 | 
 QMessageLogger::critical| Name:  | QMessageLogger::critical |  | Prototype:  | void QMessageLogger::critical(QMessageLogger::CategoryFunction catFunc, const char *msg, ...) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp |  | Lines:  | 711-729 |  
  |  | 12 | 3 | 
 QMessageBoxPrivate::execReturnCode| Name:  | QMessageBoxPrivate::execReturnCode |  | Prototype:  | int QMessageBoxPrivate::execReturnCode(QAbstractButton *button) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp |  | Lines:  | 487-496 |  
  |  | 6 | 3 | 
 QMessageBoxPrivate::abstractButtonForId| Name:  | QMessageBoxPrivate::abstractButtonForId |  | Prototype:  | QAbstractButton *QMessageBoxPrivate::abstractButtonForId(int id) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp |  | Lines:  | 2010-2019 |  
  |  | 7 | 3 | 
 QMessageBoxPrivate::_q_buttonClicked| Name:  | QMessageBoxPrivate::_q_buttonClicked |  | Prototype:  | void QMessageBoxPrivate::_q_buttonClicked(QAbstractButton *button) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp |  | Lines:  | 498-521 |  
  |  | 14 | 3 | 
 QMessageBox::showEvent| Name:  | QMessageBox::showEvent |  | Prototype:  | void QMessageBox::showEvent(QShowEvent *e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp |  | Lines:  | 1594-1619 |  
  |  | 10 | 3 | 
 QMessageBox::setStandardButtons| Name:  | QMessageBox::setStandardButtons |  | Prototype:  | void QMessageBox::setStandardButtons(StandardButtons buttons) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp |  | Lines:  | 933-945 |  
  |  | 9 | 3 | 
 QMessageBox::setButtonText| Name:  | QMessageBox::setButtonText |  | Prototype:  | void QMessageBox::setButtonText(int button, const QString &text) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp |  | Lines:  | 2501-2510 |  
  |  | 5 | 3 | 
 QMessageBox::removeButton| Name:  | QMessageBox::removeButton |  | Prototype:  | void QMessageBox::removeButton(QAbstractButton *button) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp |  | Lines:  | 910-920 |  
  |  | 8 | 3 | 
 QMessageBox::buttonText| Name:  | QMessageBox::buttonText |  | Prototype:  | QString QMessageBox::buttonText(int button) const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp |  | Lines:  | 2479-2490 |  
  |  | 6 | 3 | 
 QMessageAuthenticationCode::result| Name:  | QMessageAuthenticationCode::result |  | Prototype:  | QByteArray QMessageAuthenticationCode::result() const |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmessageauthenticationcode.cpp |  | Lines:  | 263-286 |  
  |  | 14 | 3 | 
 QMenuSloppyState::leave| Name:  | QMenuSloppyState::leave |  | Prototype:  | void QMenuSloppyState::leave() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 669-676 |  
  |  | 4 | 3 | 
 QMenuSloppyState::enter| Name:  | QMenuSloppyState::enter |  | Prototype:  | void QMenuSloppyState::enter() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 650-660 |  
  |  | 6 | 3 | 
 QMenuSloppyState::childLeave| Name:  | QMenuSloppyState::childLeave |  | Prototype:  | void QMenuSloppyState::childLeave() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 678-685 |  
  |  | 4 | 3 | 
 QMenuPrivate::syncPlatformMenu| Name:  | QMenuPrivate::syncPlatformMenu |  | Prototype:  | void QMenuPrivate::syncPlatformMenu() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 178-198 |  
  |  | 16 | 3 | 
 QMenuPrivate::setPlatformMenu| Name:  | QMenuPrivate::setPlatformMenu |  | Prototype:  | void QMenuPrivate::setPlatformMenu(QPlatformMenu *menu) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 162-173 |  
  |  | 7 | 3 | 
 QMenuBarPrivate::init| Name:  | QMenuBarPrivate::init |  | Prototype:  | void QMenuBarPrivate::init() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp |  | Lines:  | 687-715 |  
  |  | 13 | 3 | 
 QMenuBarPrivate::activateAction| Name:  | QMenuBarPrivate::activateAction |  | Prototype:  | void QMenuBarPrivate::activateAction(QAction *action, QAction::ActionEvent action_e) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp |  | Lines:  | 499-512 |  
  |  | 6 | 3 | 
 QMenuBarPrivate::actionAt| Name:  | QMenuBarPrivate::actionAt |  | Prototype:  | QAction *QMenuBarPrivate::actionAt(QPoint p) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp |  | Lines:  | 114-121 |  
  |  | 4 | 3 | 
 QMenuBarPrivate::_q_internalShortcutActivated| Name:  | QMenuBarPrivate::_q_internalShortcutActivated |  | Prototype:  | void QMenuBarPrivate::_q_internalShortcutActivated(int id) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp |  | Lines:  | 1707-1720 |  
  |  | 8 | 3 | 
 QMenuBarPrivate::_q_actionHovered| Name:  | QMenuBarPrivate::_q_actionHovered |  | Prototype:  | void QMenuBarPrivate::_q_actionHovered() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp |  | Lines:  | 523-537 |  
  |  | 8 | 3 | 
 QMenuBar::setVisible| Name:  | QMenuBar::setVisible |  | Prototype:  | void QMenuBar::setVisible(bool visible) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp |  | Lines:  | 1011-1019 |  
  |  | 5 | 3 | 
 QMenuBar::mouseMoveEvent| Name:  | QMenuBar::mouseMoveEvent |  | Prototype:  | void QMenuBar::mouseMoveEvent(QMouseEvent *e) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp |  | Lines:  | 1182-1191 |  
  |  | 7 | 3 | 
 QMenu::isEmpty| Name:  | QMenu::isEmpty |  | Prototype:  | bool QMenu::isEmpty() const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 2040-2050 |  
  |  | 6 | 3 | 
 QMenu::clear| Name:  | QMenu::clear |  | Prototype:  | void QMenu::clear() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 2058-2067 |  
  |  | 5 | 3 | 
 QMdiSubWindowPrivate::updateDirtyRegions| Name:  | QMdiSubWindowPrivate::updateDirtyRegions |  | Prototype:  | void QMdiSubWindowPrivate::updateDirtyRegions() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 1093-1101 |  
  |  | 4 | 3 | 
 QMdiSubWindowPrivate::updateCursor| Name:  | QMdiSubWindowPrivate::updateCursor |  | Prototype:  | void QMdiSubWindowPrivate::updateCursor() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 1069-1088 |  
  |  | 7 | 3 | 
 QMdiSubWindowPrivate::titleBarHeight| Name:  | QMdiSubWindowPrivate::titleBarHeight |  | Prototype:  | int QMdiSubWindowPrivate::titleBarHeight(const QStyleOptionTitleBar &options) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 1713-1725 |  
  |  | 8 | 3 | 
 QMdiSubWindowPrivate::storeFocusWidget| Name:  | QMdiSubWindowPrivate::storeFocusWidget |  | Prototype:  | inline void QMdiSubWindowPrivate::storeFocusWidget() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 1322-1328 |  
  |  | 3 | 3 | 
 QMdiSubWindowPrivate::restoreFocus| Name:  | QMdiSubWindowPrivate::restoreFocus |  | Prototype:  | bool QMdiSubWindowPrivate::restoreFocus() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2060-2073 |  
  |  | 10 | 3 | 
 QMdiSubWindowPrivate::originalWindowTitle| Name:  | QMdiSubWindowPrivate::originalWindowTitle |  | Prototype:  | QString QMdiSubWindowPrivate::originalWindowTitle() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 251-260 |  
  |  | 6 | 3 | 
 QMdiSubWindowPrivate::menuBar| Name:  | QMdiSubWindowPrivate::menuBar |  | Prototype:  | QMenuBar *QMdiSubWindowPrivate::menuBar() const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 733-747 |  
  |  | 6 | 3 | 
 QMdiSubWindowPrivate::leaveInteractiveMode| Name:  | QMdiSubWindowPrivate::leaveInteractiveMode |  | Prototype:  | void QMdiSubWindowPrivate::leaveInteractiveMode() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 970-985 |  
  |  | 10 | 3 | 
 QMdiSubWindowPrivate::getOperation| Name:  | QMdiSubWindowPrivate::getOperation |  | Prototype:  | QMdiSubWindowPrivate::Operation QMdiSubWindowPrivate::getOperation(const QPoint &pos) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 1609-1616 |  
  |  | 5 | 3 | 
 QMdiSubWindowPrivate::enterRubberBandMode| Name:  | QMdiSubWindowPrivate::enterRubberBandMode |  | Prototype:  | void QMdiSubWindowPrivate::enterRubberBandMode() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 1889-1907 |  
  |  | 14 | 3 | 
 QMdiSubWindowPrivate::_q_updateStaysOnTopHint| Name:  | QMdiSubWindowPrivate::_q_updateStaysOnTopHint |  | Prototype:  | void QMdiSubWindowPrivate::_q_updateStaysOnTopHint() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 892-906 |  
  |  | 7 | 3 | 
 QMdiSubWindowPrivate::_q_processFocusChanged| Name:  | QMdiSubWindowPrivate::_q_processFocusChanged |  | Prototype:  | void QMdiSubWindowPrivate::_q_processFocusChanged(QWidget *old, QWidget *now) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 956-965 |  
  |  | 6 | 3 | 
 QMdiSubWindow::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 | 
 QMdiSubWindow::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 | 
 QMdiSubWindow::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 | 
 QMdiAreaTabBar::mousePressEvent| Name:  | QMdiAreaTabBar::mousePressEvent |  | Prototype:  | void QMdiAreaTabBar::mousePressEvent(QMouseEvent *event) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 586-600 |  
  |  | 8 | 3 | 
 QMdiAreaPrivate::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 | 
 QMdiAreaPrivate::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 | 
 QMdiArea::activatePreviousSubWindow| Name:  | QMdiArea::activatePreviousSubWindow |  | Prototype:  | void QMdiArea::activatePreviousSubWindow() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1932-1941 |  
  |  | 6 | 3 | 
 QMdiArea::activateNextSubWindow| Name:  | QMdiArea::activateNextSubWindow |  | Prototype:  | void QMdiArea::activateNextSubWindow() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1914-1923 |  
  |  | 6 | 3 | 
 QMatrix::map| Name:  | QMatrix::map |  | Prototype:  | QRegion QMatrix::map(const QRegion &r) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp |  | Lines:  | 672-684 |  
  |  | 8 | 3 | 
 QMatrix4x4::transposed| Name:  | QMatrix4x4::transposed |  | Prototype:  | QMatrix4x4 QMatrix4x4::transposed() const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp |  | Lines:  | 585-596 |  
  |  | 6 | 3 | 
 QMatrix4x4::toTransform| Name:  | QMatrix4x4::toTransform |  | Prototype:  | QTransform QMatrix4x4::toTransform(float distanceToPlane) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp |  | Lines:  | 1711-1736 |  
  |  | 12 | 3 | 
 QMatrix4x4::perspective| Name:  | QMatrix4x4::perspective |  | Prototype:  | void QMatrix4x4::perspective(float verticalAngle, float aspectRatio, float nearPlane, float farPlane) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp |  | Lines:  | 1491-1525 |  
  |  | 27 | 3 | 
 QMatrix4x4::copyDataTo| Name:  | QMatrix4x4::copyDataTo |  | Prototype:  | void QMatrix4x4::copyDataTo(float *values) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp |  | Lines:  | 1655-1660 |  
  |  | 3 | 3 | 
 QMatrix4x4::QMatrix4x4| Name:  | QMatrix4x4::QMatrix4x4 |  | Prototype:  | QMatrix4x4::QMatrix4x4(const float *values) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp |  | Lines:  | 104-110 |  
  |  | 4 | 3 | 
 QMapDataBase::freeTree| Name:  | QMapDataBase::freeTree |  | Prototype:  | void QMapDataBase::freeTree(QMapNodeBase *root, int alignment) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp |  | Lines:  | 349-356 |  
  |  | 5 | 3 | 
 QMainWindowTabBar::mouseReleaseEvent| Name:  | QMainWindowTabBar::mouseReleaseEvent |  | Prototype:  | void QMainWindowTabBar::mouseReleaseEvent(QMouseEvent *e) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1610-1620 |  
  |  | 6 | 3 | 
 QMainWindowLayoutState::unplug| Name:  | QMainWindowLayoutState::unplug |  | Prototype:  | QLayoutItem *QMainWindowLayoutState::unplug(const QList<int> &path, QMainWindowLayoutState *other) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 812-829 |  
  |  | 6 | 3 | 
 QMainWindowLayoutState::takeAt| Name:  | QMainWindowLayoutState::takeAt |  | Prototype:  | QLayoutItem *QMainWindowLayoutState::takeAt(int index, int *x) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 539-558 |  
  |  | 5 | 3 | 
 QMainWindowLayoutState::saveState| Name:  | QMainWindowLayoutState::saveState |  | Prototype:  | void QMainWindowLayoutState::saveState(QDataStream &stream) const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 831-850 |  
  |  | 9 | 3 | 
 QMainWindowLayoutState::remove| Name:  | QMainWindowLayoutState::remove |  | Prototype:  | void QMainWindowLayoutState::remove(const QList<int> &path) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 690-703 |  
  |  | 5 | 3 | 
 QMainWindowLayoutState::remove| Name:  | QMainWindowLayoutState::remove |  | Prototype:  | void QMainWindowLayoutState::remove(QLayoutItem *item) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 705-719 |  
  |  | 5 | 3 | 
 QMainWindowLayoutState::plug| Name:  | QMainWindowLayoutState::plug |  | Prototype:  | QLayoutItem *QMainWindowLayoutState::plug(const QList<int> &path) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 795-810 |  
  |  | 6 | 3 | 
 QMainWindowLayoutState::itemRect| Name:  | QMainWindowLayoutState::itemRect |  | Prototype:  | QRect QMainWindowLayoutState::itemRect(const QList<int> &path) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 761-776 |  
  |  | 6 | 3 | 
 QMainWindowLayoutState::itemAt| Name:  | QMainWindowLayoutState::itemAt |  | Prototype:  | QLayoutItem *QMainWindowLayoutState::itemAt(int index, int *x) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 521-537 |  
  |  | 5 | 3 | 
 QMainWindowLayoutState::item| Name:  | QMainWindowLayoutState::item |  | Prototype:  | QLayoutItem *QMainWindowLayoutState::item(const QList<int> &path) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 741-759 |  
  |  | 8 | 3 | 
 QMainWindowLayoutState::gapRect| Name:  | QMainWindowLayoutState::gapRect |  | Prototype:  | QRect QMainWindowLayoutState::gapRect(const QList<int> &path) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 778-793 |  
  |  | 6 | 3 | 
 QMainWindowLayout::toggleToolBarsVisible| Name:  | QMainWindowLayout::toggleToolBarsVisible |  | Prototype:  | void QMainWindowLayout::toggleToolBarsVisible() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1230-1297 |  
  |  | 10 | 3 | 
 QMainWindowLayout::setTabPosition| Name:  | QMainWindowLayout::setTabPosition |  | Prototype:  | void QMainWindowLayout::setTabPosition(Qt::DockWidgetAreas areas, QTabWidget::TabPosition tabPosition) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1445-1465 |  
  |  | 16 | 3 | 
 QMainWindowLayout::setGeometry| Name:  | QMainWindowLayout::setGeometry |  | Prototype:  | void QMainWindowLayout::setGeometry(const QRect &_r) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1830-1852 |  
  |  | 15 | 3 | 
 QMainWindowLayout::setCorner| Name:  | QMainWindowLayout::setCorner |  | Prototype:  | void QMainWindowLayout::setCorner(Qt::Corner corner, Qt::DockWidgetArea area) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1340-1348 |  
  |  | 6 | 3 | 
 QMainWindowLayout::setCentralWidget| Name:  | QMainWindowLayout::setCentralWidget |  | Prototype:  | void QMainWindowLayout::setCentralWidget(QWidget *widget) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 2252-2266 |  
  |  | 7 | 3 | 
 QMainWindowLayout::revert| Name:  | QMainWindowLayout::revert |  | Prototype:  | void QMainWindowLayout::revert(QLayoutItem *widgetItem) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1929-1945 |  
  |  | 12 | 3 | 
 QMainWindowLayout::restore| Name:  | QMainWindowLayout::restore |  | Prototype:  | void QMainWindowLayout::restore(bool keepSavedState) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 2154-2166 |  
  |  | 9 | 3 | 
 QMainWindowLayout::raise| Name:  | QMainWindowLayout::raise |  | Prototype:  | void QMainWindowLayout::raise(QDockWidget *widget) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1751-1761 |  
  |  | 6 | 3 | 
 QMainWindowLayout::itemAt| Name:  | QMainWindowLayout::itemAt |  | Prototype:  | QLayoutItem *QMainWindowLayout::itemAt(int index) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1776-1787 |  
  |  | 6 | 3 | 
 QMainWindowLayout::QMainWindowLayout| Name:  | QMainWindowLayout::QMainWindowLayout |  | Prototype:  | QMainWindowLayout::QMainWindowLayout(QMainWindow *mainwindow, QLayout *parentLayout) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 2168-2205 |  
  |  | 7 | 3 | 
 QMainWindow::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:  | 470-483 |  
  |  | 9 | 3 | 
 QMainWindow::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 | 
 QLoggingRegistry::setApiRules| Name:  | QLoggingRegistry::setApiRules |  | Prototype:  | void QLoggingRegistry::setApiRules(const QString &content) |  | Coverage:  |  60.000% (3/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp |  | Lines:  | 344-358 |  
  |  | 7 | 3 | 
 QLoggingRegistry::installFilter| Name:  | QLoggingRegistry::installFilter |  | Prototype:  | QLoggingCategory::CategoryFilter QLoggingRegistry::installFilter(QLoggingCategory::CategoryFilter filter) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp |  | Lines:  | 378-393 |  
  |  | 8 | 3 | 
 QLoggingCategory::init| Name:  | QLoggingCategory::init |  | Prototype:  | void QLoggingCategory::init(const char *category, QtMsgType severityLevel) |  | Coverage:  |  87.500% (7/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp |  | Lines:  | 238-249 |  
  |  | 6 | 3 | 
 QLockFile::unlock| Name:  | QLockFile::unlock |  | Prototype:  | void QLockFile::unlock() |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp |  | Lines:  | 320-333 |  
  |  | 9 | 3 | 
 QLocalePrivate::measurementSystem| Name:  | QLocalePrivate::measurementSystem |  | Prototype:  | QLocale::MeasurementSystem QLocalePrivate::measurementSystem() const |  | Coverage:  |  44.444% (4/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 2330-2339 |  
  |  | 5 | 3 | 
 QLocalePrivate::getLangAndCountry| Name:  | QLocalePrivate::getLangAndCountry |  | Prototype:  | void QLocalePrivate::getLangAndCountry(const QString &name, QLocale::Language &lang, QLocale::Script &script, QLocale::Country &cntry) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 460-478 |  
  |  | 13 | 3 | 
 QLocalePrivate::countryToCode| Name:  | QLocalePrivate::countryToCode |  | Prototype:  | QString QLocalePrivate::countryToCode(QLocale::Country country) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 198-213 |  
  |  | 9 | 3 | 
 QLocaleData::stringToUnsLongLong| Name:  | QLocaleData::stringToUnsLongLong |  | Prototype:  | qulonglong QLocaleData::stringToUnsLongLong(const QChar *begin, int len, int base, bool *ok, QLocale::NumberOptions number_options) const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 3284-3295 |  
  |  | 6 | 3 | 
 QLocaleData::stringToLongLong| Name:  | QLocaleData::stringToLongLong |  | Prototype:  | qlonglong QLocaleData::stringToLongLong(const QChar *begin, int len, int base, bool *ok, QLocale::NumberOptions number_options) const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 3271-3282 |  
  |  | 6 | 3 | 
 QLocaleData::bytearrayToDouble| Name:  | QLocaleData::bytearrayToDouble |  | Prototype:  | double QLocaleData::bytearrayToDouble(const char *num, bool *ok, bool *overflow) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 3297-3309 |  
  |  | 10 | 3 | 
 QLocale::pmText| Name:  | QLocale::pmText |  | Prototype:  | QString QLocale::pmText() const |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 2504-2514 |  
  |  | 5 | 3 | 
 QLocale::nativeLanguageName| Name:  | QLocale::nativeLanguageName |  | Prototype:  | QString QLocale::nativeLanguageName() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 3575-3585 |  
  |  | 5 | 3 | 
 QLocale::nativeCountryName| Name:  | QLocale::nativeCountryName |  | Prototype:  | QString QLocale::nativeCountryName() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 3595-3605 |  
  |  | 5 | 3 |