| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 QThreadPoolPrivate::stealAndRunRunnable| Name:  | QThreadPoolPrivate::stealAndRunRunnable |  | Prototype:  | void QThreadPoolPrivate::stealAndRunRunnable(QRunnable *runnable) |  | Coverage:  |  72.727% (8/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp |  | Lines:  | 349-361 |  
  |  | 7 | 3 | 
 QTime::addMSecs| Name:  | QTime::addMSecs |  | Prototype:  | QTime QTime::addMSecs(int ms) const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 1763-1780 |  
  |  | 7 | 3 | 
 QTipLabel::tipChanged| Name:  | QTipLabel::tipChanged |  | Prototype:  | bool QTipLabel::tipChanged(const QPoint &pos, const QString &text, QObject *o) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp |  | Lines:  | 427-439 |  
  |  | 7 | 4 | 
 QToolBar::actionAt| Name:  | QToolBar::actionAt |  | Prototype:  | QAction *QToolBar::actionAt(const QPoint &p) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp |  | Lines:  | 970-979 |  
  |  | 7 | 2 | 
 QToolBar::setToolButtonStyle| Name:  | QToolBar::setToolButtonStyle |  | Prototype:  | void QToolBar::setToolButtonStyle(Qt::ToolButtonStyle toolButtonStyle) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp |  | Lines:  | 720-729 |  
  |  | 7 | 2 | 
 QToolBarAreaLayoutInfo::QToolBarAreaLayoutInfo| Name:  | QToolBarAreaLayoutInfo::QToolBarAreaLayoutInfo |  | Prototype:  | QToolBarAreaLayoutInfo::QToolBarAreaLayoutInfo(QInternal::DockPosition pos) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp |  | Lines:  | 203-219 |  
  |  | 7 | 6 | 
 QToolBarLayout::expandingDirections| Name:  | QToolBarLayout::expandingDirections |  | Prototype:  | Qt::Orientations QToolBarLayout::expandingDirections() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp |  | Lines:  | 234-243 |  
  |  | 7 | 3 | 
 QToolBoxButton::sizeHint| Name:  | QToolBoxButton::sizeHint |  | Prototype:  | QSize QToolBoxButton::sizeHint() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbox.cpp |  | Lines:  | 182-193 |  
  |  | 7 | 2 | 
 QToolBoxPrivate::relayout| Name:  | QToolBoxPrivate::relayout |  | Prototype:  | void QToolBoxPrivate::relayout() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbox.cpp |  | Lines:  | 437-447 |  
  |  | 7 | 2 | 
 QTornOffMenu::syncWithMenu| Name:  | QTornOffMenu::syncWithMenu |  | Prototype:  | void syncWithMenu(QMenu *menu, QActionEvent *act) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 118-127 |  
  |  | 7 | 4 | 
 QTransform::quadToQuad| Name:  | QTransform::quadToQuad |  | Prototype:  | bool QTransform::quadToQuad(const QPolygonF &one, const QPolygonF &two, QTransform &trans) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp |  | Lines:  | 1853-1865 |  
  |  | 7 | 3 | 
 QTreeModel::headerData| Name:  | QTreeModel::headerData |  | Prototype:  | QVariant QTreeModel::headerData(int section, Qt::Orientation orientation, int role) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp |  | Lines:  | 519-529 |  
  |  | 7 | 4 | 
 QTreeModel::setData| Name:  | QTreeModel::setData |  | Prototype:  | bool QTreeModel::setData(const QModelIndex &index, const QVariant &value, int role) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp |  | Lines:  | 385-395 |  
  |  | 7 | 3 | 
 QTreeView::mouseReleaseEvent| Name:  | QTreeView::mouseReleaseEvent |  | Prototype:  | void QTreeView::mouseReleaseEvent(QMouseEvent *event) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp |  | Lines:  | 1906-1917 |  
  |  | 7 | 4 | 
 QTreeView::resizeColumnToContents| Name:  | QTreeView::resizeColumnToContents |  | Prototype:  | void QTreeView::resizeColumnToContents(int column) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp |  | Lines:  | 2615-2624 |  
  |  | 7 | 2 | 
 QTreeWidget::isItemHidden| Name:  | QTreeWidget::isItemHidden |  | Prototype:  | bool QTreeWidget::isItemHidden(const QTreeWidgetItem *item) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp |  | Lines:  | 3067-3076 |  
  |  | 7 | 3 | 
 QTreeWidget::setItemSelected| Name:  | QTreeWidget::setItemSelected |  | Prototype:  | void QTreeWidget::setItemSelected(const QTreeWidgetItem *item, bool select) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp |  | Lines:  | 3008-3019 |  
  |  | 7 | 2 | 
 QTreeWidget::visualItemRect| Name:  | QTreeWidget::visualItemRect |  | Prototype:  | QRect QTreeWidget::visualItemRect(const QTreeWidgetItem *item) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp |  | Lines:  | 2862-2873 |  
  |  | 7 | 1 | 
 QTreeWidgetPrivate::_q_dataChanged| Name:  | QTreeWidgetPrivate::_q_dataChanged |  | Prototype:  | void QTreeWidgetPrivate::_q_dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp |  | Lines:  | 2334-2346 |  
  |  | 7 | 3 | 
 QUndoGroup::addStack| Name:  | QUndoGroup::addStack |  | Prototype:  | void QUndoGroup::addStack(QUndoStack *stack) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundogroup.cpp |  | Lines:  | 132-143 |  
  |  | 7 | 3 | 
 QUndoModel::setStackCurrentIndex| Name:  | QUndoModel::setStackCurrentIndex |  | Prototype:  | void QUndoModel::setStackCurrentIndex(const QModelIndex &index) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp |  | Lines:  | 148-160 |  
  |  | 7 | 4 | 
 QUrl::setScheme| Name:  | QUrl::setScheme |  | Prototype:  | void QUrl::setScheme(const QString &scheme) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 1956-1968 |  
  |  | 7 | 2 | 
 QUrlInfo::operator=| Name:  | QUrlInfo::operator= |  | Prototype:  | QUrlInfo &QUrlInfo::operator=(const QUrlInfo &ui) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 440-451 |  
  |  | 7 | 3 | 
 QUrlModel::dropMimeData| Name:  | QUrlModel::dropMimeData |  | Prototype:  | bool QUrlModel::dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp |  | Lines:  | 145-155 |  
  |  | 7 | 2 | 
 QUrlModel::flags| Name:  | QUrlModel::flags |  | Prototype:  | Qt::ItemFlags QUrlModel::flags(const QModelIndex &index) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp |  | Lines:  | 91-104 |  
  |  | 7 | 3 | 
 QUrlModel::mimeData| Name:  | QUrlModel::mimeData |  | Prototype:  | QMimeData *QUrlModel::mimeData(const QModelIndexList &indexes) const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp |  | Lines:  | 109-119 |  
  |  | 7 | 3 | 
 QUrlPrivate::appendAuthority| Name:  | QUrlPrivate::appendAuthority |  | Prototype:  | inline void QUrlPrivate::appendAuthority(QString &appendTo, QUrl::FormattingOptions options, Section appendingTo) const |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 851-863 |  
  |  | 7 | 4 | 
 QUrlPrivate::mergePaths| Name:  | QUrlPrivate::mergePaths |  | Prototype:  | inline QString QUrlPrivate::mergePaths(const QString &relativePath) const |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 1507-1527 |  
  |  | 7 | 3 | 
 QUrlQuery::operator ==| Name:  | QUrlQuery::operator == |  | Prototype:  | bool QUrlQuery::operator ==(const QUrlQuery &other) const |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp |  | Lines:  | 413-423 |  
  |  | 7 | 3 | 
 QUtcTimeZonePrivate::QUtcTimeZonePrivate| Name:  | QUtcTimeZonePrivate::QUtcTimeZonePrivate |  | Prototype:  | QUtcTimeZonePrivate::QUtcTimeZonePrivate(const QByteArray &id) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp |  | Lines:  | 605-617 |  
  |  | 7 | 3 | 
 QUtcTimeZonePrivate::availableTimeZoneIds| Name:  | QUtcTimeZonePrivate::availableTimeZoneIds |  | Prototype:  | QList<QByteArray> QUtcTimeZonePrivate::availableTimeZoneIds(qint32 offsetSeconds) const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp |  | Lines:  | 749-760 |  
  |  | 7 | 3 | 
 QUtcTimeZonePrivate::displayName| Name:  | QUtcTimeZonePrivate::displayName |  | Prototype:  | QString QUtcTimeZonePrivate::displayName(QTimeZone::TimeType timeType, QTimeZone::NameType nameType, const QLocale &locale) const |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp |  | Lines:  | 694-705 |  
  |  | 7 | 3 | 
 QUuid::variant| Name:  | QUuid::variant |  | Prototype:  | QUuid::Variant QUuid::variant() const noexcept |  | Coverage:  |  50.000% (8/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp |  | Lines:  | 779-789 |  
  |  | 7 | 6 | 
 QUuid::version| Name:  | QUuid::version |  | Prototype:  | QUuid::Version QUuid::version() const noexcept |  | Coverage:  |  70.000% (7/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp |  | Lines:  | 800-810 |  
  |  | 7 | 2 | 
 QVector2D::normalize| Name:  | QVector2D::normalize |  | Prototype:  | void QVector2D::normalize() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector2d.cpp |  | Lines:  | 242-254 |  
  |  | 7 | 2 | 
 QVersionNumber::SegmentStorage::setVector| Name:  | QVersionNumber::SegmentStorage::setVector |  | Prototype:  | void QVersionNumber::SegmentStorage::setVector(int len, int maj, int min, int mic) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp |  | Lines:  | 451-462 |  
  |  | 7 | 3 | 
 QVersionNumber::normalized| Name:  | QVersionNumber::normalized |  | Prototype:  | QVersionNumber QVersionNumber::normalized() const |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp |  | Lines:  | 216-226 |  
  |  | 7 | 3 | 
 QVersionNumber::segments| Name:  | QVersionNumber::segments |  | Prototype:  | QVector<int> QVersionNumber::segments() const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp |  | Lines:  | 177-187 |  
  |  | 7 | 3 | 
 QWellArray::QWellArray| Name:  | QWellArray::QWellArray |  | Prototype:  | QWellArray::QWellArray(int rows, int cols, QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 311-322 |  
  |  | 7 | 1 | 
 QWidget::adjustSize| Name:  | QWidget::adjustSize |  | Prototype:  | void QWidget::adjustSize() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 8607-8618 |  
  |  | 7 | 3 | 
 QWidget::childrenRect| Name:  | QWidget::childrenRect |  | Prototype:  | QRect QWidget::childrenRect() const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 3773-3783 |  
  |  | 7 | 3 | 
 QWidget::inputMethodQuery| Name:  | QWidget::inputMethodQuery |  | Prototype:  | QVariant QWidget::inputMethodQuery(Qt::InputMethodQuery query) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 9782-9799 |  
  |  | 7 | 7 | 
 QWidget::isAncestorOf| Name:  | QWidget::isAncestorOf |  | Prototype:  | bool QWidget::isAncestorOf(const QWidget *child) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 8686-8696 |  
  |  | 7 | 4 | 
 QWidget::isEnabledTo| Name:  | QWidget::isEnabledTo |  | Prototype:  | bool QWidget::isEnabledTo(const QWidget *ancestor) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 3263-3272 |  
  |  | 7 | 2 | 
 QWidget::repaint| Name:  | QWidget::repaint |  | Prototype:  | void QWidget::repaint(int x, int y, int w, int h) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 10855-10866 |  
  |  | 7 | 4 | 
 QWidget::showMinimized| Name:  | QWidget::showMinimized |  | Prototype:  | void QWidget::showMinimized() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 2983-2994 |  
  |  | 7 | 3 | 
 QWidget::takeLayout| Name:  | QWidget::takeLayout |  | Prototype:  | QLayout *QWidget::takeLayout() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 10153-10162 |  
  |  | 7 | 2 | 
 QWidget::windowIcon| Name:  | QWidget::windowIcon |  | Prototype:  | QIcon QWidget::windowIcon() const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 6203-6213 |  
  |  | 7 | 3 | 
 QWidget::windowTitle| Name:  | QWidget::windowTitle |  | Prototype:  | QString QWidget::windowTitle() const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 6041-6051 |  
  |  | 7 | 4 | 
 QWidgetAction::event| Name:  | QWidgetAction::event |  | Prototype:  | bool QWidgetAction::event(QEvent *event) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetaction.cpp |  | Lines:  | 223-233 |  
  |  | 7 | 4 | 
 QWidgetBackingStore::beginPaint| Name:  | QWidgetBackingStore::beginPaint |  | Prototype:  | void QWidgetBackingStore::beginPaint(QRegion &toClean, QWidget *widget, QBackingStore *backingStore, BeginPaintInfo *returnInfo, bool toCleanIsInTopLevelCoordinates) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp |  | Lines:  | 329-351 |  
  |  | 7 | 2 | 
 QWidgetLineControl::_q_deleteSelected| Name:  | QWidgetLineControl::_q_deleteSelected |  | Prototype:  | void QWidgetLineControl::_q_deleteSelected() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp |  | Lines:  | 345-355 |  
  |  | 7 | 2 | 
 QWidgetLineControl::del| Name:  | QWidgetLineControl::del |  | Prototype:  | void QWidgetLineControl::del() |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp |  | Lines:  | 243-254 |  
  |  | 7 | 3 | 
 QWidgetLineControl::emitCursorPositionChanged| Name:  | QWidgetLineControl::emitCursorPositionChanged |  | Prototype:  | void QWidgetLineControl::emitCursorPositionChanged() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp |  | Lines:  | 1404-1418 |  
  |  | 7 | 3 | 
 QWidgetLineControl::rectForPos| Name:  | QWidgetLineControl::rectForPos |  | Prototype:  | QRect QWidgetLineControl::rectForPos(int pos) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp |  | Lines:  | 412-422 |  
  |  | 7 | 2 | 
 QWidgetLineControl::setBlinkingCursorEnabled| Name:  | QWidgetLineControl::setBlinkingCursorEnabled |  | Prototype:  | void QWidgetLineControl::setBlinkingCursorEnabled(bool enable) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp |  | Lines:  | 1496-1509 |  
  |  | 7 | 3 | 
 QWidgetPrivate::adjustQuitOnCloseAttribute| Name:  | QWidgetPrivate::adjustQuitOnCloseAttribute |  | Prototype:  | void QWidgetPrivate::adjustQuitOnCloseAttribute() |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12184-12195 |  
  |  | 7 | 4 | 
 QWidgetPrivate::isAboutToShow| Name:  | QWidgetPrivate::isAboutToShow |  | Prototype:  | bool QWidgetPrivate::isAboutToShow() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 5357-5369 |  
  |  | 7 | 3 | 
 QWidgetPrivate::lower_sys| Name:  | QWidgetPrivate::lower_sys |  | Prototype:  | void QWidgetPrivate::lower_sys() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 11823-11833 |  
  |  | 7 | 3 | 
 QWidgetPrivate::raise_sys| Name:  | QWidgetPrivate::raise_sys |  | Prototype:  | void QWidgetPrivate::raise_sys() |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 11773-11784 |  
  |  | 7 | 4 | 
 QWidgetPrivate::setFocus_sys| Name:  | QWidgetPrivate::setFocus_sys |  | Prototype:  | void QWidgetPrivate::setFocus_sys() |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 6612-6625 |  
  |  | 7 | 4 | 
 QWidgetResizeHandler::QWidgetResizeHandler| Name:  | QWidgetResizeHandler::QWidgetResizeHandler |  | Prototype:  | QWidgetResizeHandler::QWidgetResizeHandler(QWidget *parent, QWidget *cw) |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetresizehandler.cpp |  | Lines:  | 63-74 |  
  |  | 7 | 1 | 
 QWidgetTextControl::canInsertFromMimeData| Name:  | QWidgetTextControl::canInsertFromMimeData |  | Prototype:  | bool QWidgetTextControl::canInsertFromMimeData(const QMimeData *source) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp |  | Lines:  | 2626-2636 |  
  |  | 7 | 2 | 
 QWidgetTextControl::cursorForPosition| Name:  | QWidgetTextControl::cursorForPosition |  | Prototype:  | QTextCursor QWidgetTextControl::cursorForPosition(const QPointF &pos) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp |  | Lines:  | 2323-2332 |  
  |  | 7 | 2 | 
 QWidgetTextControlPrivate::setCursorVisible| Name:  | QWidgetTextControlPrivate::setCursorVisible |  | Prototype:  | void QWidgetTextControlPrivate::setCursorVisible(bool visible) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp |  | Lines:  | 688-700 |  
  |  | 7 | 3 | 
 QWidgetTextControlPrivate::updateCurrentCharFormat| Name:  | QWidgetTextControlPrivate::updateCurrentCharFormat |  | Prototype:  | void QWidgetTextControlPrivate::updateCurrentCharFormat() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp |  | Lines:  | 300-311 |  
  |  | 7 | 2 | 
 QWidgetTextControlPrivate::updateCursorBlinking| Name:  | QWidgetTextControlPrivate::updateCursorBlinking |  | Prototype:  | void QWidgetTextControlPrivate::updateCursorBlinking() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp |  | Lines:  | 702-713 |  
  |  | 7 | 3 | 
 QWidgetWindow::handleFocusInEvent| Name:  | QWidgetWindow::handleFocusInEvent |  | Prototype:  | void QWidgetWindow::handleFocusInEvent(QFocusEvent *e) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp |  | Lines:  | 426-436 |  
  |  | 7 | 4 | 
 QWindow::reportContentOrientationChange| Name:  | QWindow::reportContentOrientationChange |  | Prototype:  | void QWindow::reportContentOrientationChange(Qt::ScreenOrientation orientation) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp |  | Lines:  | 1094-1103 |  
  |  | 7 | 3 | 
 QWindow::setOpacity| Name:  | QWindow::setOpacity |  | Prototype:  | void QWindow::setOpacity(qreal level) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp |  | Lines:  | 953-963 |  
  |  | 7 | 3 | 
 QWindowContainerPrivate::markParentChain| Name:  | QWindowContainerPrivate::markParentChain |  | Prototype:  | void markParentChain() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp |  | Lines:  | 113-122 |  
  |  | 7 | 2 | 
 QWindowPrivate::applyCursor| Name:  | QWindowPrivate::applyCursor |  | Prototype:  | void QWindowPrivate::applyCursor() |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp |  | Lines:  | 2568-2579 |  
  |  | 7 | 4 | 
 QWindowSystemInterface::handleTabletEvent| Name:  | QWindowSystemInterface::handleTabletEvent |  | Prototype:  | void QWindowSystemInterface::handleTabletEvent(QWindow *w, ulong timestamp, const QPointF &local, const QPointF &global, int device, int pointerType, Qt::MouseButtons buttons, qreal pressure, int xTilt, int yTilt, qreal tangentialPressure, qreal rotation, int z, qint64 uid, Qt::KeyboardModifiers modifiers) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp |  | Lines:  | 732-744 |  
  |  | 7 | 1 | 
 QWizard::field| Name:  | QWizard::field |  | Prototype:  | QVariant QWizard::field(const QString &name) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 2535-2547 |  
  |  | 7 | 2 | 
 QWizardPage::isFinalPage| Name:  | QWizardPage::isFinalPage |  | Prototype:  | bool QWizardPage::isFinalPage() const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 3740-3753 |  
  |  | 7 | 3 | 
 QXbmHandler::canRead| Name:  | QXbmHandler::canRead |  | Prototype:  | bool QXbmHandler::canRead(QIODevice *device) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp |  | Lines:  | 283-298 |  
  |  | 7 | 2 | 
 QXcbClipboardMime::QXcbClipboardMime| Name:  | QXcbClipboardMime::QXcbClipboardMime |  | Prototype:  | QXcbClipboardMime(QClipboard::Mode mode, QXcbClipboard *clipboard) |  | Coverage:  |  33.333% (2/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp |  | Lines:  | 63-80 |  
  |  | 7 | 4 | 
 QXcbConnection::getSelectionOwner| Name:  | QXcbConnection::getSelectionOwner |  | Prototype:  | xcb_window_t QXcbConnection::getSelectionOwner(xcb_atom_t atom) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 1487-1496 |  
  |  | 7 | 1 | 
 QXcbConnection::internAtom| Name:  | QXcbConnection::internAtom |  | Prototype:  | xcb_atom_t QXcbConnection::internAtom(const char *name) |  | Coverage:  |  50.000% (3/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 2032-2042 |  
  |  | 7 | 2 | 
 QXcbCursor::~QXcbCursor| Name:  | QXcbCursor::~QXcbCursor |  | Prototype:  | QXcbCursor::~QXcbCursor() |  | Coverage:  |  87.500% (7/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp |  | Lines:  | 334-349 |  
  |  | 7 | 4 | 
 QXcbDrag::findTransactionByTime| Name:  | QXcbDrag::findTransactionByTime |  | Prototype:  | int QXcbDrag::findTransactionByTime(xcb_timestamp_t timestamp) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 589-600 |  
  |  | 7 | 3 | 
 QXcbDrag::findTransactionByWindow| Name:  | QXcbDrag::findTransactionByWindow |  | Prototype:  | int QXcbDrag::findTransactionByWindow(xcb_window_t window) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 576-587 |  
  |  | 7 | 3 | 
 QXcbDrag::handleLeave| Name:  | QXcbDrag::handleLeave |  | Prototype:  | void QXcbDrag::handleLeave(QPlatformWindow *w, const xcb_client_message_event_t *event) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 880-903 |  
  |  | 7 | 3 | 
 QXcbDrag::toDropAction| Name:  | QXcbDrag::toDropAction |  | Prototype:  | Qt::DropAction QXcbDrag::toDropAction(xcb_atom_t a) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 548-557 |  
  |  | 7 | 4 | 
 QXcbKeyboard::handleMappingNotifyEvent| Name:  | QXcbKeyboard::handleMappingNotifyEvent |  | Prototype:  | void QXcbKeyboard::handleMappingNotifyEvent(const void *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp |  | Lines:  | 1599-1610 |  
  |  | 7 | 2 | 
 QXcbKeyboard::~QXcbKeyboard| Name:  | QXcbKeyboard::~QXcbKeyboard |  | Prototype:  | QXcbKeyboard::~QXcbKeyboard() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp |  | Lines:  | 1167-1176 |  
  |  | 7 | 2 | 
 QXcbNativeInterface::nativeResourceFunctionForIntegration| Name:  | QXcbNativeInterface::nativeResourceFunctionForIntegration |  | Prototype:  | QPlatformNativeInterface::NativeResourceForIntegrationFunction QXcbNativeInterface::nativeResourceFunctionForIntegration(const QByteArray &resource) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp |  | Lines:  | 307-317 |  
  |  | 7 | 3 | 
 QXcbNativeInterface::qPlatformScreenForWindow| Name:  | QXcbNativeInterface::qPlatformScreenForWindow |  | Prototype:  | QXcbScreen *QXcbNativeInterface::qPlatformScreenForWindow(QWindow *window) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp |  | Lines:  | 511-522 |  
  |  | 7 | 2 | 
 QXcbSystemTrayTracker::create| Name:  | QXcbSystemTrayTracker::create |  | Prototype:  | QXcbSystemTrayTracker *QXcbSystemTrayTracker::create(QXcbConnection *connection) |  | Coverage:  |  50.000% (4/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsystemtraytracker.cpp |  | Lines:  | 62-74 |  
  |  | 7 | 4 | 
 QXcbSystemTrayTracker::locateTrayWindow| Name:  | QXcbSystemTrayTracker::locateTrayWindow |  | Prototype:  | xcb_window_t QXcbSystemTrayTracker::locateTrayWindow(const QXcbConnection *connection, xcb_atom_t selection) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsystemtraytracker.cpp |  | Lines:  | 87-96 |  
  |  | 7 | 2 | 
 QXcbWindow::handleButtonReleaseEvent| Name:  | QXcbWindow::handleButtonReleaseEvent |  | Prototype:  | void QXcbWindow::handleButtonReleaseEvent(int event_x, int event_y, int root_x, int root_y, int detail, Qt::KeyboardModifiers modifiers, xcb_timestamp_t timestamp, Qt::MouseEventSource source) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 2263-2278 |  
  |  | 7 | 3 | 
 QXcbWindow::handleEnterNotifyEvent| Name:  | QXcbWindow::handleEnterNotifyEvent |  | Prototype:  | void QXcbWindow::handleEnterNotifyEvent(int event_x, int event_y, int root_x, int root_y, quint8 mode, quint8 detail, xcb_timestamp_t timestamp) |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 2335-2350 |  
  |  | 7 | 2 | 
 QXcbWindow::relayFocusToModalWindow| Name:  | QXcbWindow::relayFocusToModalWindow |  | Prototype:  | bool QXcbWindow::relayFocusToModalWindow() const |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 919-930 |  
  |  | 7 | 2 | 
 QXmlNamespaceSupport::prefixes| Name:  | QXmlNamespaceSupport::prefixes |  | Prototype:  | QStringList QXmlNamespaceSupport::prefixes(const QString& uri) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 676-687 |  
  |  | 7 | 3 | 
 QXmlNamespaceSupport::prefixes| Name:  | QXmlNamespaceSupport::prefixes |  | Prototype:  | QStringList QXmlNamespaceSupport::prefixes() const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp |  | Lines:  | 649-660 |  
  |  | 7 | 3 | 
 QXmlStreamPrivateTagStack::QXmlStreamPrivateTagStack| Name:  | QXmlStreamPrivateTagStack::QXmlStreamPrivateTagStack |  | Prototype:  | QXmlStreamPrivateTagStack::QXmlStreamPrivateTagStack() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 772-781 |  
  |  | 7 | 1 | 
 QXmlStreamReaderPrivate::getChar| Name:  | QXmlStreamReaderPrivate::getChar |  | Prototype:  | inline uint QXmlStreamReaderPrivate::getChar() |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 925-938 |  
  |  | 7 | 3 | 
 QXmlStreamReaderPrivate::namespaceForPrefix| Name:  | QXmlStreamReaderPrivate::namespaceForPrefix |  | Prototype:  | QStringRef QXmlStreamReaderPrivate::namespaceForPrefix(const QStringRef &prefix) |  | Coverage:  |  91.667% (11/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 1550-1565 |  
  |  | 7 | 4 | 
 QXmlStreamWriter::writeCDATA| Name:  | QXmlStreamWriter::writeCDATA |  | Prototype:  | void QXmlStreamWriter::writeCDATA(const QString &text) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3508-3517 |  
  |  | 7 | 1 | 
 QXmlStreamWriter::writeDTD| Name:  | QXmlStreamWriter::writeDTD |  | Prototype:  | void QXmlStreamWriter::writeDTD(const QString &dtd) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 3554-3563 |  
  |  | 7 | 3 |