| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QGraphicsRotation::setAngle| Name: | QGraphicsRotation::setAngle | | Prototype: | void QGraphicsRotation::setAngle(qreal angle) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 480-488 |
| | 6 | 2 |
QGraphicsRotation::setAxis| Name: | QGraphicsRotation::setAxis | | Prototype: | void QGraphicsRotation::setAxis(const QVector3D &axis) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 523-531 |
| | 6 | 2 |
QGraphicsRotation::setOrigin| Name: | QGraphicsRotation::setOrigin | | Prototype: | void QGraphicsRotation::setOrigin(const QVector3D &point) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 452-460 |
| | 6 | 2 |
QGraphicsScale::setOrigin| Name: | QGraphicsScale::setOrigin | | Prototype: | void QGraphicsScale::setOrigin(const QVector3D &point) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | | Lines: | 237-245 |
| | 6 | 2 |
QGraphicsScene::focusOutEvent| Name: | QGraphicsScene::focusOutEvent | | Prototype: | void QGraphicsScene::focusOutEvent(QFocusEvent *focusEvent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 3743-3753 |
| | 6 | 2 |
QGraphicsScene::mousePressEvent| Name: | QGraphicsScene::mousePressEvent | | Prototype: | void QGraphicsScene::mousePressEvent(QGraphicsSceneMouseEvent *mouseEvent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 4011-4022 |
| | 6 | 2 |
QGraphicsScene::setBackgroundBrush| Name: | QGraphicsScene::setBackgroundBrush | | Prototype: | void QGraphicsScene::setBackgroundBrush(const QBrush &brush) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 3093-3102 |
| | 6 | 2 |
QGraphicsScene::~QGraphicsScene| Name: | QGraphicsScene::~QGraphicsScene | | Prototype: | QGraphicsScene::~QGraphicsScene() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1663-1676 |
| | 6 | 3 |
QGraphicsSceneIndex::items| Name: | QGraphicsSceneIndex::items | | Prototype: | QList<QGraphicsItem *> QGraphicsSceneIndex::items(const QRectF &rect, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp | | Lines: | 427-436 |
| | 6 | 1 |
QGraphicsSceneIndex::items| Name: | QGraphicsSceneIndex::items | | Prototype: | QList<QGraphicsItem *> QGraphicsSceneIndex::items(const QPainterPath &path, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp | | Lines: | 495-504 |
| | 6 | 1 |
QGraphicsScenePrivate::_q_updateScenePosDescendants| Name: | QGraphicsScenePrivate::_q_updateScenePosDescendants | | Prototype: | void QGraphicsScenePrivate::_q_updateScenePosDescendants() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 541-551 |
| | 6 | 3 |
QGraphicsScenePrivate::ungrabGesture| Name: | QGraphicsScenePrivate::ungrabGesture | | Prototype: | void QGraphicsScenePrivate::ungrabGesture(QGraphicsItem *item, Qt::GestureType gesture) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 6547-6557 |
| | 6 | 3 |
QGraphicsSimpleTextItem::setText| Name: | QGraphicsSimpleTextItem::setText | | Prototype: | void QGraphicsSimpleTextItem::setText(const QString &text) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10743-10751 |
| | 6 | 2 |
QGraphicsTextItem::QGraphicsTextItem| Name: | QGraphicsTextItem::QGraphicsTextItem | | Prototype: | QGraphicsTextItem::QGraphicsTextItem(const QString &text, QGraphicsItem *parent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9834-9844 |
| | 6 | 2 |
QGraphicsView::QGraphicsView| Name: | QGraphicsView::QGraphicsView | | Prototype: | QGraphicsView::QGraphicsView(QGraphicsScene *scene, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1202-1212 |
| | 6 | 1 |
QGraphicsView::keyReleaseEvent| Name: | QGraphicsView::keyReleaseEvent | | Prototype: | void QGraphicsView::keyReleaseEvent(QKeyEvent *event) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3185-3193 |
| | 6 | 3 |
QGraphicsView::sceneRect| Name: | QGraphicsView::sceneRect | | Prototype: | QRectF QGraphicsView::sceneRect() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1782-1790 |
| | 6 | 3 |
QGraphicsView::sizeHint| Name: | QGraphicsView::sizeHint | | Prototype: | QSize QGraphicsView::sizeHint() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1242-1251 |
| | 6 | 2 |
QGraphicsViewPrivate::allocStyleOptionsArray| Name: | QGraphicsViewPrivate::allocStyleOptionsArray | | Prototype: | QStyleOptionGraphicsItem *QGraphicsViewPrivate::allocStyleOptionsArray(int numItems) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1078-1090 |
| | 6 | 3 |
QGraphicsWidgetPrivate::setGeometryFromSetPos| Name: | QGraphicsWidgetPrivate::setGeometryFromSetPos | | Prototype: | void QGraphicsWidgetPrivate::setGeometryFromSetPos() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 863-873 |
| | 6 | 2 |
QGraphicsWidgetPrivate::setHeight| Name: | QGraphicsWidgetPrivate::setHeight | | Prototype: | void QGraphicsWidgetPrivate::setHeight(qreal h) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 846-855 |
| | 6 | 3 |
QGraphicsWidgetPrivate::setWidth| Name: | QGraphicsWidgetPrivate::setWidth | | Prototype: | void QGraphicsWidgetPrivate::setWidth(qreal w) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 823-832 |
| | 6 | 3 |
QGridLayout::minimumSize| Name: | QGridLayout::minimumSize | | Prototype: | QSize QGridLayout::minimumSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1244-1252 |
| | 6 | 1 |
QGridLayout::setDefaultPositioning| Name: | QGridLayout::setDefaultPositioning | | Prototype: | void QGridLayout::setDefaultPositioning(int n, Qt::Orientation orient) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1100-1110 |
| | 6 | 2 |
QGridLayout::sizeHint| Name: | QGridLayout::sizeHint | | Prototype: | QSize QGridLayout::sizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1231-1239 |
| | 6 | 1 |
QGridLayoutEngine::regenerateGrid| Name: | QGridLayoutEngine::regenerateGrid | | Prototype: | void QGridLayoutEngine::regenerateGrid() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1241-1254 |
| | 6 | 4 |
QGridLayoutEngine::setRowAlignment| Name: | QGridLayoutEngine::setRowAlignment | | Prototype: | void QGridLayoutEngine::setRowAlignment(int row, Qt::Alignment alignment, Qt::Orientation orientation) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 889-900 |
| | 6 | 2 |
QGridLayoutEngine::transpose| Name: | QGridLayoutEngine::transpose | | Prototype: | void QGridLayoutEngine::transpose() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1131-1142 |
| | 6 | 2 |
QGridLayoutItem::QGridLayoutItem| Name: | QGridLayoutItem::QGridLayoutItem | | Prototype: | QGridLayoutItem::QGridLayoutItem(int row, int column, int rowSpan, int columnSpan, Qt::Alignment alignment) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 486-496 |
| | 6 | 1 |
QGridLayoutPrivate::add| Name: | QGridLayoutPrivate::add | | Prototype: | void QGridLayoutPrivate::add(QGridBox *box, int row, int col) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 548-556 |
| | 6 | 1 |
QGridLayoutPrivate::minimumHeightForWidth| Name: | QGridLayoutPrivate::minimumHeightForWidth | | Prototype: | int QGridLayoutPrivate::minimumHeightForWidth(int w, int hSpacing, int vSpacing) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 420-428 |
| | 6 | 2 |
QGridLayoutRowData::reset| Name: | QGridLayoutRowData::reset | | Prototype: | void QGridLayoutRowData::reset(int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 145-153 |
| | 6 | 1 |
QGroupBox::setFlat| Name: | QGroupBox::setFlat | | Prototype: | void QGroupBox::setFlat(bool b) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 525-533 |
| | 6 | 2 |
QGroupBoxPrivate::click| Name: | QGroupBoxPrivate::click | | Prototype: | void QGroupBoxPrivate::click() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 125-134 |
| | 6 | 2 |
QGtkPainter::reset| Name: | QGtkPainter::reset | | Prototype: | void QGtkPainter::reset(QPainter *painter) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkpainter.cpp | | Lines: | 51-59 |
| | 6 | 1 |
QGtkStylePrivate::removeWidgetFromMap| Name: | QGtkStylePrivate::removeWidgetFromMap | | Prototype: | void QGtkStylePrivate::removeWidgetFromMap(const QHashableLatin1Literal &path) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 724-733 |
| | 6 | 2 |
QGuiApplication::clipboard| Name: | QGuiApplication::clipboard | | Prototype: | QClipboard * QGuiApplication::clipboard() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2820-2830 |
| | 6 | 3 |
QGuiApplication::devicePixelRatio| Name: | QGuiApplication::devicePixelRatio | | Prototype: | qreal QGuiApplication::devicePixelRatio() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 962-976 |
| | 6 | 3 |
QGuiApplication::setLayoutDirection| Name: | QGuiApplication::setLayoutDirection | | Prototype: | void QGuiApplication::setLayoutDirection(Qt::LayoutDirection direction) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3346-3357 |
| | 6 | 3 |
QGuiApplication::sync| Name: | QGuiApplication::sync | | Prototype: | void QGuiApplication::sync() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3323-3332 |
| | 6 | 2 |
QGuiApplicationPrivate::hideModalWindow| Name: | QGuiApplicationPrivate::hideModalWindow | | Prototype: | void QGuiApplicationPrivate::hideModalWindow(QWindow *window) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 741-751 |
| | 6 | 3 |
QGuiApplicationPrivate::processDrop| Name: | QGuiApplicationPrivate::processDrop | | Prototype: | QPlatformDropQtResponse QGuiApplicationPrivate::processDrop(QWindow *w, const QMimeData *dropData, const QPoint &p, Qt::DropActions supportedActions) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2803-2812 |
| | 6 | 1 |
QGuiApplicationPrivate::processPlatformPanelEvent| Name: | QGuiApplicationPrivate::processPlatformPanelEvent | | Prototype: | void QGuiApplicationPrivate::processPlatformPanelEvent(QWindowSystemInterfacePrivate::PlatformPanelEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2314-2326 |
| | 6 | 3 |
QGuiApplicationPrivate::processTabletEnterProximityEvent| Name: | QGuiApplicationPrivate::processTabletEnterProximityEvent | | Prototype: | void QGuiApplicationPrivate::processTabletEnterProximityEvent(QWindowSystemInterfacePrivate::TabletEnterProximityEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2274-2286 |
| | 6 | 1 |
QGuiApplicationPrivate::processTabletLeaveProximityEvent| Name: | QGuiApplicationPrivate::processTabletLeaveProximityEvent | | Prototype: | void QGuiApplicationPrivate::processTabletLeaveProximityEvent(QWindowSystemInterfacePrivate::TabletLeaveProximityEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2288-2300 |
| | 6 | 1 |
QHeaderView::sectionPosition| Name: | QHeaderView::sectionPosition | | Prototype: | int QHeaderView::sectionPosition(int logicalIndex) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 667-677 |
| | 6 | 2 |
QHeaderView::setMinimumSectionSize| Name: | QHeaderView::setMinimumSectionSize | | Prototype: | void QHeaderView::setMinimumSectionSize(int size) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1577-1585 |
| | 6 | 3 |
QHeaderView::setVisible| Name: | QHeaderView::setVisible | | Prototype: | void QHeaderView::setVisible(bool v) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 550-559 |
| | 6 | 3 |
QHeaderView::updateSection| Name: | QHeaderView::updateSection | | Prototype: | void QHeaderView::updateSection(int logicalIndex) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1790-1799 |
| | 6 | 2 |
QHeaderViewPrivate::removeSectionsFromSectionItems| Name: | QHeaderViewPrivate::removeSectionsFromSectionItems | | Prototype: | void QHeaderViewPrivate::removeSectionsFromSectionItems(int start, int end) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3362-3371 |
| | 6 | 2 |
QHeaderViewPrivate::setScrollOffset| Name: | QHeaderViewPrivate::setScrollOffset | | Prototype: | void QHeaderViewPrivate::setScrollOffset(const QScrollBar *scrollBar, QAbstractItemView::ScrollMode scrollMode) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3651-3662 |
| | 6 | 3 |
QHighDpiScaling::factor| Name: | QHighDpiScaling::factor | | Prototype: | qreal QHighDpiScaling::factor(const QScreen *screen) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 384-396 |
| | 6 | 3 |
QHighDpiScaling::setScreenFactor| Name: | QHighDpiScaling::setScreenFactor | | Prototype: | void QHighDpiScaling::setScreenFactor(QScreen *screen, qreal factor) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 333-344 |
| | 6 | 3 |
QHostAddress::isMulticast| Name: | QHostAddress::isMulticast | | Prototype: | bool QHostAddress::isMulticast() const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 1110-1118 |
| | 6 | 4 |
QHostAddress::toIPv4Address| Name: | QHostAddress::toIPv4Address | | Prototype: | quint32 QHostAddress::toIPv4Address(bool *ok) const | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 681-689 |
| | 6 | 3 |
QHostInfoLookupManager::lookupFinished| Name: | QHostInfoLookupManager::lookupFinished | | Prototype: | void QHostInfoLookupManager::lookupFinished(QHostInfoRunnable *r) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 663-672 |
| | 6 | 2 |
QHttpNetworkConnection::setCacheProxy| Name: | QHttpNetworkConnection::setCacheProxy | | Prototype: | void QHttpNetworkConnection::setCacheProxy(const QNetworkProxy &networkProxy) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 1332-1343 |
| | 6 | 3 |
QHttpNetworkConnectionChannel::_q_proxyAuthenticationRequired| Name: | QHttpNetworkConnectionChannel::_q_proxyAuthenticationRequired | | Prototype: | void QHttpNetworkConnectionChannel::_q_proxyAuthenticationRequired(const QNetworkProxy &proxy, QAuthenticator* auth) | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 997-1012 |
| | 6 | 4 |
QHttpNetworkConnectionChannel::closeAndResendCurrentRequest| Name: | QHttpNetworkConnectionChannel::closeAndResendCurrentRequest | | Prototype: | void QHttpNetworkConnectionChannel::closeAndResendCurrentRequest() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 694-702 |
| | 6 | 3 |
QHttpNetworkConnectionPrivate::pauseConnection| Name: | QHttpNetworkConnectionPrivate::pauseConnection | | Prototype: | void QHttpNetworkConnectionPrivate::pauseConnection() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 136-151 |
| | 6 | 4 |
QHttpNetworkHeaderPrivate::setHeaderField| Name: | QHttpNetworkHeaderPrivate::setHeaderField | | Prototype: | void QHttpNetworkHeaderPrivate::setHeaderField(const QByteArray &name, const QByteArray &data) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkheader.cpp | | Lines: | 98-108 |
| | 6 | 3 |
QHttpNetworkReply::readAny| Name: | QHttpNetworkReply::readAny | | Prototype: | QByteArray QHttpNetworkReply::readAny() | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 204-214 |
| | 6 | 3 |
QHttpPartPrivate::bytesAvailable| Name: | QHttpPartPrivate::bytesAvailable | | Prototype: | qint64 QHttpPartPrivate::bytesAvailable() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 347-358 |
| | 6 | 2 |
QHttpPartPrivate::reset| Name: | QHttpPartPrivate::reset | | Prototype: | bool QHttpPartPrivate::reset() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 406-414 |
| | 6 | 3 |
QHttpPartPrivate::size| Name: | QHttpPartPrivate::size | | Prototype: | qint64 QHttpPartPrivate::size() const | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 394-404 |
| | 6 | 2 |
QIODevice::open| Name: | QIODevice::open | | Prototype: | bool QIODevice::open(OpenMode mode) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 556-567 |
| | 6 | 1 |
QIPAddressUtils::parseIp4| Name: | QIPAddressUtils::parseIp4 | | Prototype: | bool parseIp4(IPv4Address &address, const QChar *begin, const QChar *end) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qipaddress.cpp | | Lines: | 68-77 |
| | 6 | 2 |
QIcon::operator=| Name: | QIcon::operator= | | Prototype: | QIcon &QIcon::operator=(const QIcon &other) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 688-696 |
| | 6 | 3 |
QIconEngine::virtual_hook| Name: | QIconEngine::virtual_hook | | Prototype: | void QIconEngine::virtual_hook(int id, void *data) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconengine.cpp | | Lines: | 237-249 |
| | 6 | 3 |
QIcuCodec::availableMibs| Name: | QIcuCodec::availableMibs | | Prototype: | QList<int> QIcuCodec::availableMibs() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | | Lines: | 417-428 |
| | 6 | 2 |
QIcuCodec::codecForMibUnlocked| Name: | QIcuCodec::codecForMibUnlocked | | Prototype: | QTextCodec *QIcuCodec::codecForMibUnlocked(int mib) | | Coverage: | 50.000% (5/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | | Lines: | 538-549 |
| | 6 | 4 |
QIcuTimeZonePrivate::displayName| Name: | QIcuTimeZonePrivate::displayName | | Prototype: | QString QIcuTimeZonePrivate::displayName(QTimeZone::TimeType timeType, QTimeZone::NameType nameType, const QLocale &locale) const | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | | Lines: | 323-338 |
| | 6 | 3 |
QIdentityProxyModelPrivate::_q_sourceColumnsInserted| Name: | QIdentityProxyModelPrivate::_q_sourceColumnsInserted | | Prototype: | void QIdentityProxyModelPrivate::_q_sourceColumnsInserted(const QModelIndex &parent, int start, int end) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | | Lines: | 442-450 |
| | 6 | 1 |
QIdentityProxyModelPrivate::_q_sourceColumnsRemoved| Name: | QIdentityProxyModelPrivate::_q_sourceColumnsRemoved | | Prototype: | void QIdentityProxyModelPrivate::_q_sourceColumnsRemoved(const QModelIndex &parent, int start, int end) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | | Lines: | 465-473 |
| | 6 | 1 |
QIdentityProxyModelPrivate::_q_sourceRowsInserted| Name: | QIdentityProxyModelPrivate::_q_sourceRowsInserted | | Prototype: | void QIdentityProxyModelPrivate::_q_sourceRowsInserted(const QModelIndex &parent, int start, int end) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | | Lines: | 576-584 |
| | 6 | 1 |
QIdentityProxyModelPrivate::_q_sourceRowsRemoved| Name: | QIdentityProxyModelPrivate::_q_sourceRowsRemoved | | Prototype: | void QIdentityProxyModelPrivate::_q_sourceRowsRemoved(const QModelIndex &parent, int start, int end) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | | Lines: | 599-607 |
| | 6 | 1 |
QImage::QImage| Name: | QImage::QImage | | Prototype: | QImage::QImage(const QImage &image) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 1009-1020 |
| | 6 | 3 |
QImage::bits| Name: | QImage::bits | | Prototype: | uchar *QImage::bits() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 1614-1625 |
| | 6 | 3 |
QImage::mirrored_inplace| Name: | QImage::mirrored_inplace | | Prototype: | void QImage::mirrored_inplace(bool horizontal, bool vertical) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 3110-3120 |
| | 6 | 3 |
QImage::scanLine| Name: | QImage::scanLine | | Prototype: | uchar *QImage::scanLine(int i) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 1554-1566 |
| | 6 | 3 |
QImage::setDevicePixelRatio| Name: | QImage::setDevicePixelRatio | | Prototype: | void QImage::setDevicePixelRatio(qreal scaleFactor) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 1452-1462 |
| | 6 | 3 |
QImageWriter::setDevice| Name: | QImageWriter::setDevice | | Prototype: | void QImageWriter::setDevice(QIODevice *device) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 395-404 |
| | 6 | 2 |
QInotifyFileSystemWatcherEngine::getPathFromID| Name: | QInotifyFileSystemWatcherEngine::getPathFromID | | Prototype: | QString QInotifyFileSystemWatcherEngine::getPathFromID(int id) const | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp | | Lines: | 399-409 |
| | 6 | 3 |
QInputDialogPrivate::ensureDoubleSpinBox| Name: | QInputDialogPrivate::ensureDoubleSpinBox | | Prototype: | void QInputDialogPrivate::ensureDoubleSpinBox() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 321-330 |
| | 6 | 2 |
QInputDialogPrivate::ensureIntSpinBox| Name: | QInputDialogPrivate::ensureIntSpinBox | | Prototype: | void QInputDialogPrivate::ensureIntSpinBox() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 310-319 |
| | 6 | 2 |
QInputMethodPrivate::objectAcceptsInputMethod| Name: | QInputMethodPrivate::objectAcceptsInputMethod | | Prototype: | bool QInputMethodPrivate::objectAcceptsInputMethod(QObject *object) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | | Lines: | 353-363 |
| | 6 | 2 |
QInputMethodQueryEvent::setValue| Name: | QInputMethodQueryEvent::setValue | | Prototype: | void QInputMethodQueryEvent::setValue(Qt::InputMethodQuery query, const QVariant &value) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 2158-2168 |
| | 6 | 3 |
QInternal::registerCallback| Name: | QInternal::registerCallback | | Prototype: | bool QInternal::registerCallback(Callback cb, qInternalCallback callback) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3851-3860 |
| | 6 | 2 |
QIntersectionPoint::round| Name: | QIntersectionPoint::round | | Prototype: | QPodPoint QIntersectionPoint::round() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 309-317 |
| | 6 | 3 |
QItemDelegate::setEditorData| Name: | QItemDelegate::setEditorData | | Prototype: | void QItemDelegate::setEditorData(QWidget *editor, const QModelIndex &index) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 488-503 |
| | 6 | 3 |
QItemSelection::contains| Name: | QItemSelection::contains | | Prototype: | bool QItemSelection::contains(const QModelIndex &index) const | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 449-458 |
| | 6 | 4 |
QItemSelectionModel::hasSelection| Name: | QItemSelectionModel::hasSelection | | Prototype: | bool QItemSelectionModel::hasSelection() const | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 1622-1632 |
| | 6 | 2 |
QJsonArray::toVariantList| Name: | QJsonArray::toVariantList | | Prototype: | QVariantList QJsonArray::toVariantList() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | | Lines: | 306-316 |
| | 6 | 3 |
QJsonObject::find| Name: | QJsonObject::find | | Prototype: | QJsonObject::iterator QJsonObject::find(const QString &key) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 595-603 |
| | 6 | 2 |
QJsonObject::operator []| Name: | QJsonObject::operator [] | | Prototype: | QJsonValueRef QJsonObject::operator [](const QString &key) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 395-405 |
| | 6 | 2 |
QJsonObject::toVariantHash| Name: | QJsonObject::toVariantHash | | Prototype: | QVariantHash QJsonObject::toVariantHash() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 297-307 |
| | 6 | 3 |
QJsonObject::toVariantMap| Name: | QJsonObject::toVariantMap | | Prototype: | QVariantMap QJsonObject::toVariantMap() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 258-268 |
| | 6 | 3 |
QJsonPrivate::Array::isValid| Name: | QJsonPrivate::Array::isValid | | Prototype: | bool Array::isValid(int maxSize) const | | Coverage: | 58.333% (7/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | | Lines: | 225-235 |
| | 6 | 4 |
QKdeThemePrivate::kdeIconThemeSearchPaths| Name: | QKdeThemePrivate::kdeIconThemeSearchPaths | | Prototype: | QStringList QKdeThemePrivate::kdeIconThemeSearchPaths(const QStringList &kdeDirs) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 443-453 |
| | 6 | 4 |
QKeyEventTransition::eventTest| Name: | QKeyEventTransition::eventTest | | Prototype: | bool QKeyEventTransition::eventTest(QEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qkeyeventtransition.cpp | | Lines: | 151-159 |
| | 6 | 2 |