| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QGraphicsScenePrivate::sendMouseEvent| Name: | QGraphicsScenePrivate::sendMouseEvent | | Prototype: | void QGraphicsScenePrivate::sendMouseEvent(QGraphicsSceneMouseEvent *mouseEvent) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1294-1316 |
| | 14 | 4 |
QGraphicsScenePrivate::unregisterTopLevelItem| Name: | QGraphicsScenePrivate::unregisterTopLevelItem | | Prototype: | void QGraphicsScenePrivate::unregisterTopLevelItem(QGraphicsItem *item) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 406-420 |
| | 8 | 4 |
QGraphicsShaderEffect::draw| Name: | QGraphicsShaderEffect::draw | | Prototype: | void QGraphicsShaderEffect::draw(QPainter *painter) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgraphicsshadereffect.cpp | | Lines: | 238-272 |
| | 16 | 4 |
QGraphicsView::centerOn| Name: | QGraphicsView::centerOn | | Prototype: | void QGraphicsView::centerOn(const QPointF &pos) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1916-1938 |
| | 16 | 4 |
QGraphicsView::dragLeaveEvent| Name: | QGraphicsView::dragLeaveEvent | | Prototype: | void QGraphicsView::dragLeaveEvent(QDragLeaveEvent *event) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3067-3102 |
| | 22 | 4 |
QGraphicsView::invalidateScene| Name: | QGraphicsView::invalidateScene | | Prototype: | void QGraphicsView::invalidateScene(const QRectF &rect, QGraphicsScene::SceneLayers layers) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1641-1654 |
| | 7 | 4 |
QGraphicsView::resetCachedContent| Name: | QGraphicsView::resetCachedContent | | Prototype: | void QGraphicsView::resetCachedContent() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1606-1623 |
| | 10 | 4 |
QGraphicsViewPrivate::findItems| Name: | QGraphicsViewPrivate::findItems | | Prototype: | QList<QGraphicsItem *> QGraphicsViewPrivate::findItems(const QRegion &exposedRegion, bool *allItems, const QTransform &viewTransform) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1110-1148 |
| | 18 | 4 |
QGraphicsViewPrivate::processPendingUpdates| Name: | QGraphicsViewPrivate::processPendingUpdates | | Prototype: | void QGraphicsViewPrivate::processPendingUpdates() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 923-938 |
| | 9 | 4 |
QGraphicsWidget::close| Name: | QGraphicsWidget::close | | Prototype: | bool QGraphicsWidget::close() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 2388-2403 |
| | 9 | 4 |
QGraphicsWidget::setContentsMargins| Name: | QGraphicsWidget::setContentsMargins | | Prototype: | void QGraphicsWidget::setContentsMargins(qreal left, qreal top, qreal right, qreal bottom) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 486-511 |
| | 18 | 4 |
QGraphicsWidget::setLayout| Name: | QGraphicsWidget::setLayout | | Prototype: | void QGraphicsWidget::setLayout(QGraphicsLayout *l) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 831-854 |
| | 16 | 4 |
QGraphicsWidget::setWindowFrameMargins| Name: | QGraphicsWidget::setWindowFrameMargins | | Prototype: | void QGraphicsWidget::setWindowFrameMargins(qreal left, qreal top, qreal right, qreal bottom) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 545-566 |
| | 18 | 4 |
QGraphicsWidgetPrivate::resolveLayoutDirection| Name: | QGraphicsWidgetPrivate::resolveLayoutDirection | | Prototype: | void QGraphicsWidgetPrivate::resolveLayoutDirection() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 204-219 |
| | 8 | 4 |
QGraphicsWidgetPrivate::windowFrameHoverLeaveEvent| Name: | QGraphicsWidgetPrivate::windowFrameHoverLeaveEvent | | Prototype: | void QGraphicsWidgetPrivate::windowFrameHoverLeaveEvent(QGraphicsSceneHoverEvent *event) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 715-739 |
| | 14 | 4 |
QGridLayoutEngine::cellRect| Name: | QGridLayoutEngine::cellRect | | Prototype: | QRectF QGridLayoutEngine::cellRect(const QRectF &contentsGeometry, int row, int column, int rowSpan, int columnSpan, const QAbstractLayoutStyleInfo *styleInfo) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1039-1062 |
| | 15 | 4 |
QGridLayoutEngine::effectiveAlignment| Name: | QGridLayoutEngine::effectiveAlignment | | Prototype: | Qt::Alignment QGridLayoutEngine::effectiveAlignment(const QGridLayoutItem *layoutItem) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 908-925 |
| | 10 | 4 |
QGridLayoutEngine::ensureColumnAndRowData| Name: | QGridLayoutEngine::ensureColumnAndRowData | | Prototype: | void QGridLayoutEngine::ensureColumnAndRowData(QGridLayoutRowData *rowData, QGridLayoutBox *totalBox, const qreal *colPositions, const qreal *colSizes, Qt::Orientation orientation, const QAbstractLayoutStyleInfo *styleInfo) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1539-1564 |
| | 16 | 4 |
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::removeItem| Name: | QGridLayoutEngine::removeItem | | Prototype: | void QGridLayoutEngine::removeItem(QGridLayoutItem *item) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 956-970 |
| | 7 | 4 |
QGridLayoutItem::stretchFactor| Name: | QGridLayoutItem::stretchFactor | | Prototype: | int QGridLayoutItem::stretchFactor(Qt::Orientation orientation) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 538-553 |
| | 9 | 4 |
QGridLayoutRowData::totalBox| Name: | QGridLayoutRowData::totalBox | | Prototype: | QGridLayoutBox QGridLayoutRowData::totalBox(int start, int end) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 427-441 |
| | 10 | 4 |
QGtk2Painter::renderTheme| Name: | QGtk2Painter::renderTheme | | Prototype: | QPixmap QGtk2Painter::renderTheme(uchar *bdata, uchar *wdata, const QRect &rect) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | | Lines: | 133-158 |
| | 16 | 4 |
QGtkStyle::polish| Name: | QGtkStyle::polish | | Prototype: | void QGtkStyle::polish(QWidget *widget) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | | Lines: | 490-511 |
| | 16 | 4 |
QGtkStyle::standardPalette| Name: | QGtkStyle::standardPalette | | Prototype: | QPalette QGtkStyle::standardPalette() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | | Lines: | 352-437 |
| | 65 | 4 |
QGtkStylePrivate::addAllSubWidgets| Name: | QGtkStylePrivate::addAllSubWidgets | | Prototype: | void QGtkStylePrivate::addAllSubWidgets(GtkWidget *widget, gpointer v) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 749-755 |
| | 4 | 4 |
QGtkStylePrivate::addWidgetToMap| Name: | QGtkStylePrivate::addWidgetToMap | | Prototype: | void QGtkStylePrivate::addWidgetToMap(GtkWidget *widget) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 735-747 |
| | 5 | 4 |
QGtkStylePrivate::cleanupGtkWidgets| Name: | QGtkStylePrivate::cleanupGtkWidgets | | Prototype: | void QGtkStylePrivate::cleanupGtkWidgets() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 585-594 |
| | 7 | 4 |
QGtkStylePrivate::getGConfString| Name: | QGtkStylePrivate::getGConfString | | Prototype: | QString QGtkStylePrivate::getGConfString(const QString &value, const QString &fallback) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 608-627 |
| | 12 | 4 |
QGuiApplication::restoreOverrideCursor| Name: | QGuiApplication::restoreOverrideCursor | | Prototype: | void QGuiApplication::restoreOverrideCursor() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3485-3497 |
| | 8 | 4 |
QGuiApplication::setWindowIcon| Name: | QGuiApplication::setWindowIcon | | Prototype: | void QGuiApplication::setWindowIcon(const QIcon &icon) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2947-2957 |
| | 8 | 4 |
QGuiApplication::topLevelWindows| Name: | QGuiApplication::topLevelWindows | | Prototype: | QWindowList QGuiApplication::topLevelWindows() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 887-901 |
| | 8 | 4 |
QGuiApplicationPrivate::processCloseEvent| Name: | QGuiApplicationPrivate::processCloseEvent | | Prototype: | void QGuiApplicationPrivate::processCloseEvent(QWindowSystemInterfacePrivate::CloseEvent *e) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2192-2206 |
| | 8 | 4 |
QGuiApplicationPrivate::sendQWindowEventToQPlatformWindow| Name: | QGuiApplicationPrivate::sendQWindowEventToQPlatformWindow | | Prototype: | void QGuiApplicationPrivate::sendQWindowEventToQPlatformWindow(QWindow *window, QEvent *event) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1647-1659 |
| | 8 | 4 |
QGuiApplicationPrivate::shouldQuitInternal| Name: | QGuiApplicationPrivate::shouldQuitInternal | | Prototype: | bool QGuiApplicationPrivate::shouldQuitInternal(const QWindowList &processedWindows) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3021-3033 |
| | 8 | 4 |
QGuiApplicationPrivate::tryCloseRemainingWindows| Name: | QGuiApplicationPrivate::tryCloseRemainingWindows | | Prototype: | bool QGuiApplicationPrivate::tryCloseRemainingWindows(QWindowList processedWindows) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3040-3054 |
| | 10 | 4 |
QGuiApplicationPrivate::updateFilteredScreenOrientation| Name: | QGuiApplicationPrivate::updateFilteredScreenOrientation | | Prototype: | void QGuiApplicationPrivate::updateFilteredScreenOrientation(QScreen *s) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2626-2638 |
| | 10 | 4 |
QHashData::free_helper| Name: | QHashData::free_helper | | Prototype: | void QHashData::free_helper(void (*node_delete)(Node *)) | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 527-546 |
| | 13 | 4 |
QHashData::nextNode| Name: | QHashData::nextNode | | Prototype: | QHashData::Node *QHashData::nextNode(Node *node) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 548-569 |
| | 12 | 4 |
QHeaderView::dataChanged| Name: | QHeaderView::dataChanged | | Prototype: | void QHeaderView::dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QVector<int> &) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2852-2865 |
| | 10 | 4 |
QHeaderView::mouseDoubleClickEvent| Name: | QHeaderView::mouseDoubleClickEvent | | Prototype: | void QHeaderView::mouseDoubleClickEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2537-2557 |
| | 12 | 4 |
QHeaderView::restoreState| Name: | QHeaderView::restoreState | | Prototype: | bool QHeaderView::restoreState(const QByteArray &state) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1711-1733 |
| | 18 | 4 |
QHeaderView::sectionSize| Name: | QHeaderView::sectionSize | | Prototype: | int QHeaderView::sectionSize(int logicalIndex) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 642-654 |
| | 10 | 4 |
QHeaderView::sectionSizeHint| Name: | QHeaderView::sectionSizeHint | | Prototype: | int QHeaderView::sectionSizeHint(int logicalIndex) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 569-584 |
| | 12 | 4 |
QHeaderView::sectionViewportPosition| Name: | QHeaderView::sectionViewportPosition | | Prototype: | int QHeaderView::sectionViewportPosition(int logicalIndex) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 687-699 |
| | 10 | 4 |
QHeaderView::setMaximumSectionSize| Name: | QHeaderView::setMaximumSectionSize | | Prototype: | void QHeaderView::setMaximumSectionSize(int size) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1609-1622 |
| | 9 | 4 |
QHeaderView::setSortIndicatorShown| Name: | QHeaderView::setSortIndicatorShown | | Prototype: | void QHeaderView::setSortIndicatorShown(bool show) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1360-1375 |
| | 9 | 4 |
QHeaderViewPrivate::isSectionSelected| Name: | QHeaderViewPrivate::isSectionSelected | | Prototype: | bool QHeaderViewPrivate::isSectionSelected(int section) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3155-3170 |
| | 12 | 4 |
QHeaderViewPrivate::updateSectionIndicator| Name: | QHeaderViewPrivate::updateSectionIndicator | | Prototype: | void QHeaderViewPrivate::updateSectionIndicator(int section, int position) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3117-3133 |
| | 9 | 4 |
QHighDpiScaling::setGlobalFactor| Name: | QHighDpiScaling::setGlobalFactor | | Prototype: | void QHighDpiScaling::setGlobalFactor(qreal factor) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 314-326 |
| | 9 | 4 |
QHistoryState::setDefaultState| Name: | QHistoryState::setDefaultState | | Prototype: | void QHistoryState::setDefaultState(QAbstractState *state) | | Coverage: | 47.368% (9/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 213-232 |
| | 13 | 4 |
QHostAddress::isLoopback| Name: | QHostAddress::isLoopback | | Prototype: | bool QHostAddress::isLoopback() const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 1084-1102 |
| | 9 | 4 |
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 |
QHttpNetworkConnection::ignoreSslErrors| Name: | QHttpNetworkConnection::ignoreSslErrors | | Prototype: | void QHttpNetworkConnection::ignoreSslErrors(int channel) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 1402-1416 |
| | 7 | 4 |
QHttpNetworkConnection::ignoreSslErrors| Name: | QHttpNetworkConnection::ignoreSslErrors | | Prototype: | void QHttpNetworkConnection::ignoreSslErrors(const QList<QSslError> &errors, int channel) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 1418-1432 |
| | 7 | 4 |
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::abort| Name: | QHttpNetworkConnectionChannel::abort | | Prototype: | void QHttpNetworkConnectionChannel::abort() | | Coverage: | 54.545% (6/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 208-225 |
| | 8 | 4 |
QHttpNetworkConnectionChannel::close| Name: | QHttpNetworkConnectionChannel::close | | Prototype: | void QHttpNetworkConnectionChannel::close() | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 188-205 |
| | 8 | 4 |
QHttpNetworkConnectionChannel::resetUploadData| Name: | QHttpNetworkConnectionChannel::resetUploadData | | Prototype: | bool QHttpNetworkConnectionChannel::resetUploadData() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 595-612 |
| | 10 | 4 |
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 |
QHttpNetworkConnectionPrivate::requeueRequest| Name: | QHttpNetworkConnectionPrivate::requeueRequest | | Prototype: | void QHttpNetworkConnectionPrivate::requeueRequest(const HttpMessagePair &pair) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 640-656 |
| | 8 | 4 |
QHttpNetworkHeaderPrivate::contentLength| Name: | QHttpNetworkHeaderPrivate::contentLength | | Prototype: | qint64 QHttpNetworkHeaderPrivate::contentLength() const | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkheader.cpp | | Lines: | 52-70 |
| | 12 | 4 |
QHttpNetworkReplyPrivate::readReplyBodyRaw| Name: | QHttpNetworkReplyPrivate::readReplyBodyRaw | | Prototype: | qint64 QHttpNetworkReplyPrivate::readReplyBodyRaw(QAbstractSocket *socket, QByteDataBuffer *out, qint64 size) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 810-841 |
| | 19 | 4 |
QHttpSocketEngine::option| Name: | QHttpSocketEngine::option | | Prototype: | int QHttpSocketEngine::option(SocketOption option) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 305-316 |
| | 7 | 4 |
QHttpSocketEngine::setOption| Name: | QHttpSocketEngine::setOption | | Prototype: | bool QHttpSocketEngine::setOption(SocketOption option, int value) | | Coverage: | 50.000% (5/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 318-330 |
| | 8 | 4 |
QHttpSocketEngine::slotSocketConnected| Name: | QHttpSocketEngine::slotSocketConnected | | Prototype: | void QHttpSocketEngine::slotSocketConnected() | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 476-510 |
| | 24 | 4 |
QHttpSocketEngine::waitForReadOrWrite| Name: | QHttpSocketEngine::waitForReadOrWrite | | Prototype: | bool QHttpSocketEngine::waitForReadOrWrite(bool *readyToRead, bool *readyToWrite, bool checkRead, bool checkWrite, int msecs, bool *timedOut) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 406-425 |
| | 10 | 4 |
QHttpSocketEngineHandler::createSocketEngine| Name: | QHttpSocketEngineHandler::createSocketEngine | | Prototype: | QAbstractSocketEngine *QHttpSocketEngineHandler::createSocketEngine(QAbstractSocket::SocketType socketType, const QNetworkProxy &proxy, QObject *parent) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 824-842 |
| | 9 | 4 |
QHttpThreadDelegate::sslErrorsSlot| Name: | QHttpThreadDelegate::sslErrorsSlot | | Prototype: | void QHttpThreadDelegate::sslErrorsSlot(const QList<QSslError> &errors) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | | Lines: | 669-683 |
| | 10 | 4 |
QIODevice::readLineData| Name: | QIODevice::readLineData | | Prototype: | qint64 QIODevice::readLineData(char *data, qint64 maxSize) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1220-1242 |
| | 13 | 4 |
QIODevice::ungetChar| Name: | QIODevice::ungetChar | | Prototype: | void QIODevice::ungetChar(char c) | | Coverage: | 50.000% (5/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1388-1400 |
| | 5 | 4 |
QIcon::detach| Name: | QIcon::detach | | Prototype: | void QIcon::detach() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 938-950 |
| | 8 | 4 |
QIconLoader::ensureInitialized| Name: | QIconLoader::ensureInitialized | | Prototype: | void QIconLoader::ensureInitialized() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 95-111 |
| | 8 | 4 |
QIconLoader::updateSystemTheme| Name: | QIconLoader::updateSystemTheme | | Prototype: | void QIconLoader::updateSystemTheme() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 121-133 |
| | 7 | 4 |
QIconModeViewBase::addLeaf| Name: | QIconModeViewBase::addLeaf | | Prototype: | void QIconModeViewBase::addLeaf(QVector<int> &leaf, const QRect &area, uint visited, QBspTree::Data data) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 3130-3148 |
| | 13 | 4 |
QIconModeViewBase::initBspTree| Name: | QIconModeViewBase::initBspTree | | Prototype: | void QIconModeViewBase::initBspTree(const QSize &contents) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2895-2910 |
| | 9 | 4 |
QIconModeViewBase::initDynamicLayout| Name: | QIconModeViewBase::initDynamicLayout | | Prototype: | QPoint QIconModeViewBase::initDynamicLayout(const QListViewLayoutInfo &info) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2912-2932 |
| | 15 | 4 |
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 |
QIdentityProxyModelPrivate::_q_sourceLayoutAboutToBeChanged| Name: | QIdentityProxyModelPrivate::_q_sourceLayoutAboutToBeChanged | | Prototype: | void QIdentityProxyModelPrivate::_q_sourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemModel::LayoutChangeHint hint) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | | Lines: | 489-514 |
| | 17 | 4 |
QIdentityProxyModelPrivate::_q_sourceLayoutChanged| Name: | QIdentityProxyModelPrivate::_q_sourceLayoutChanged | | Prototype: | void QIdentityProxyModelPrivate::_q_sourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemModel::LayoutChangeHint hint) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | | Lines: | 516-540 |
| | 15 | 4 |
QImage::createAlphaMask| Name: | QImage::createAlphaMask | | Prototype: | QImage QImage::createAlphaMask(Qt::ImageConversionFlags flags) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 2777-2792 |
| | 8 | 4 |
QImage::hasAlphaChannel| Name: | QImage::hasAlphaChannel | | Prototype: | bool QImage::hasAlphaChannel() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 4354-4364 |
| | 8 | 4 |
QImage::operator=| Name: | QImage::operator= | | Prototype: | QImage &QImage::operator=(const QImage &image) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 1042-1054 |
| | 8 | 4 |
QImage::paintEngine| Name: | QImage::paintEngine | | Prototype: | QPaintEngine *QImage::paintEngine() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 3874-3889 |
| | 10 | 4 |
QImage::scaled| Name: | QImage::scaled | | Prototype: | QImage QImage::scaled(const QSize& s, Qt::AspectRatioMode aspectMode, Qt::TransformationMode mode) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 2643-2662 |
| | 14 | 4 |
QImageData::create| Name: | QImageData::create | | Prototype: | QImageData *QImageData::create(uchar *data, int width, int height, int bpl, QImage::Format format, bool readOnly, QImageCleanupFunction cleanupFunction, void *cleanupInfo) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 792-832 |
| | 29 | 4 |
QImageData::~QImageData| Name: | QImageData::~QImageData | | Prototype: | QImageData::~QImageData() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 161-171 |
| | 8 | 4 |
QImageReaderPrivate::getText| Name: | QImageReaderPrivate::getText | | Prototype: | void QImageReaderPrivate::getText() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | | Lines: | 628-642 |
| | 8 | 4 |
QInotifyFileSystemWatcherEngine::removePaths| Name: | QInotifyFileSystemWatcherEngine::removePaths | | Prototype: | QStringList QInotifyFileSystemWatcherEngine::removePaths(const QStringList &paths, QStringList *files, QStringList *directories) | | Coverage: | 92.857% (13/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp | | Lines: | 310-336 |
| | 15 | 4 |
QInputDialog::inputMode| Name: | QInputDialog::inputMode | | Prototype: | QInputDialog::InputMode QInputDialog::inputMode() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 566-579 |
| | 7 | 4 |
QInputDialog::setInputMode| Name: | QInputDialog::setInputMode | | Prototype: | void QInputDialog::setInputMode(InputMode mode) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 536-564 |
| | 13 | 4 |
QInputDialog::setTextValue| Name: | QInputDialog::setTextValue | | Prototype: | void QInputDialog::setTextValue(const QString &text) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 691-705 |
| | 9 | 4 |
QInputDialogPrivate::ensureLayout| Name: | QInputDialogPrivate::ensureLayout | | Prototype: | void QInputDialogPrivate::ensureLayout() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 214-245 |
| | 20 | 4 |
QInputMethod::update| Name: | QInputMethod::update | | Prototype: | void QInputMethod::update(Qt::InputMethodQueries queries) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | | Lines: | 281-297 |
| | 10 | 4 |
QIntValidator::setRange| Name: | QIntValidator::setRange | | Prototype: | void QIntValidator::setRange(int bottom, int top) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 458-475 |
| | 11 | 4 |
QInternalMimeData::formats| Name: | QInternalMimeData::formats | | Prototype: | QStringList QInternalMimeData::formats() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 209-222 |
| | 8 | 4 |
QInternalMimeData::formatsHelper| Name: | QInternalMimeData::formatsHelper | | Prototype: | QStringList QInternalMimeData::formatsHelper(const QMimeData *data) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 272-284 |
| | 7 | 4 |
QInternalMimeData::hasFormat| Name: | QInternalMimeData::hasFormat | | Prototype: | bool QInternalMimeData::hasFormat(const QString &mimeType) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 196-207 |
| | 7 | 4 |
QIntersectionPoint::operator <| Name: | QIntersectionPoint::operator < | | Prototype: | bool QIntersectionPoint::operator < (const QIntersectionPoint &other) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 319-328 |
| | 7 | 4 |
QItemDelegate::createEditor| Name: | QItemDelegate::createEditor | | Prototype: | QWidget *QItemDelegate::createEditor(QWidget *parent, const QStyleOptionViewItem &, const QModelIndex &index) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 462-476 |
| | 10 | 4 |