| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QGraphicsLinearLayout::itemAt| Name: | QGraphicsLinearLayout::itemAt | | Prototype: | QGraphicsLayoutItem *QGraphicsLinearLayout::itemAt(int index) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp | | Lines: | 483-494 |
| | 8 | 3 |
QGraphicsProxyWidget::hoverMoveEvent| Name: | QGraphicsProxyWidget::hoverMoveEvent | | Prototype: | void QGraphicsProxyWidget::hoverMoveEvent(QGraphicsSceneHoverEvent *event) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | | Lines: | 1200-1217 |
| | 8 | 3 |
QGraphicsProxyWidget::paint| Name: | QGraphicsProxyWidget::paint | | Prototype: | void QGraphicsProxyWidget::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | | Lines: | 1523-1536 |
| | 8 | 3 |
QGraphicsProxyWidgetPrivate::sendWidgetMouseEvent| Name: | QGraphicsProxyWidgetPrivate::sendWidgetMouseEvent | | Prototype: | void QGraphicsProxyWidgetPrivate::sendWidgetMouseEvent(QGraphicsSceneHoverEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | | Lines: | 231-241 |
| | 8 | 1 |
QGraphicsProxyWidgetPrivate::unembedSubWindow| Name: | QGraphicsProxyWidgetPrivate::unembedSubWindow | | Prototype: | void QGraphicsProxyWidgetPrivate::unembedSubWindow(QWidget *subWin) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | | Lines: | 493-507 |
| | 8 | 5 |
QGraphicsProxyWidgetPrivate::updateProxyInputMethodAcceptanceFromWidget| Name: | QGraphicsProxyWidgetPrivate::updateProxyInputMethodAcceptanceFromWidget | | Prototype: | void QGraphicsProxyWidgetPrivate::updateProxyInputMethodAcceptanceFromWidget() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | | Lines: | 457-468 |
| | 8 | 3 |
QGraphicsScene::drawBackground| Name: | QGraphicsScene::drawBackground | | Prototype: | void QGraphicsScene::drawBackground(QPainter *painter, const QRectF &rect) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 4234-4246 |
| | 8 | 4 |
QGraphicsScene::drawForeground| Name: | QGraphicsScene::drawForeground | | Prototype: | void QGraphicsScene::drawForeground(QPainter *painter, const QRectF &rect) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 4261-4273 |
| | 8 | 4 |
QGraphicsScene::selectedItems| Name: | QGraphicsScene::selectedItems | | Prototype: | QList<QGraphicsItem *> QGraphicsScene::selectedItems() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 2217-2232 |
| | 8 | 3 |
QGraphicsSceneBspTree::removeItems| Name: | QGraphicsSceneBspTree::removeItems | | Prototype: | void QGraphicsSceneBspTree::removeItems(const QSet<QGraphicsItem *> &items) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene_bsp.cpp | | Lines: | 133-145 |
| | 8 | 4 |
QGraphicsSceneIndex::items| Name: | QGraphicsSceneIndex::items | | Prototype: | QList<QGraphicsItem *> QGraphicsSceneIndex::items(const QPolygonF &polygon, 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: | 466-477 |
| | 8 | 1 |
QGraphicsScenePrivate::ensureSequentialTopLevelSiblingIndexes| Name: | QGraphicsScenePrivate::ensureSequentialTopLevelSiblingIndexes | | Prototype: | void QGraphicsScenePrivate::ensureSequentialTopLevelSiblingIndexes() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1501-1513 |
| | 8 | 4 |
QGraphicsScenePrivate::findClosestTouchPointId| Name: | QGraphicsScenePrivate::findClosestTouchPointId | | Prototype: | int QGraphicsScenePrivate::findClosestTouchPointId(const QPointF &scenePos) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 5868-5880 |
| | 8 | 3 |
QGraphicsScenePrivate::removeSceneEventFilter| Name: | QGraphicsScenePrivate::removeSceneEventFilter | | Prototype: | void QGraphicsScenePrivate::removeSceneEventFilter(QGraphicsItem *watched, QGraphicsItem *filter) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1165-1178 |
| | 8 | 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: | 413-427 |
| | 8 | 4 |
QGraphicsScenePrivate::updateFont| Name: | QGraphicsScenePrivate::updateFont | | Prototype: | void QGraphicsScenePrivate::updateFont(const QFont &font) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1548-1570 |
| | 8 | 3 |
QGraphicsScenePrivate::updatePalette| Name: | QGraphicsScenePrivate::updatePalette | | Prototype: | void QGraphicsScenePrivate::updatePalette(const QPalette &palette) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1605-1627 |
| | 8 | 3 |
QGraphicsWidget::removeAction| Name: | QGraphicsWidget::removeAction | | Prototype: | void QGraphicsWidget::removeAction(QAction *action) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 2090-2104 |
| | 8 | 3 |
QGraphicsWidgetPrivate::naturalWidgetFont| Name: | QGraphicsWidgetPrivate::naturalWidgetFont | | Prototype: | QFont QGraphicsWidgetPrivate::naturalWidgetFont() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 307-318 |
| | 8 | 3 |
QGraphicsWidgetPrivate::naturalWidgetPalette| Name: | QGraphicsWidgetPrivate::naturalWidgetPalette | | Prototype: | QPalette QGraphicsWidgetPrivate::naturalWidgetPalette() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 246-257 |
| | 8 | 3 |
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: | 229-244 |
| | 8 | 4 |
QGridLayout::addLayout| Name: | QGridLayout::addLayout | | Prototype: | void QGridLayout::addLayout(QLayout *layout, int row, int column, Qt::Alignment alignment) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1503-1513 |
| | 8 | 3 |
QGridLayout::addLayout| Name: | QGridLayout::addLayout | | Prototype: | void QGridLayout::addLayout(QLayout *layout, int row, int column, int rowSpan, int columnSpan, Qt::Alignment alignment) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1524-1535 |
| | 8 | 3 |
QGridLayout::itemAtPosition| Name: | QGridLayout::itemAtPosition | | Prototype: | QLayoutItem *QGridLayout::itemAtPosition(int row, int column) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1334-1346 |
| | 8 | 3 |
QGridLayoutEngine::controlTypes| Name: | QGridLayoutEngine::controlTypes | | Prototype: | QLayoutPolicy::ControlTypes QGridLayoutEngine::controlTypes(LayoutSide side) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1143-1155 |
| | 8 | 3 |
QGridLayoutEngine::invalidate| Name: | QGridLayoutEngine::invalidate | | Prototype: | void QGridLayoutEngine::invalidate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1008-1020 |
| | 8 | 1 |
QGridLayoutEngine::setRowSpacing| Name: | QGridLayoutEngine::setRowSpacing | | Prototype: | void QGridLayoutEngine::setRowSpacing(int row, qreal spacing, Qt::Orientation orientation) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 853-865 |
| | 8 | 3 |
QGridLayoutPrivate::cellRect| Name: | QGridLayoutPrivate::cellRect | | Prototype: | QRect QGridLayoutPrivate::cellRect(int row, int col) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 979-991 |
| | 8 | 3 |
QGridLayoutPrivate::getItemPosition| Name: | QGridLayoutPrivate::getItemPosition | | Prototype: | void getItemPosition(int index, int *row, int *column, int *rowSpan, int *columnSpan) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 186-196 |
| | 8 | 2 |
QGridLayoutPrivate::replaceAt| Name: | QGridLayoutPrivate::replaceAt | | Prototype: | QLayoutItem* replaceAt(int index, QLayoutItem *newitem) override | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 173-184 |
| | 8 | 3 |
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: | 3535-3547 |
| | 8 | 4 |
QGuiApplication::setPalette| Name: | QGuiApplication::setPalette | | Prototype: | void QGuiApplication::setPalette(const QPalette &pal) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2909-2920 |
| | 8 | 3 |
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: | 2997-3007 |
| | 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: | 924-938 |
| | 8 | 4 |
QGuiApplicationPrivate::notifyThemeChanged| Name: | QGuiApplicationPrivate::notifyThemeChanged | | Prototype: | void QGuiApplicationPrivate::notifyThemeChanged() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3628-3640 |
| | 8 | 3 |
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: | 2219-2233 |
| | 8 | 4 |
QGuiApplicationPrivate::processWindowScreenChangedEvent| Name: | QGuiApplicationPrivate::processWindowScreenChangedEvent | | Prototype: | void QGuiApplicationPrivate::processWindowScreenChangedEvent(QWindowSystemInterfacePrivate::WindowScreenChangedEvent *wse) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2151-2166 |
| | 8 | 5 |
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: | 1673-1685 |
| | 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: | 3071-3083 |
| | 8 | 4 |
QHeaderView::minimumSectionSize| Name: | QHeaderView::minimumSectionSize | | Prototype: | int QHeaderView::minimumSectionSize() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1592-1603 |
| | 8 | 3 |
QHostAddress::operator==| Name: | QHostAddress::operator== | | Prototype: | bool QHostAddress::operator==(const QHostAddress &other) const | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 817-829 |
| | 8 | 5 |
QHostAddressPrivate::setAddress| Name: | QHostAddressPrivate::setAddress | | Prototype: | void QHostAddressPrivate::setAddress(quint32 a_) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 136-150 |
| | 8 | 2 |
QHostInfoCache::put| Name: | QHostInfoCache::put | | Prototype: | void QHostInfoCache::put(const QString &name, const QHostInfo &info) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 790-803 |
| | 8 | 2 |
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: | 214-231 |
| | 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: | 194-211 |
| | 8 | 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: | 649-665 |
| | 8 | 4 |
QHttpNetworkReplyPrivate::findChallenge| Name: | QHttpNetworkReplyPrivate::findChallenge | | Prototype: | bool QHttpNetworkReplyPrivate::findChallenge(bool forProxy, QByteArray &challenge) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 409-423 |
| | 8 | 3 |
QHttpNetworkReplyPrivate::initializeInflateStream| Name: | QHttpNetworkReplyPrivate::initializeInflateStream | | Prototype: | int QHttpNetworkReplyPrivate::initializeInflateStream() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 740-753 |
| | 8 | 1 |
QHttpNetworkReplyPrivate::readBodyVeryFast| Name: | QHttpNetworkReplyPrivate::readBodyVeryFast | | Prototype: | qint64 QHttpNetworkReplyPrivate::readBodyVeryFast(QAbstractSocket *socket, char *b) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 651-666 |
| | 8 | 3 |
QHttpNetworkReplyPrivate::removeAutoDecompressHeader| Name: | QHttpNetworkReplyPrivate::removeAutoDecompressHeader | | Prototype: | void QHttpNetworkReplyPrivate::removeAutoDecompressHeader() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 392-407 |
| | 8 | 3 |
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: | 344-356 |
| | 8 | 4 |
QHttpSocketEngine::setProxy| Name: | QHttpSocketEngine::setProxy | | Prototype: | void QHttpSocketEngine::setProxy(const QNetworkProxy &proxy) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 111-121 |
| | 8 | 3 |
QHttpThreadDelegate::abortRequest| Name: | QHttpThreadDelegate::abortRequest | | Prototype: | void QHttpThreadDelegate::abortRequest() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | | Lines: | 399-418 |
| | 8 | 3 |
QHttpThreadDelegate::startRequestSynchronously| Name: | QHttpThreadDelegate::startRequestSynchronously | | Prototype: | void QHttpThreadDelegate::startRequestSynchronously() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | | Lines: | 246-268 |
| | 8 | 1 |
QHttpThreadDelegate::synchronousFinishedWithErrorSlot| Name: | QHttpThreadDelegate::synchronousFinishedWithErrorSlot | | Prototype: | void QHttpThreadDelegate::synchronousFinishedWithErrorSlot(QNetworkReply::NetworkError errorCode, const QString &detail) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | | Lines: | 562-578 |
| | 8 | 2 |
QHttpThreadDelegate::synchronousHeaderChangedSlot| Name: | QHttpThreadDelegate::synchronousHeaderChangedSlot | | Prototype: | void QHttpThreadDelegate::synchronousHeaderChangedSlot() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | | Lines: | 630-645 |
| | 8 | 2 |
QHttpThreadDelegate::synchronousProxyAuthenticationRequiredSlot| Name: | QHttpThreadDelegate::synchronousProxyAuthenticationRequiredSlot | | Prototype: | void QHttpThreadDelegate::synchronousProxyAuthenticationRequiredSlot(const QNetworkProxy &p, QAuthenticator *a) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | | Lines: | 723-743 |
| | 8 | 3 |
QIODevice::commitTransaction| Name: | QIODevice::commitTransaction | | Prototype: | void QIODevice::commitTransaction() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1537-1548 |
| | 8 | 3 |
QIODevice::rollbackTransaction| Name: | QIODevice::rollbackTransaction | | Prototype: | void QIODevice::rollbackTransaction() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1561-1572 |
| | 8 | 3 |
QIODevice::ungetChar| Name: | QIODevice::ungetChar | | Prototype: | void QIODevice::ungetChar(char c) | | Coverage: | 46.154% (6/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1708-1725 |
| | 8 | 5 |
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: | 99-113 |
| | 8 | 4 |
QIconModeViewBase::doBatchedItemLayout| Name: | QIconModeViewBase::doBatchedItemLayout | | Prototype: | bool QIconModeViewBase::doBatchedItemLayout(const QListViewLayoutInfo &info, int max) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2883-2896 |
| | 8 | 3 |
QIconModeViewBase::setPositionForIndex| Name: | QIconModeViewBase::setPositionForIndex | | Prototype: | void QIconModeViewBase::setPositionForIndex(const QPoint &position, const QModelIndex &index) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2713-2724 |
| | 8 | 3 |
QIcuTimeZonePrivate::availableTimeZoneIds| Name: | QIcuTimeZonePrivate::availableTimeZoneIds | | Prototype: | QList<QByteArray> QIcuTimeZonePrivate::availableTimeZoneIds(QLocale::Country country) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | | Lines: | 478-488 |
| | 8 | 2 |
QIcuTimeZonePrivate::availableTimeZoneIds| Name: | QIcuTimeZonePrivate::availableTimeZoneIds | | Prototype: | QList<QByteArray> QIcuTimeZonePrivate::availableTimeZoneIds(int offsetFromUtc) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | | Lines: | 490-505 |
| | 8 | 2 |
QIcuTimeZonePrivate::init| Name: | QIcuTimeZonePrivate::init | | Prototype: | void QIcuTimeZonePrivate::init(const QByteArray &ianaId) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | | Lines: | 313-327 |
| | 8 | 2 |
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: | 2796-2811 |
| | 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: | 4372-4382 |
| | 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: | 1055-1067 |
| | 8 | 4 |
QImage::scaledToHeight| Name: | QImage::scaledToHeight | | Prototype: | QImage QImage::scaledToHeight(int h, Qt::TransformationMode mode) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 2725-2737 |
| | 8 | 3 |
QImage::scaledToWidth| Name: | QImage::scaledToWidth | | Prototype: | QImage QImage::scaledToWidth(int w, Qt::TransformationMode mode) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 2697-2709 |
| | 8 | 3 |
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: | 167-177 |
| | 8 | 4 |
QImageReader::supportedImageFormats| Name: | QImageReader::supportedImageFormats | | Prototype: | QList<QByteArray> QImageReader::supportedImageFormats() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | | Lines: | 1629-1643 |
| | 8 | 2 |
QImageReader::supportedMimeTypes| Name: | QImageReader::supportedMimeTypes | | Prototype: | QList<QByteArray> QImageReader::supportedMimeTypes() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | | Lines: | 1654-1668 |
| | 8 | 2 |
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: | 634-648 |
| | 8 | 4 |
QInputDialog::comboBoxItems| Name: | QInputDialog::comboBoxItems | | Prototype: | QStringList QInputDialog::comboBoxItems() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 794-805 |
| | 8 | 3 |
QInputDialogPrivate::ensurePlainTextEdit| Name: | QInputDialogPrivate::ensurePlainTextEdit | | Prototype: | void QInputDialogPrivate::ensurePlainTextEdit() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 267-280 |
| | 8 | 2 |
QIntValidator::fixup| Name: | QIntValidator::fixup | | Prototype: | void QIntValidator::fixup(QString &input) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 445-456 |
| | 8 | 3 |
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: | 215-228 |
| | 8 | 4 |
QItemDelegate::sizeHint| Name: | QItemDelegate::sizeHint | | Prototype: | QSize QItemDelegate::sizeHint(const QStyleOptionViewItem &option, const QModelIndex &index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 445-458 |
| | 8 | 2 |
QItemDelegatePrivate::textLayoutBounds| Name: | QItemDelegatePrivate::textLayoutBounds | | Prototype: | QRect QItemDelegatePrivate::textLayoutBounds(const QStyleOptionViewItem &option) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 129-145 |
| | 8 | 5 |
QItemEditorFactory::registerEditor| Name: | QItemEditorFactory::registerEditor | | Prototype: | void QItemEditorFactory::registerEditor(int userType, QItemEditorCreatorBase *creator) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | | Lines: | 205-217 |
| | 8 | 3 |
QItemSelectionModel::selection| Name: | QItemSelectionModel::selection | | Prototype: | const QItemSelection QItemSelectionModel::selection() const | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 1715-1730 |
| | 8 | 2 |
QJsonArray::operator =| Name: | QJsonArray::operator = | | Prototype: | QJsonArray &QJsonArray::operator =(const QJsonArray &other) | | Coverage: | 58.333% (7/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | | Lines: | 201-213 |
| | 8 | 4 |
QJsonDocument::fromVariant| Name: | QJsonDocument::fromVariant | | Prototype: | QJsonDocument QJsonDocument::fromVariant(const QVariant &variant) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | | Lines: | 267-278 |
| | 8 | 4 |
QJsonObject::operator =| Name: | QJsonObject::operator = | | Prototype: | QJsonObject &QJsonObject::operator =(const QJsonObject &other) | | Coverage: | 58.333% (7/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 182-194 |
| | 8 | 4 |
QJsonPrivate::Value::valueToStore| Name: | QJsonPrivate::Value::valueToStore | | Prototype: | uint Value::valueToStore(const QJsonValue &v, uint offset) | | Coverage: | 66.667% (10/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | | Lines: | 409-429 |
| | 8 | 9 |
QJsonValue::detach| Name: | QJsonValue::detach | | Prototype: | void QJsonValue::detach() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | | Lines: | 669-680 |
| | 8 | 3 |
QKeyMapper::possibleKeys| Name: | QKeyMapper::possibleKeys | | Prototype: | QList<int> QKeyMapper::possibleKeys(QKeyEvent *e) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeymapper.cpp | | Lines: | 74-87 |
| | 8 | 4 |
QKeyMapperPrivate::possibleKeys| Name: | QKeyMapperPrivate::possibleKeys | | Prototype: | QList<int> QKeyMapperPrivate::possibleKeys(QKeyEvent *e) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeymapper.cpp | | Lines: | 136-147 |
| | 8 | 4 |
QLCDNumberPrivate::init| Name: | QLCDNumberPrivate::init | | Prototype: | void QLCDNumberPrivate::init() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | | Lines: | 368-379 |
| | 8 | 1 |
QLabelPrivate::createStandardContextMenu| Name: | QLabelPrivate::createStandardContextMenu | | Prototype: | QMenu *QLabelPrivate::createStandardContextMenu(const QPoint &pos) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | | Lines: | 1613-1626 |
| | 8 | 3 |
QLayout::activateRecursiveHelper| Name: | QLayout::activateRecursiveHelper | | Prototype: | void QLayout::activateRecursiveHelper(QLayoutItem *item) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 1016-1027 |
| | 8 | 3 |
QLayout::indexOf| Name: | QLayout::indexOf | | Prototype: | int QLayout::indexOf(QWidget *widget) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 1241-1252 |
| | 8 | 3 |
QLayout::isEmpty| Name: | QLayout::isEmpty | | Prototype: | bool QLayout::isEmpty() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 495-506 |
| | 8 | 3 |
QLibraryInfo::platformPluginArguments| Name: | QLibraryInfo::platformPluginArguments | | Prototype: | QStringList QLibraryInfo::platformPluginArguments(const QString &platformName) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | | Lines: | 603-616 |
| | 8 | 2 |
QLibraryInfoPrivate::findConfiguration| Name: | QLibraryInfoPrivate::findConfiguration | | Prototype: | QSettings *QLibraryInfoPrivate::findConfiguration() | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | | Lines: | 164-197 |
| | 8 | 5 |
QListModel::clear| Name: | QListModel::clear | | Prototype: | void QListModel::clear() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 76-88 |
| | 8 | 3 |
QListModel::itemData| Name: | QListModel::itemData | | Prototype: | QMap<int, QVariant> QListModel::itemData(const QModelIndex &index) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 233-244 |
| | 8 | 3 |
QListModel::take| Name: | QListModel::take | | Prototype: | QListWidgetItem *QListModel::take(int row) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 160-171 |
| | 8 | 2 |