| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QHttpNetworkReplyPrivate::parseHeader| Name: | QHttpNetworkReplyPrivate::parseHeader | | Prototype: | void QHttpNetworkReplyPrivate::parseHeader(const QByteArray &header) | | Coverage: | 79.310% (23/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 603-635 |
| | 23 | 7 |
QHttpNetworkConnectionPrivate::startHostInfoLookup| Name: | QHttpNetworkConnectionPrivate::startHostInfoLookup | | Prototype: | void QHttpNetworkConnectionPrivate::startHostInfoLookup() | | Coverage: | 89.474% (17/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 1102-1138 |
| | 25 | 7 |
QHttpNetworkConnectionPrivate::fillPipeline| Name: | QHttpNetworkConnectionPrivate::fillPipeline | | Prototype: | bool QHttpNetworkConnectionPrivate::fillPipeline(QList<HttpMessagePair> &queue, QHttpNetworkConnectionChannel &channel) | | Coverage: | 63.158% (12/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 786-822 |
| | 17 | 7 |
QHttpNetworkConnectionPrivate::createAuthorization| Name: | QHttpNetworkConnectionPrivate::createAuthorization | | Prototype: | void QHttpNetworkConnectionPrivate::createAuthorization(QAbstractSocket *socket, QHttpNetworkRequest &request) | | Coverage: | 75.862% (22/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 556-585 |
| | 16 | 7 |
QHostInfoRunnable::run| Name: | QHostInfoRunnable::run | | Prototype: | void QHostInfoRunnable::run() | | Coverage: | 95.000% (19/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 452-509 |
| | 27 | 7 |
QHostInfoLookupManager::abortLookup| Name: | QHostInfoLookupManager::abortLookup | | Prototype: | void QHostInfoLookupManager::abortLookup(int id) | | Coverage: | 52.632% (10/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 625-650 |
| | 13 | 7 |
QHeaderViewPrivate::sectionHandleAt| Name: | QHeaderViewPrivate::sectionHandleAt | | Prototype: | int QHeaderViewPrivate::sectionHandleAt(int position) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3057-3084 |
| | 19 | 7 |
QHeaderView::visualIndexAt| Name: | QHeaderView::visualIndexAt | | Prototype: | int QHeaderView::visualIndexAt(int position) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 593-619 |
| | 20 | 7 |
QHeaderView::currentChanged| Name: | QHeaderView::currentChanged | | Prototype: | void QHeaderView::currentChanged(const QModelIndex ¤t, const QModelIndex &old) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2168-2187 |
| | 15 | 7 |
QGtkStylePrivate::initGtkWidgets| Name: | QGtkStylePrivate::initGtkWidgets | | Prototype: | void QGtkStylePrivate::initGtkWidgets() const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 483-580 |
| | 61 | 7 |
QGroupBox::childEvent| Name: | QGroupBox::childEvent | | Prototype: | void QGroupBox::childEvent(QChildEvent *c) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 394-413 |
| | 13 | 7 |
QGridLayoutRowData::distributeMultiCells| Name: | QGridLayoutRowData::distributeMultiCells | | Prototype: | void QGridLayoutRowData::distributeMultiCells(const QGridLayoutRowInfo &rowInfo, bool snapToPixelGrid) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 155-188 |
| | 23 | 7 |
QGridLayoutItem::effectiveMaxSize| Name: | QGridLayoutItem::effectiveMaxSize | | Prototype: | QSizeF QGridLayoutItem::effectiveMaxSize(const QSizeF &constraint) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 694-715 |
| | 16 | 7 |
QGridLayoutEngine::setGeometries| Name: | QGridLayoutEngine::setGeometries | | Prototype: | void QGridLayoutEngine::setGeometries(const QRectF &contentsGeometry, const QAbstractLayoutStyleInfo *styleInfo) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1002-1036 |
| | 22 | 7 |
QGridLayoutEngine::maybeExpandGrid| Name: | QGridLayoutEngine::maybeExpandGrid | | Prototype: | void QGridLayoutEngine::maybeExpandGrid(int row, int column, Qt::Orientation orientation) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1203-1239 |
| | 22 | 7 |
QGridLayoutEngine::ensureDynamicConstraint| Name: | QGridLayoutEngine::ensureDynamicConstraint | | Prototype: | bool QGridLayoutEngine::ensureDynamicConstraint() const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1570-1591 |
| | 15 | 7 |
QGraphicsWidget::updateGeometry| Name: | QGraphicsWidget::updateGeometry | | Prototype: | void QGraphicsWidget::updateGeometry() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1072-1104 |
| | 16 | 7 |
QGraphicsWidget::sizeHint| Name: | QGraphicsWidget::sizeHint | | Prototype: | QSizeF QGraphicsWidget::sizeHint(Qt::SizeHint which, const QSizeF &constraint) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 742-771 |
| | 19 | 7 |
QGraphicsWidget::setTabOrder| Name: | QGraphicsWidget::setTabOrder | | Prototype: | void QGraphicsWidget::setTabOrder(QGraphicsWidget *first, QGraphicsWidget *second) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 2134-2188 |
| | 34 | 7 |
QGraphicsWidget::changeEvent| Name: | QGraphicsWidget::changeEvent | | Prototype: | void QGraphicsWidget::changeEvent(QEvent *event) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1487-1510 |
| | 14 | 7 |
QGraphicsView::setupViewport| Name: | QGraphicsView::setupViewport | | Prototype: | void QGraphicsView::setupViewport(QWidget *widget) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2758-2800 |
| | 20 | 7 |
QGraphicsTextItem::inputMethodQuery| Name: | QGraphicsTextItem::inputMethodQuery | | Prototype: | QVariant QGraphicsTextItem::inputMethodQuery(Qt::InputMethodQuery query) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10356-10372 |
| | 14 | 7 |
QGraphicsScenePrivate::_q_polishItems| Name: | QGraphicsScenePrivate::_q_polishItems | | Prototype: | void QGraphicsScenePrivate::_q_polishItems() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 425-460 |
| | 23 | 7 |
QGraphicsSceneBspTreeIndex::itemChange| Name: | QGraphicsSceneBspTreeIndex::itemChange | | Prototype: | void QGraphicsSceneBspTreeIndex::itemChange(const QGraphicsItem *item, QGraphicsItem::GraphicsItemChange change, const void *const value) | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | | Lines: | 630-683 |
| | 32 | 7 |
QGraphicsScene::focusInEvent| Name: | QGraphicsScene::focusInEvent | | Prototype: | void QGraphicsScene::focusInEvent(QFocusEvent *focusEvent) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 3711-3732 |
| | 12 | 7 |
QGraphicsScene::drawItems| Name: | QGraphicsScene::drawItems | | Prototype: | void QGraphicsScene::drawItems(QPainter *painter, int numItems, QGraphicsItem *items[], const QStyleOptionGraphicsItem options[], QWidget *widget) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 5329-5374 |
| | 27 | 7 |
QGraphicsProxyWidgetPrivate::findFocusChild| Name: | QGraphicsProxyWidgetPrivate::findFocusChild | | Prototype: | QWidget *QGraphicsProxyWidgetPrivate::findFocusChild(QWidget *child, bool next) const | | Coverage: | 0.000% (0/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | | Lines: | 336-366 |
| | 19 | 7 |
QGraphicsOpacityEffect::draw| Name: | QGraphicsOpacityEffect::draw | | Prototype: | void QGraphicsOpacityEffect::draw(QPainter *painter) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 1184-1227 |
| | 28 | 7 |
QGraphicsLayoutPrivate::reparentChildItems| Name: | QGraphicsLayoutPrivate::reparentChildItems | | Prototype: | void QGraphicsLayoutPrivate::reparentChildItems(QGraphicsItem *newParent) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayout_p.cpp | | Lines: | 50-77 |
| | 17 | 7 |
QGraphicsLayoutPrivate::getMargin| Name: | QGraphicsLayoutPrivate::getMargin | | Prototype: | void QGraphicsLayoutPrivate::getMargin(qreal *result, qreal userMargin, QStyle::PixelMetric pm) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayout_p.cpp | | Lines: | 79-99 |
| | 14 | 7 |
QGraphicsLayoutItemPrivate::hasWidthForHeight| Name: | QGraphicsLayoutItemPrivate::hasWidthForHeight | | Prototype: | bool QGraphicsLayoutItemPrivate::hasWidthForHeight() const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 289-307 |
| | 12 | 7 |
QGraphicsLayoutItemPrivate::hasHeightForWidth| Name: | QGraphicsLayoutItemPrivate::hasHeightForWidth | | Prototype: | bool QGraphicsLayoutItemPrivate::hasHeightForWidth() const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp | | Lines: | 269-287 |
| | 12 | 7 |
QGraphicsLayout::invalidate| Name: | QGraphicsLayout::invalidate | | Prototype: | void QGraphicsLayout::invalidate() | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayout.cpp | | Lines: | 306-340 |
| | 19 | 7 |
QGraphicsItem::update| Name: | QGraphicsItem::update | | Prototype: | void QGraphicsItem::update(const QRectF &rect) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5707-5735 |
| | 14 | 7 |
QGraphicsItem::setPos| Name: | QGraphicsItem::setPos | | Prototype: | void QGraphicsItem::setPos(const QPointF &pos) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3753-3783 |
| | 18 | 7 |
QGraphicsItem::setActive| Name: | QGraphicsItem::setActive | | Prototype: | void QGraphicsItem::setActive(bool active) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3221-3246 |
| | 16 | 7 |
QGraphicsItem::deviceTransform| Name: | QGraphicsItem::deviceTransform | | Prototype: | QTransform QGraphicsItem::deviceTransform(const QTransform &viewportTransform) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4221-4266 |
| | 31 | 7 |
QGraphicsItem::collidesWithItem| Name: | QGraphicsItem::collidesWithItem | | Prototype: | bool QGraphicsItem::collidesWithItem(const QGraphicsItem *other, Qt::ItemSelectionMode mode) const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5013-5040 |
| | 20 | 7 |
QGraphicsEffectSource::pixmap| Name: | QGraphicsEffectSource::pixmap | | Prototype: | QPixmap QGraphicsEffectSource::pixmap(Qt::CoordinateSystem system, QPoint *offset, QGraphicsEffect::PixmapPadMode mode) const | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 306-342 |
| | 23 | 7 |
QGraphicsAnchorLayoutPrivate::restoreVertices| Name: | QGraphicsAnchorLayoutPrivate::restoreVertices | | Prototype: | void QGraphicsAnchorLayoutPrivate::restoreVertices(Orientation orientation) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 1281-1350 |
| | 33 | 7 |
QGraphicsAnchorLayoutPrivate::createCenterAnchors| Name: | QGraphicsAnchorLayoutPrivate::createCenterAnchors | | Prototype: | void QGraphicsAnchorLayoutPrivate::createCenterAnchors( QGraphicsLayoutItem *item, Qt::AnchorPoint centerEdge) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 1434-1497 |
| | 37 | 7 |
QGraphicsAnchorLayoutPrivate::addAnchorMaybeParallel| Name: | QGraphicsAnchorLayoutPrivate::addAnchorMaybeParallel | | Prototype: | AnchorData *QGraphicsAnchorLayoutPrivate::addAnchorMaybeParallel(AnchorData *newAnchor, bool *feasible) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 668-726 |
| | 28 | 7 |
QGradient::operator==| Name: | QGradient::operator== | | Prototype: | bool QGradient::operator==(const QGradient &gradient) const | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 1554-1581 |
| | 21 | 7 |
QGnomeTheme::standardButtonText| Name: | QGnomeTheme::standardButtonText | | Prototype: | QString QGnomeTheme::standardButtonText(int button) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 661-678 |
| | 8 | 7 |
QGestureManager::filterEvent| Name: | QGestureManager::filterEvent | | Prototype: | bool QGestureManager::filterEvent(QGraphicsObject *receiver, QEvent *event) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | | Lines: | 509-539 |
| | 20 | 7 |
QGenericUnixTheme::themeNames| Name: | QGenericUnixTheme::themeNames | | Prototype: | QStringList QGenericUnixTheme::themeNames() | | Coverage: | 42.105% (8/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 698-729 |
| | 21 | 7 |
QGLWidget::glDraw| Name: | QGLWidget::glDraw | | Prototype: | void QGLWidget::glDraw() | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4547-4579 |
| | 23 | 7 |
QGLShaderProgram::setAttributeValue| Name: | QGLShaderProgram::setAttributeValue | | Prototype: | void QGLShaderProgram::setAttributeValue (int location, const GLfloat *values, int columns, int rows) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1391-1414 |
| | 16 | 7 |
QGLShaderPrivate::compile| Name: | QGLShaderPrivate::compile | | Prototype: | bool QGLShaderPrivate::compile(QGLShader *q) | | Coverage: | 16.667% (4/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 259-300 |
| | 33 | 7 |
QGLPaintDevice::metric| Name: | QGLPaintDevice::metric | | Prototype: | int QGLPaintDevice::metric(QPaintDevice::PaintDeviceMetric metric) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | | Lines: | 52-71 |
| | 9 | 7 |
QGLFormat::openGLVersionFlags| Name: | QGLFormat::openGLVersionFlags | | Prototype: | QGLFormat::OpenGLVersionFlags QGLFormat::openGLVersionFlags() | | Coverage: | 42.857% (9/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1475-1508 |
| | 20 | 7 |
QGLContextPrivate::bindTexture| Name: | QGLContextPrivate::bindTexture | | Prototype: | QGLTexture *QGLContextPrivate::bindTexture(const QPixmap &pixmap, GLenum target, GLint format, QGLContext::BindOptions options) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2705-2752 |
| | 27 | 7 |
QGL2PaintEngineExPrivate::transferMode| Name: | QGL2PaintEngineExPrivate::transferMode | | Prototype: | void QGL2PaintEngineExPrivate::transferMode(EngineMode newMode) | | Coverage: | 8.333% (2/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 673-704 |
| | 17 | 7 |
QGL2PaintEngineExPrivate::stroke| Name: | QGL2PaintEngineExPrivate::stroke | | Prototype: | void QGL2PaintEngineExPrivate::stroke(const QVectorPath &path, const QPen &pen) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1280-1357 |
| | 42 | 7 |
QFormLayoutPrivate::setupHorizontalLayoutData| Name: | QFormLayoutPrivate::setupHorizontalLayoutData | | Prototype: | void QFormLayoutPrivate::setupHorizontalLayoutData(int width) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 842-894 |
| | 24 | 7 |
QFormLayoutPrivate::setupHfwLayoutData| Name: | QFormLayoutPrivate::setupHfwLayoutData | | Prototype: | void QFormLayoutPrivate::setupHfwLayoutData() | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 500-558 |
| | 27 | 7 |
QFontMetrics::width| Name: | QFontMetrics::width | | Prototype: | int QFontMetrics::width(const QString &text, int len, int flags) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 509-536 |
| | 19 | 7 |
QFontEngineQPF2::stringToCMap| Name: | QFontEngineQPF2::stringToCMap | | Prototype: | bool QFontEngineQPF2::stringToCMap(const QChar *str, int len, QGlyphLayout *glyphs, int *nglyphs, QFontEngine::ShaperFlags flags) const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 334-379 |
| | 23 | 7 |
QFontEngineFT::loadGlyphSet| Name: | QFontEngineFT::loadGlyphSet | | Prototype: | QFontEngineFT::QGlyphSet *QFontEngineFT::loadGlyphSet(const QTransform &matrix) | | Coverage: | 70.000% (21/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1326-1368 |
| | 25 | 7 |
QFontEngineFT::boundingBox| Name: | QFontEngineFT::boundingBox | | Prototype: | glyph_metrics_t QFontEngineFT::boundingBox(const QGlyphLayout &glyphs) | | Coverage: | 39.130% (9/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1594-1644 |
| | 38 | 7 |
QFontDef::exactMatch| Name: | QFontDef::exactMatch | | Prototype: | bool QFontDef::exactMatch(const QFontDef &other) const | | Coverage: | 0.000% (0/54) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 77-130 |
| | 26 | 7 |
QFontDatabase::writingSystems| Name: | QFontDatabase::writingSystems | | Prototype: | QList<QFontDatabase::WritingSystem> QFontDatabase::writingSystems() const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1478-1509 |
| | 19 | 7 |
QFontDatabase::isBitmapScalable| Name: | QFontDatabase::isBitmapScalable | | Prototype: | bool QFontDatabase::isBitmapScalable(const QString &family, const QString &style) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1659-1689 |
| | 19 | 7 |
QFontDatabase::font| Name: | QFontDatabase::font | | Prototype: | QFont QFontDatabase::font(const QString &family, const QString &style, int pointSize) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1819-1852 |
| | 21 | 7 |
QFont::fromString| Name: | QFont::fromString | | Prototype: | bool QFont::fromString(const QString &descrip) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2033-2068 |
| | 28 | 7 |
QFileSystemModel::setRootPath| Name: | QFileSystemModel::setRootPath | | Prototype: | QModelIndex QFileSystemModel::setRootPath(const QString &newPath) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 1331-1389 |
| | 27 | 7 |
QFileSystemModel::setNameFilters| Name: | QFileSystemModel::setNameFilters | | Prototype: | void QFileSystemModel::setNameFilters(const QStringList &filters) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 1549-1583 |
| | 21 | 7 |
QFileSystemEngine::absoluteName| Name: | QFileSystemEngine::absoluteName | | Prototype: | QFileSystemEntry QFileSystemEngine::absoluteName(const QFileSystemEntry &entry) | | Coverage: | 77.419% (24/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 300-330 |
| | 19 | 7 |
QFileInfoPrivate::getFileOwner| Name: | QFileInfoPrivate::getFileOwner | | Prototype: | QString QFileInfoPrivate::getFileOwner(QAbstractFileEngine::FileOwner own) const | | Coverage: | 60.000% (12/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 94-116 |
| | 15 | 7 |
QFileInfo::operator==| Name: | QFileInfo::operator== | | Prototype: | bool QFileInfo::operator==(const QFileInfo &fileinfo) const | | Coverage: | 53.571% (15/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 407-435 |
| | 16 | 7 |
QFileDialogPrivate::itemViewKeyboardEvent| Name: | QFileDialogPrivate::itemViewKeyboardEvent | | Prototype: | bool QFileDialogPrivate::itemViewKeyboardEvent(QKeyEvent *event) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3800-3828 |
| | 13 | 7 |
QFileDialog::selectFile| Name: | QFileDialog::selectFile | | Prototype: | void QFileDialog::selectFile(const QString &filename) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1045-1074 |
| | 20 | 7 |
QFileDevicePrivate::putCharHelper| Name: | QFileDevicePrivate::putCharHelper | | Prototype: | bool QFileDevicePrivate::putCharHelper(char c) | | Coverage: | 29.167% (7/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 477-528 |
| | 20 | 7 |
QFileDevice::flush| Name: | QFileDevice::flush | | Prototype: | bool QFileDevice::flush() | | Coverage: | 52.632% (10/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 283-310 |
| | 19 | 7 |
QFile::open| Name: | QFile::open | | Prototype: | bool QFile::open(FILE *fh, OpenMode mode, FileHandleFlags handleFlags) | | Coverage: | 52.381% (11/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 938-964 |
| | 18 | 7 |
QFile::open| Name: | QFile::open | | Prototype: | bool QFile::open(int fd, OpenMode mode, FileHandleFlags handleFlags) | | Coverage: | 52.381% (11/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 997-1023 |
| | 18 | 7 |
QFile::open| Name: | QFile::open | | Prototype: | bool QFile::open(OpenMode mode) | | Coverage: | 78.947% (15/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 864-892 |
| | 20 | 7 |
QFbVtHandler::handleSignal| Name: | QFbVtHandler::handleSignal | | Prototype: | void QFbVtHandler::handleSignal() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbvthandler.cpp | | Lines: | 160-190 |
| | 17 | 7 |
QFSFileEnginePrivate::seekFdFh| Name: | QFSFileEnginePrivate::seekFdFh | | Prototype: | bool QFSFileEnginePrivate::seekFdFh(qint64 pos) | | Coverage: | 53.846% (14/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 520-553 |
| | 17 | 7 |
QEventDispatcherUNIX::setSocketNotifierPending| Name: | QEventDispatcherUNIX::setSocketNotifierPending | | Prototype: | void QEventDispatcherUNIX::setSocketNotifierPending(QSocketNotifier *notifier) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 502-543 |
| | 24 | 7 |
QEvdevKeyboardManager::loadKeymap| Name: | QEvdevKeyboardManager::loadKeymap | | Prototype: | void QEvdevKeyboardManager::loadKeymap(const QString &file) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardmanager.cpp | | Lines: | 124-146 |
| | 12 | 7 |
QEvdevKeyboardHandler::loadKeymap| Name: | QEvdevKeyboardHandler::loadKeymap | | Prototype: | bool QEvdevKeyboardHandler::loadKeymap(const QString &file) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp | | Lines: | 495-552 |
| | 29 | 7 |
QEmulationPaintEngine::fill| Name: | QEmulationPaintEngine::fill | | Prototype: | void QEmulationPaintEngine::fill(const QVectorPath &path, const QBrush &brush) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 69-105 |
| | 26 | 7 |
QEasingCurvePrivate::setType_helper| Name: | QEasingCurvePrivate::setType_helper | | Prototype: | void QEasingCurvePrivate::setType_helper(QEasingCurve::Type newType) | | Coverage: | 88.889% (24/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1318-1354 |
| | 29 | 7 |
QDockWidgetPrivate::mouseMoveEvent| Name: | QDockWidgetPrivate::mouseMoveEvent | | Prototype: | bool QDockWidgetPrivate::mouseMoveEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 897-941 |
| | 25 | 7 |
QDockWidgetPrivate::endDrag| Name: | QDockWidgetPrivate::endDrag | | Prototype: | void QDockWidgetPrivate::endDrag(bool abort) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 780-822 |
| | 26 | 7 |
QDockAreaLayoutItem::skip| Name: | QDockAreaLayoutItem::skip | | Prototype: | bool QDockAreaLayoutItem::skip() const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 110-129 |
| | 11 | 7 |
QDockAreaLayoutInfo::unnest| Name: | QDockAreaLayoutInfo::unnest | | Prototype: | void QDockAreaLayoutInfo::unnest(int index) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 970-994 |
| | 19 | 7 |
QDockAreaLayoutInfo::separatorRegion| Name: | QDockAreaLayoutInfo::separatorRegion | | Prototype: | QRegion QDockAreaLayoutInfo::separatorRegion() const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1583-1611 |
| | 16 | 7 |
QDockAreaLayoutInfo::itemAt| Name: | QDockAreaLayoutInfo::itemAt | | Prototype: | QLayoutItem *QDockAreaLayoutInfo::itemAt(int *x, int index) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1720-1735 |
| | 11 | 7 |
QDockAreaLayoutInfo::info| Name: | QDockAreaLayoutInfo::info | | Prototype: | QDockAreaLayoutInfo *QDockAreaLayoutInfo::info(QWidget *widget) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1274-1296 |
| | 12 | 7 |
QDockAreaLayout::separatorRect| Name: | QDockAreaLayout::separatorRect | | Prototype: | QRect QDockAreaLayout::separatorRect(int index) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2541-2560 |
| | 11 | 7 |
QDockAreaLayout::gapRect| Name: | QDockAreaLayout::gapRect | | Prototype: | QRect QDockAreaLayout::gapRect(const QList<int> &path) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3391-3437 |
| | 31 | 7 |
QDockAreaLayout::findSeparator| Name: | QDockAreaLayout::findSeparator | | Prototype: | QList<int> QDockAreaLayout::findSeparator(const QPoint &pos) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2473-2496 |
| | 17 | 7 |
QDirModel::sort| Name: | QDirModel::sort | | Prototype: | void QDirModel::sort(int column, Qt::SortOrder order) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 498-522 |
| | 14 | 7 |
QDirIteratorPrivate::checkAndPushDirectory| Name: | QDirIteratorPrivate::checkAndPushDirectory | | Prototype: | void QDirIteratorPrivate::checkAndPushDirectory(const QFileInfo &fileInfo) | | Coverage: | 100.000% (29/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdiriterator.cpp | | Lines: | 266-295 |
| | 15 | 7 |
QDir::relativeFilePath| Name: | QDir::relativeFilePath | | Prototype: | QString QDir::relativeFilePath(const QString &fileName) const | | Coverage: | 92.000% (23/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 730-783 |
| | 23 | 7 |
QDialogPrivate::setDefault| Name: | QDialogPrivate::setDefault | | Prototype: | void QDialogPrivate::setDefault(QPushButton *pushButton) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 359-377 |
| | 14 | 7 |
QDesktopWidget::screenNumber| Name: | QDesktopWidget::screenNumber | | Prototype: | int QDesktopWidget::screenNumber(const QPoint &p) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | | Lines: | 282-304 |
| | 11 | 7 |
QDateTimeParser::sectionSize| Name: | QDateTimeParser::sectionSize | | Prototype: | int QDateTimeParser::sectionSize(int sectionIndex) const | | Coverage: | 71.429% (15/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 532-565 |
| | 17 | 7 |