| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 QGraphicsTextItem::textInteractionFlags| Name:  | QGraphicsTextItem::textInteractionFlags |  | Prototype:  | Qt::TextInteractionFlags QGraphicsTextItem::textInteractionFlags() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10627-10632 |  
  |  | 3 | 2 | 
 QGraphicsTextItem::textWidth| Name:  | QGraphicsTextItem::textWidth |  | Prototype:  | qreal QGraphicsTextItem::textWidth() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10168-10173 |  
  |  | 3 | 2 | 
 QGraphicsTextItem::toHtml| Name:  | QGraphicsTextItem::toHtml |  | Prototype:  | QString QGraphicsTextItem::toHtml() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9965-9972 |  
  |  | 3 | 2 | 
 QGraphicsTextItem::toPlainText| Name:  | QGraphicsTextItem::toPlainText |  | Prototype:  | QString QGraphicsTextItem::toPlainText() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9991-9996 |  
  |  | 3 | 2 | 
 QGraphicsTextItemPrivate::_q_ensureVisible| Name:  | QGraphicsTextItemPrivate::_q_ensureVisible |  | Prototype:  | void QGraphicsTextItemPrivate::_q_ensureVisible(QRectF rect) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10523-10529 |  
  |  | 3 | 2 | 
 QGraphicsTransform::update| Name:  | QGraphicsTransform::update |  | Prototype:  | void QGraphicsTransform::update() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp |  | Lines:  | 173-178 |  
  |  | 3 | 2 | 
 QGraphicsView::inputMethodEvent| Name:  | QGraphicsView::inputMethodEvent |  | Prototype:  | void QGraphicsView::inputMethodEvent(QInputMethodEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 3730-3735 |  
  |  | 3 | 2 | 
 QGraphicsView::setForegroundBrush| Name:  | QGraphicsView::setForegroundBrush |  | Prototype:  | void QGraphicsView::setForegroundBrush(const QBrush &brush) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 2654-2659 |  
  |  | 3 | 1 | 
 QGraphicsView::viewportTransform| Name:  | QGraphicsView::viewportTransform |  | Prototype:  | QTransform QGraphicsView::viewportTransform() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 3838-3843 |  
  |  | 3 | 1 | 
 QGraphicsViewPrivate::freeStyleOptionsArray| Name:  | QGraphicsViewPrivate::freeStyleOptionsArray |  | Prototype:  | void QGraphicsViewPrivate::freeStyleOptionsArray(QStyleOptionGraphicsItem *array) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1099-1104 |  
  |  | 3 | 2 | 
 QGraphicsViewPrivate::horizontalScroll| Name:  | QGraphicsViewPrivate::horizontalScroll |  | Prototype:  | qint64 QGraphicsViewPrivate::horizontalScroll() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 544-549 |  
  |  | 3 | 2 | 
 QGraphicsViewPrivate::mapRectFromScene| Name:  | QGraphicsViewPrivate::mapRectFromScene |  | Prototype:  | QRectF QGraphicsViewPrivate::mapRectFromScene(const QRectF &rect) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 583-588 |  
  |  | 3 | 2 | 
 QGraphicsViewPrivate::replayLastMouseEvent| Name:  | QGraphicsViewPrivate::replayLastMouseEvent |  | Prototype:  | void QGraphicsViewPrivate::replayLastMouseEvent() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 615-620 |  
  |  | 3 | 2 | 
 QGraphicsViewPrivate::storeMouseEvent| Name:  | QGraphicsViewPrivate::storeMouseEvent |  | Prototype:  | void QGraphicsViewPrivate::storeMouseEvent(QMouseEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 625-630 |  
  |  | 3 | 1 | 
 QGraphicsViewPrivate::verticalScroll| Name:  | QGraphicsViewPrivate::verticalScroll |  | Prototype:  | qint64 QGraphicsViewPrivate::verticalScroll() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 557-562 |  
  |  | 3 | 2 | 
 QGraphicsWidget::adjustSize| Name:  | QGraphicsWidget::adjustSize |  | Prototype:  | void QGraphicsWidget::adjustSize() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 871-877 |  
  |  | 3 | 2 | 
 QGraphicsWidget::focusInEvent| Name:  | QGraphicsWidget::focusInEvent |  | Prototype:  | void QGraphicsWidget::focusInEvent(QFocusEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1534-1539 |  
  |  | 3 | 2 | 
 QGraphicsWidget::focusOutEvent| Name:  | QGraphicsWidget::focusOutEvent |  | Prototype:  | void QGraphicsWidget::focusOutEvent(QFocusEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1582-1587 |  
  |  | 3 | 2 | 
 QGraphicsWidget::paint| Name:  | QGraphicsWidget::paint |  | Prototype:  | void QGraphicsWidget::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 2242-2247 |  
  |  | 3 | 1 | 
 QGraphicsWidget::releaseShortcut| Name:  | QGraphicsWidget::releaseShortcut |  | Prototype:  | void QGraphicsWidget::releaseShortcut(int id) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1941-1946 |  
  |  | 3 | 2 | 
 QGraphicsWidget::setLayoutDirection| Name:  | QGraphicsWidget::setLayoutDirection |  | Prototype:  | void QGraphicsWidget::setLayoutDirection(Qt::LayoutDirection direction) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 909-914 |  
  |  | 3 | 1 | 
 QGraphicsWidget::setShortcutAutoRepeat| Name:  | QGraphicsWidget::setShortcutAutoRepeat |  | Prototype:  | void QGraphicsWidget::setShortcutAutoRepeat(int id, bool enabled) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1977-1982 |  
  |  | 3 | 2 | 
 QGraphicsWidget::setShortcutEnabled| Name:  | QGraphicsWidget::setShortcutEnabled |  | Prototype:  | void QGraphicsWidget::setShortcutEnabled(int id, bool enabled) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1962-1967 |  
  |  | 3 | 2 | 
 QGraphicsWidget::setWindowTitle| Name:  | QGraphicsWidget::setWindowTitle |  | Prototype:  | void QGraphicsWidget::setWindowTitle(const QString &title) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1824-1829 |  
  |  | 3 | 1 | 
 QGraphicsWidget::shape| Name:  | QGraphicsWidget::shape |  | Prototype:  | QPainterPath QGraphicsWidget::shape() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 2366-2371 |  
  |  | 3 | 1 | 
 QGraphicsWidget::style| Name:  | QGraphicsWidget::style |  | Prototype:  | QStyle *QGraphicsWidget::style() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 930-936 |  
  |  | 3 | 2 | 
 QGraphicsWidget::unsetLayoutDirection| Name:  | QGraphicsWidget::unsetLayoutDirection |  | Prototype:  | void QGraphicsWidget::unsetLayoutDirection() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 915-920 |  
  |  | 3 | 1 | 
 QGraphicsWidgetPrivate::setFont_helper| Name:  | QGraphicsWidgetPrivate::setFont_helper |  | Prototype:  | void QGraphicsWidgetPrivate::setFont_helper(const QFont &font) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp |  | Lines:  | 259-264 |  
  |  | 3 | 2 | 
 QGraphicsWidgetPrivate::setPalette_helper| Name:  | QGraphicsWidgetPrivate::setPalette_helper |  | Prototype:  | void QGraphicsWidgetPrivate::setPalette_helper(const QPalette &palette) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp |  | Lines:  | 164-169 |  
  |  | 3 | 2 | 
 QGraphicsWidgetPrivate::titleBarHeight| Name:  | QGraphicsWidgetPrivate::titleBarHeight |  | Prototype:  | qreal QGraphicsWidgetPrivate::titleBarHeight(const QStyleOptionTitleBar &options) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp |  | Lines:  | 85-90 |  
  |  | 3 | 1 | 
 QGraphicsWidgetPrivate::~QGraphicsWidgetPrivate| Name:  | QGraphicsWidgetPrivate::~QGraphicsWidgetPrivate |  | Prototype:  | QGraphicsWidgetPrivate::~QGraphicsWidgetPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp |  | Lines:  | 114-120 |  
  |  | 3 | 1 | 
 QGridLayout::heightForWidth| Name:  | QGridLayout::heightForWidth |  | Prototype:  | int QGridLayout::heightForWidth(int w) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1290-1295 |  
  |  | 3 | 1 | 
 QGridLayout::invalidate| Name:  | QGridLayout::invalidate |  | Prototype:  | void QGridLayout::invalidate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1687-1692 |  
  |  | 3 | 1 | 
 QGridLayout::minimumHeightForWidth| Name:  | QGridLayout::minimumHeightForWidth |  | Prototype:  | int QGridLayout::minimumHeightForWidth(int w) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1300-1305 |  
  |  | 3 | 1 | 
 QGridLayout::setColumnMinimumWidth| Name:  | QGridLayout::setColumnMinimumWidth |  | Prototype:  | void QGridLayout::setColumnMinimumWidth(int column, int minSize) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1633-1638 |  
  |  | 3 | 1 | 
 QGridLayout::setColumnStretch| Name:  | QGridLayout::setColumnStretch |  | Prototype:  | void QGridLayout::setColumnStretch(int column, int stretch) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1596-1601 |  
  |  | 3 | 1 | 
 QGridLayout::setHorizontalSpacing| Name:  | QGridLayout::setHorizontalSpacing |  | Prototype:  | void QGridLayout::setHorizontalSpacing(int spacing) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1142-1147 |  
  |  | 3 | 1 | 
 QGridLayout::setOriginCorner| Name:  | QGridLayout::setOriginCorner |  | Prototype:  | void QGridLayout::setOriginCorner(Qt::Corner corner) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1663-1668 |  
  |  | 3 | 1 | 
 QGridLayout::setRowMinimumHeight| Name:  | QGridLayout::setRowMinimumHeight |  | Prototype:  | void QGridLayout::setRowMinimumHeight(int row, int minSize) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1610-1615 |  
  |  | 3 | 1 | 
 QGridLayout::setRowStretch| Name:  | QGridLayout::setRowStretch |  | Prototype:  | void QGridLayout::setRowStretch(int row, int stretch) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1550-1555 |  
  |  | 3 | 1 | 
 QGridLayout::setSpacing| Name:  | QGridLayout::setSpacing |  | Prototype:  | void QGridLayout::setSpacing(int spacing) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1193-1198 |  
  |  | 3 | 1 | 
 QGridLayout::setVerticalSpacing| Name:  | QGridLayout::setVerticalSpacing |  | Prototype:  | void QGridLayout::setVerticalSpacing(int spacing) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 1170-1175 |  
  |  | 3 | 1 | 
 QGridLayoutEngine::fillRowData::init| Name:  | QGridLayoutEngine::fillRowData::init |  | Prototype:  | inline void init(int row) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 1362-1366 |  
  |  | 3 | 1 | 
 QGridLayoutEngine::hasDynamicConstraint| Name:  | QGridLayoutEngine::hasDynamicConstraint |  | Prototype:  | bool QGridLayoutEngine::hasDynamicConstraint() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 1619-1624 |  
  |  | 3 | 2 | 
 QGridLayoutEngine::setItemAt| Name:  | QGridLayoutEngine::setItemAt |  | Prototype:  | void QGridLayoutEngine::setItemAt(int row, int column, QGridLayoutItem *item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 1282-1287 |  
  |  | 3 | 1 | 
 QGridLayoutItem::transpose| Name:  | QGridLayoutItem::transpose |  | Prototype:  | void QGridLayoutItem::transpose() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 696-701 |  
  |  | 3 | 1 | 
 QGridLayoutPrivate::deleteAll| Name:  | QGridLayoutPrivate::deleteAll |  | Prototype:  | void QGridLayoutPrivate::deleteAll() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 369-374 |  
  |  | 3 | 2 | 
 QGridLayoutPrivate::itemAt| Name:  | QGridLayoutPrivate::itemAt |  | Prototype:  | inline QLayoutItem *itemAt(int index) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 151-156 |  
  |  | 3 | 2 | 
 QGroupBox::QGroupBox| Name:  | QGroupBox::QGroupBox |  | Prototype:  | QGroupBox::QGroupBox(const QString &title, QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp |  | Lines:  | 196-202 |  
  |  | 3 | 1 | 
 QGuiApplication::event| Name:  | QGuiApplication::event |  | Prototype:  | bool QGuiApplication::event(QEvent *e) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1657-1663 |  
  |  | 3 | 2 | 
 QGuiApplication::focusObject| Name:  | QGuiApplication::focusObject |  | Prototype:  | QObject *QGuiApplication::focusObject() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 896-901 |  
  |  | 3 | 2 | 
 QGuiApplication::notify| Name:  | QGuiApplication::notify |  | Prototype:  | bool QGuiApplication::notify(QObject *object, QEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1648-1653 |  
  |  | 3 | 2 | 
 QGuiApplication::primaryScreen| Name:  | QGuiApplication::primaryScreen |  | Prototype:  | QScreen *QGuiApplication::primaryScreen() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 940-945 |  
  |  | 3 | 2 | 
 QGuiApplication::queryKeyboardModifiers| Name:  | QGuiApplication::queryKeyboardModifiers |  | Prototype:  | Qt::KeyboardModifiers QGuiApplication::queryKeyboardModifiers() |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1566-1571 |  
  |  | 3 | 2 | 
 QGuiApplication::setApplicationDisplayName| Name:  | QGuiApplication::setApplicationDisplayName |  | Prototype:  | void QGuiApplication::setApplicationDisplayName(const QString &name) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 667-672 |  
  |  | 3 | 2 | 
 QGuiApplication::setDesktopFileName| Name:  | QGuiApplication::setDesktopFileName |  | Prototype:  | void QGuiApplication::setDesktopFileName(const QString &name) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 695-700 |  
  |  | 3 | 2 | 
 QGuiApplication::setOverrideCursor| Name:  | QGuiApplication::setOverrideCursor |  | Prototype:  | void QGuiApplication::setOverrideCursor(const QCursor &cursor) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3517-3522 |  
  |  | 3 | 2 | 
 QGuiApplication::styleHints| Name:  | QGuiApplication::styleHints |  | Prototype:  | QStyleHints *QGuiApplication::styleHints() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3560-3565 |  
  |  | 3 | 2 | 
 QGuiApplicationPrivate::reportScreenOrientationChange| Name:  | QGuiApplicationPrivate::reportScreenOrientationChange |  | Prototype:  | void QGuiApplicationPrivate::reportScreenOrientationChange(QScreen *s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2689-2695 |  
  |  | 3 | 1 | 
 QHashData::allocateNode| Name:  | QHashData::allocateNode |  | Prototype:  | void *QHashData::allocateNode(int nodeAlign) |  | Coverage:  |  66.667% (4/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 499-504 |  
  |  | 3 | 2 | 
 QHashData::freeNode| Name:  | QHashData::freeNode |  | Prototype:  | void QHashData::freeNode(void *node) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 506-512 |  
  |  | 3 | 2 | 
 QHeaderView::QHeaderView| Name:  | QHeaderView::QHeaderView |  | Prototype:  | QHeaderView::QHeaderView(Qt::Orientation orientation, QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 301-307 |  
  |  | 3 | 1 | 
 QHeaderView::QHeaderView| Name:  | QHeaderView::QHeaderView |  | Prototype:  | QHeaderView::QHeaderView(QHeaderViewPrivate &dd, Qt::Orientation orientation, QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 312-319 |  
  |  | 3 | 1 | 
 QHeaderView::count| Name:  | QHeaderView::count |  | Prototype:  | int QHeaderView::count() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 1050-1057 |  
  |  | 3 | 1 | 
 QHeaderView::resizeSections| Name:  | QHeaderView::resizeSections |  | Prototype:  | void QHeaderView::resizeSections() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 1834-1839 |  
  |  | 3 | 2 | 
 QHeaderView::sectionsAboutToBeRemoved| Name:  | QHeaderView::sectionsAboutToBeRemoved |  | Prototype:  | void QHeaderView::sectionsAboutToBeRemoved(const QModelIndex &parent, int logicalFirst, int logicalLast) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 1954-1960 |  
  |  | 3 | 1 | 
 QHeaderViewPrivate::headerSectionResizeMode| Name:  | QHeaderViewPrivate::headerSectionResizeMode |  | Prototype:  | QHeaderView::ResizeMode QHeaderViewPrivate::headerSectionResizeMode(int visual) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 3696-3701 |  
  |  | 3 | 2 | 
 QHeaderViewPrivate::headerSectionSize| Name:  | QHeaderViewPrivate::headerSectionSize |  | Prototype:  | int QHeaderViewPrivate::headerSectionSize(int visual) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 3653-3658 |  
  |  | 3 | 2 | 
 QHeaderViewPrivate::setGlobalHeaderResizeMode| Name:  | QHeaderViewPrivate::setGlobalHeaderResizeMode |  | Prototype:  | void QHeaderViewPrivate::setGlobalHeaderResizeMode(QHeaderView::ResizeMode mode) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 3703-3708 |  
  |  | 3 | 2 | 
 QHighDpiScaling::factor| Name:  | QHighDpiScaling::factor |  | Prototype:  | qreal QHighDpiScaling::factor(const QPlatformScreen *platformScreen) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp |  | Lines:  | 408-414 |  
  |  | 3 | 2 | 
 QHighDpiScaling::factor| Name:  | QHighDpiScaling::factor |  | Prototype:  | qreal QHighDpiScaling::factor(const QWindow *window) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp |  | Lines:  | 416-422 |  
  |  | 3 | 2 | 
 QHostAddress::setScopeId| Name:  | QHostAddress::setScopeId |  | Prototype:  | void QHostAddress::setScopeId(const QString &id) |  | Coverage:  |  57.143% (4/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp |  | Lines:  | 806-811 |  
  |  | 3 | 3 | 
 QHostInfoLookupManager::QHostInfoLookupManager| Name:  | QHostInfoLookupManager::QHostInfoLookupManager |  | Prototype:  | QHostInfoLookupManager::QHostInfoLookupManager() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 555-560 |  
  |  | 3 | 1 | 
 QHttpMultiPartIODevice::writeData| Name:  | QHttpMultiPartIODevice::writeData |  | Prototype:  | qint64 QHttpMultiPartIODevice::writeData(const char *data, qint64 maxSize) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp |  | Lines:  | 549-554 |  
  |  | 3 | 1 | 
 QHttpNetworkConnection::QHttpNetworkConnection| Name:  | QHttpNetworkConnection::QHttpNetworkConnection |  | Prototype:  | QHttpNetworkConnection::QHttpNetworkConnection(const QString &hostName, quint16 port, bool encrypt, QHttpNetworkConnection::ConnectionType connectionType, QObject *parent, QSharedPointer<QNetworkSession> networkSession) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines:  | 1269-1277 |  
  |  | 3 | 1 | 
 QHttpNetworkConnection::QHttpNetworkConnection| Name:  | QHttpNetworkConnection::QHttpNetworkConnection |  | Prototype:  | QHttpNetworkConnection::QHttpNetworkConnection(quint16 connectionCount, const QString &hostName, quint16 port, bool encrypt, QObject *parent, QSharedPointer<QNetworkSession> networkSession, QHttpNetworkConnection::ConnectionType connectionType) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines:  | 1279-1289 |  
  |  | 3 | 1 | 
 QHttpNetworkConnection::setTransparentProxy| Name:  | QHttpNetworkConnection::setTransparentProxy |  | Prototype:  | void QHttpNetworkConnection::setTransparentProxy(const QNetworkProxy &networkProxy) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines:  | 1363-1368 |  
  |  | 3 | 2 | 
 QHttpNetworkConnectionChannel::_q_encryptedBytesWritten| Name:  | QHttpNetworkConnectionChannel::_q_encryptedBytesWritten |  | Prototype:  | void QHttpNetworkConnectionChannel::_q_encryptedBytesWritten(qint64 bytes) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp |  | Lines:  | 1160-1167 |  
  |  | 3 | 2 | 
 QHttpNetworkConnectionChannel::ignoreSslErrors| Name:  | QHttpNetworkConnectionChannel::ignoreSslErrors |  | Prototype:  | void QHttpNetworkConnectionChannel::ignoreSslErrors() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp |  | Lines:  | 634-640 |  
  |  | 3 | 2 | 
 QHttpNetworkConnectionChannel::ignoreSslErrors| Name:  | QHttpNetworkConnectionChannel::ignoreSslErrors |  | Prototype:  | void QHttpNetworkConnectionChannel::ignoreSslErrors(const QList<QSslError> &errors) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp |  | Lines:  | 643-649 |  
  |  | 3 | 2 | 
 QHttpNetworkConnectionChannel::setProxy| Name:  | QHttpNetworkConnectionChannel::setProxy |  | Prototype:  | void QHttpNetworkConnectionChannel::setProxy(const QNetworkProxy &networkProxy) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp |  | Lines:  | 622-628 |  
  |  | 3 | 2 | 
 QHttpNetworkConnectionChannel::setSslConfiguration| Name:  | QHttpNetworkConnectionChannel::setSslConfiguration |  | Prototype:  | void QHttpNetworkConnectionChannel::setSslConfiguration(const QSslConfiguration &config) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp |  | Lines:  | 651-657 |  
  |  | 3 | 2 | 
 QHttpNetworkConnectionPrivate::_q_connectDelayedChannel| Name:  | QHttpNetworkConnectionPrivate::_q_connectDelayedChannel |  | Prototype:  | void QHttpNetworkConnectionPrivate::_q_connectDelayedChannel() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines:  | 1260-1266 |  
  |  | 3 | 2 | 
 QHttpNetworkConnectionPrivate::networkLayerDetected| Name:  | QHttpNetworkConnectionPrivate::networkLayerDetected |  | Prototype:  | void QHttpNetworkConnectionPrivate::networkLayerDetected(QAbstractSocket::NetworkLayerProtocol protocol) |  | Coverage:  |  77.778% (7/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines:  | 1251-1258 |  
  |  | 3 | 3 | 
 QHttpNetworkConnectionPrivate::updateChannel| Name:  | QHttpNetworkConnectionPrivate::updateChannel |  | Prototype:  | void QHttpNetworkConnectionPrivate::updateChannel(int i, const HttpMessagePair &messagePair) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines:  | 693-700 |  
  |  | 3 | 1 | 
 QHttpNetworkReply::ignoreSslErrors| Name:  | QHttpNetworkReply::ignoreSslErrors |  | Prototype:  | void QHttpNetworkReply::ignoreSslErrors() |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp |  | Lines:  | 1012-1017 |  
  |  | 3 | 2 | 
 QHttpNetworkReply::ignoreSslErrors| Name:  | QHttpNetworkReply::ignoreSslErrors |  | Prototype:  | void QHttpNetworkReply::ignoreSslErrors(const QList<QSslError> &errors) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp |  | Lines:  | 1019-1024 |  
  |  | 3 | 2 | 
 QHttpNetworkReply::setDownstreamLimited| Name:  | QHttpNetworkReply::setDownstreamLimited |  | Prototype:  | void QHttpNetworkReply::setDownstreamLimited(bool dsl) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp |  | Lines:  | 239-244 |  
  |  | 3 | 1 | 
 QHttpNetworkReply::setRequest| Name:  | QHttpNetworkReply::setRequest |  | Prototype:  | void QHttpNetworkReply::setRequest(const QHttpNetworkRequest &request) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp |  | Lines:  | 140-145 |  
  |  | 3 | 1 | 
 QHttpNetworkReply::setSslConfiguration| Name:  | QHttpNetworkReply::setSslConfiguration |  | Prototype:  | void QHttpNetworkReply::setSslConfiguration(const QSslConfiguration &config) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp |  | Lines:  | 1005-1010 |  
  |  | 3 | 2 | 
 QHttpNetworkReply::setUserProvidedDownloadBuffer| Name:  | QHttpNetworkReply::setUserProvidedDownloadBuffer |  | Prototype:  | void QHttpNetworkReply::setUserProvidedDownloadBuffer(char* b) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp |  | Lines:  | 258-263 |  
  |  | 3 | 2 | 
 QHttpSocketEngine::emitPendingConnectionNotification| Name:  | QHttpSocketEngine::emitPendingConnectionNotification |  | Prototype:  | void QHttpSocketEngine::emitPendingConnectionNotification() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp |  | Lines:  | 791-796 |  
  |  | 3 | 1 | 
 QHttpSocketEngine::slotSocketBytesWritten| Name:  | QHttpSocketEngine::slotSocketBytesWritten |  | Prototype:  | void QHttpSocketEngine::slotSocketBytesWritten() |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp |  | Lines:  | 731-736 |  
  |  | 3 | 2 | 
 QHttpSocketEnginePrivate::QHttpSocketEnginePrivate| Name:  | QHttpSocketEnginePrivate::QHttpSocketEnginePrivate |  | Prototype:  | QHttpSocketEnginePrivate::QHttpSocketEnginePrivate() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp |  | Lines:  | 828-841 |  
  |  | 3 | 1 | 
 QHttpThreadDelegate::preSharedKeyAuthenticationRequiredSlot| Name:  | QHttpThreadDelegate::preSharedKeyAuthenticationRequiredSlot |  | Prototype:  | void QHttpThreadDelegate::preSharedKeyAuthenticationRequiredSlot(QSslPreSharedKeyAuthenticator *authenticator) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 691-697 |  
  |  | 3 | 2 | 
 QHttpThreadDelegate::readBufferFreed| Name:  | QHttpThreadDelegate::readBufferFreed |  | Prototype:  | void QHttpThreadDelegate::readBufferFreed(qint64 size) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 432-439 |  
  |  | 3 | 2 | 
 QIODevice::canReadLine| Name:  | QIODevice::canReadLine |  | Prototype:  | bool QIODevice::canReadLine() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1494-1499 |  
  |  | 3 | 1 | 
 QIcon::actualSize| Name:  | QIcon::actualSize |  | Prototype:  | QSize QIcon::actualSize(const QSize &size, Mode mode, State state) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 817-822 |  
  |  | 3 | 2 | 
 QIcon::availableSizes| Name:  | QIcon::availableSizes |  | Prototype:  | QList<QSize> QIcon::availableSizes(Mode mode, State state) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 1058-1063 |  
  |  | 3 | 2 | 
 QIcon::cacheKey| Name:  | QIcon::cacheKey |  | Prototype:  | qint64 QIcon::cacheKey() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 759-764 |  
  |  | 3 | 2 |