| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QGuiApplicationPrivate::commitData| Name: | QGuiApplicationPrivate::commitData | | Prototype: | void QGuiApplicationPrivate::commitData() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3338-3350 |
| | 7 | 2 |
QGuiApplicationPrivate::createEventDispatcher| Name: | QGuiApplicationPrivate::createEventDispatcher | | Prototype: | void QGuiApplicationPrivate::createEventDispatcher() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1279-1290 |
| | 5 | 2 |
QGuiApplicationPrivate::emitLastWindowClosed| Name: | QGuiApplicationPrivate::emitLastWindowClosed | | Prototype: | void QGuiApplicationPrivate::emitLastWindowClosed() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3058-3063 |
| | 2 | 2 |
QGuiApplicationPrivate::inputDeviceManager| Name: | QGuiApplicationPrivate::inputDeviceManager | | Prototype: | QInputDeviceManager *QGuiApplicationPrivate::inputDeviceManager() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3742-3750 |
| | 4 | 2 |
QGuiApplicationPrivate::notifyLayoutDirectionChange| Name: | QGuiApplicationPrivate::notifyLayoutDirectionChange | | Prototype: | void QGuiApplicationPrivate::notifyLayoutDirectionChange() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2973-2980 |
| | 4 | 2 |
QGuiApplicationPrivate::notifyWindowIconChanged| Name: | QGuiApplicationPrivate::notifyWindowIconChanged | | Prototype: | void QGuiApplicationPrivate::notifyWindowIconChanged() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3009-3015 |
| | 4 | 2 |
QGuiApplicationPrivate::processContextMenuEvent| Name: | QGuiApplicationPrivate::processContextMenuEvent | | Prototype: | void QGuiApplicationPrivate::processContextMenuEvent(QWindowSystemInterfacePrivate::ContextMenuEvent *e) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2378-2387 |
| | 4 | 2 |
QGuiApplicationPrivate::processFileOpenEvent| Name: | QGuiApplicationPrivate::processFileOpenEvent | | Prototype: | void QGuiApplicationPrivate::processFileOpenEvent(QWindowSystemInterfacePrivate::FileOpenEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2235-2242 |
| | 4 | 2 |
QGuiApplicationPrivate::processGestureEvent| Name: | QGuiApplicationPrivate::processGestureEvent | | Prototype: | void QGuiApplicationPrivate::processGestureEvent(QWindowSystemInterfacePrivate::GestureEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2352-2360 |
| | 5 | 2 |
QGuiApplicationPrivate::processWindowStateChangedEvent| Name: | QGuiApplicationPrivate::processWindowStateChangedEvent | | Prototype: | void QGuiApplicationPrivate::processWindowStateChangedEvent(QWindowSystemInterfacePrivate::WindowStateChangedEvent *wse) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2142-2149 |
| | 4 | 2 |
QGuiApplicationPrivate::updateBlockedStatus| Name: | QGuiApplicationPrivate::updateBlockedStatus | | Prototype: | void QGuiApplicationPrivate::updateBlockedStatus(QWindow *window) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 743-749 |
| | 4 | 2 |
QGuiGLThreadContext::~QGuiGLThreadContext| Name: | QGuiGLThreadContext::~QGuiGLThreadContext | | Prototype: | ~QGuiGLThreadContext() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 228-231 |
| | 2 | 2 |
QHashData::allocateNode| Name: | QHashData::allocateNode | | Prototype: | void *QHashData::allocateNode(int nodeAlign) | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 499-504 |
| | 3 | 2 |
QHashData::freeNode| Name: | QHashData::freeNode | | Prototype: | void QHashData::freeNode(void *node) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 506-512 |
| | 3 | 2 |
QHeaderView::horizontalOffset| Name: | QHeaderView::horizontalOffset | | Prototype: | int QHeaderView::horizontalOffset() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2857-2863 |
| | 4 | 2 |
QHeaderView::isSectionHidden| Name: | QHeaderView::isSectionHidden | | Prototype: | bool QHeaderView::isSectionHidden(int logicalIndex) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 975-984 |
| | 7 | 2 |
QHeaderView::logicalIndex| Name: | QHeaderView::logicalIndex | | Prototype: | int QHeaderView::logicalIndex(int visualIndex) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1094-1100 |
| | 4 | 2 |
QHeaderView::logicalIndexAt| Name: | QHeaderView::logicalIndexAt | | Prototype: | int QHeaderView::logicalIndexAt(int position) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 633-639 |
| | 4 | 2 |
QHeaderView::maximumSectionSize| Name: | QHeaderView::maximumSectionSize | | Prototype: | int QHeaderView::maximumSectionSize() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1629-1635 |
| | 4 | 2 |
QHeaderView::resetDefaultSectionSize| Name: | QHeaderView::resetDefaultSectionSize | | Prototype: | void QHeaderView::resetDefaultSectionSize() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1569-1576 |
| | 4 | 2 |
QHeaderView::resizeSections| Name: | QHeaderView::resizeSections | | Prototype: | void QHeaderView::resizeSections() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1834-1839 |
| | 3 | 2 |
QHeaderView::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: | 673-683 |
| | 6 | 2 |
QHeaderView::sectionResizeMode| Name: | QHeaderView::sectionResizeMode | | Prototype: | QHeaderView::ResizeMode QHeaderView::sectionResizeMode(int logicalIndex) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1300-1307 |
| | 5 | 2 |
QHeaderView::setDefaultAlignment| Name: | QHeaderView::setDefaultAlignment | | Prototype: | void QHeaderView::setDefaultAlignment(Qt::Alignment alignment) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1665-1673 |
| | 5 | 2 |
QHeaderView::setDefaultSectionSize| Name: | QHeaderView::setDefaultSectionSize | | Prototype: | void QHeaderView::setDefaultSectionSize(int size) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1561-1567 |
| | 4 | 2 |
QHeaderView::setOffsetToSectionPosition| Name: | QHeaderView::setOffsetToSectionPosition | | Prototype: | void QHeaderView::setOffsetToSectionPosition(int visualSectionNumber) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 479-486 |
| | 4 | 2 |
QHeaderView::setSectionResizeMode| Name: | QHeaderView::setSectionResizeMode | | Prototype: | void QHeaderView::setSectionResizeMode(ResizeMode mode) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1224-1233 |
| | 7 | 2 |
QHeaderView::updateGeometries| Name: | QHeaderView::updateGeometries | | Prototype: | void QHeaderView::updateGeometries() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2885-2891 |
| | 4 | 2 |
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: | 1818-1827 |
| | 6 | 2 |
QHeaderView::verticalOffset| Name: | QHeaderView::verticalOffset | | Prototype: | int QHeaderView::verticalOffset() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2872-2878 |
| | 4 | 2 |
QHeaderViewPrivate::clear| Name: | QHeaderViewPrivate::clear | | Prototype: | void QHeaderViewPrivate::clear() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3459-3471 |
| | 9 | 2 |
QHeaderViewPrivate::headerSectionResizeMode| Name: | QHeaderViewPrivate::headerSectionResizeMode | | Prototype: | QHeaderView::ResizeMode QHeaderViewPrivate::headerSectionResizeMode(int visual) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3696-3701 |
| | 3 | 2 |
QHeaderViewPrivate::headerSectionSize| Name: | QHeaderViewPrivate::headerSectionSize | | Prototype: | int QHeaderViewPrivate::headerSectionSize(int visual) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3653-3658 |
| | 3 | 2 |
QHeaderViewPrivate::isFirstVisibleSection| Name: | QHeaderViewPrivate::isFirstVisibleSection | | Prototype: | bool QHeaderViewPrivate::isFirstVisibleSection(int section) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3224-3230 |
| | 4 | 2 |
QHeaderViewPrivate::isLastVisibleSection| Name: | QHeaderViewPrivate::isLastVisibleSection | | Prototype: | bool QHeaderViewPrivate::isLastVisibleSection(int section) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3232-3238 |
| | 4 | 2 |
QHeaderViewPrivate::recalcSectionStartPos| Name: | QHeaderViewPrivate::recalcSectionStartPos | | Prototype: | void QHeaderViewPrivate::recalcSectionStartPos() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3635-3643 |
| | 5 | 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: | 3448-3457 |
| | 6 | 2 |
QHeaderViewPrivate::restoreSizeOnPrevLastSection| Name: | QHeaderViewPrivate::restoreSizeOnPrevLastSection | | Prototype: | void QHeaderViewPrivate::restoreSizeOnPrevLastSection() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3256-3264 |
| | 6 | 2 |
QHeaderViewPrivate::setGlobalHeaderResizeMode| Name: | QHeaderViewPrivate::setGlobalHeaderResizeMode | | Prototype: | void QHeaderViewPrivate::setGlobalHeaderResizeMode(QHeaderView::ResizeMode mode) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3703-3708 |
| | 3 | 2 |
QHeaderViewPrivate::updateDefaultSectionSizeFromStyle| Name: | QHeaderViewPrivate::updateDefaultSectionSizeFromStyle | | Prototype: | void QHeaderViewPrivate::updateDefaultSectionSizeFromStyle() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3624-3633 |
| | 5 | 2 |
QHeaderViewPrivate::viewSectionSizeHint| Name: | QHeaderViewPrivate::viewSectionSizeHint | | Prototype: | int QHeaderViewPrivate::viewSectionSizeHint(int logical) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3710-3718 |
| | 5 | 2 |
QHighDpiScaling::factor| Name: | QHighDpiScaling::factor | | Prototype: | qreal QHighDpiScaling::factor(const QPlatformScreen *platformScreen) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 408-414 |
| | 3 | 2 |
QHighDpiScaling::factor| Name: | QHighDpiScaling::factor | | Prototype: | qreal QHighDpiScaling::factor(const QWindow *window) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 416-422 |
| | 3 | 2 |
QHighDpiScaling::mapPositionFromNative| Name: | QHighDpiScaling::mapPositionFromNative | | Prototype: | QPoint QHighDpiScaling::mapPositionFromNative(const QPoint &pos, const QPlatformScreen *platformScreen) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 365-372 |
| | 5 | 2 |
QHighDpiScaling::mapPositionToNative| Name: | QHighDpiScaling::mapPositionToNative | | Prototype: | QPoint QHighDpiScaling::mapPositionToNative(const QPoint &pos, const QPlatformScreen *platformScreen) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 356-363 |
| | 5 | 2 |
QHistoryState::setDefaultTransition| Name: | QHistoryState::setDefaultTransition | | Prototype: | void QHistoryState::setDefaultTransition(QAbstractTransition *transition) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 192-200 |
| | 5 | 2 |
QHistoryState::setHistoryType| Name: | QHistoryState::setHistoryType | | Prototype: | void QHistoryState::setHistoryType(HistoryType type) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 255-262 |
| | 4 | 2 |
QHostAddress::isNull| Name: | QHostAddress::isNull | | Prototype: | bool QHostAddress::isNull() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 875-879 |
| | 2 | 2 |
QHostAddress::protocol| Name: | QHostAddress::protocol | | Prototype: | QAbstractSocket::NetworkLayerProtocol QHostAddress::protocol() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 700-704 |
| | 2 | 2 |
QHostAddress::scopeId| Name: | QHostAddress::scopeId | | Prototype: | QString QHostAddress::scopeId() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 788-792 |
| | 2 | 2 |
QHostAddress::toIPv6Address| Name: | QHostAddress::toIPv6Address | | Prototype: | Q_IPV6ADDR QHostAddress::toIPv6Address() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 720-724 |
| | 2 | 2 |
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 |
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: | 690-699 |
| | 6 | 2 |
QHostInfoLookupManager::scheduleLookup| Name: | QHostInfoLookupManager::scheduleLookup | | Prototype: | void QHostInfoLookupManager::scheduleLookup(QHostInfoRunnable *r) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 641-649 |
| | 5 | 2 |
QHostInfoLookupManager::wasAborted| Name: | QHostInfoLookupManager::wasAborted | | Prototype: | bool QHostInfoLookupManager::wasAborted(int id) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 680-687 |
| | 4 | 2 |
QHttpNetworkConnection::setTransparentProxy| Name: | QHttpNetworkConnection::setTransparentProxy | | Prototype: | void QHttpNetworkConnection::setTransparentProxy(const QNetworkProxy &networkProxy) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 1363-1368 |
| | 3 | 2 |
QHttpNetworkConnectionChannel::_q_encryptedBytesWritten| Name: | QHttpNetworkConnectionChannel::_q_encryptedBytesWritten | | Prototype: | void QHttpNetworkConnectionChannel::_q_encryptedBytesWritten(qint64 bytes) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 1160-1167 |
| | 3 | 2 |
QHttpNetworkConnectionChannel::_q_uploadDataReadyRead| Name: | QHttpNetworkConnectionChannel::_q_uploadDataReadyRead | | Prototype: | void QHttpNetworkConnectionChannel::_q_uploadDataReadyRead() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 1021-1025 |
| | 2 | 2 |
QHttpNetworkConnectionChannel::detectPipeliningSupport| Name: | QHttpNetworkConnectionChannel::detectPipeliningSupport | | Prototype: | void QHttpNetworkConnectionChannel::detectPipeliningSupport() | | Coverage: | 70.000% (14/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 499-524 |
| | 17 | 2 |
QHttpNetworkConnectionChannel::ignoreSslErrors| Name: | QHttpNetworkConnectionChannel::ignoreSslErrors | | Prototype: | void QHttpNetworkConnectionChannel::ignoreSslErrors() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 634-640 |
| | 3 | 2 |
QHttpNetworkConnectionChannel::ignoreSslErrors| Name: | QHttpNetworkConnectionChannel::ignoreSslErrors | | Prototype: | void QHttpNetworkConnectionChannel::ignoreSslErrors(const QList<QSslError> &errors) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 643-649 |
| | 3 | 2 |
QHttpNetworkConnectionChannel::pipelineFlush| Name: | QHttpNetworkConnectionChannel::pipelineFlush | | Prototype: | void QHttpNetworkConnectionChannel::pipelineFlush() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 685-697 |
| | 4 | 2 |
QHttpNetworkConnectionChannel::requeueSpdyRequests| Name: | QHttpNetworkConnectionChannel::requeueSpdyRequests | | Prototype: | void QHttpNetworkConnectionChannel::requeueSpdyRequests() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 1087-1094 |
| | 4 | 2 |
QHttpNetworkConnectionChannel::setProxy| Name: | QHttpNetworkConnectionChannel::setProxy | | Prototype: | void QHttpNetworkConnectionChannel::setProxy(const QNetworkProxy &networkProxy) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 622-628 |
| | 3 | 2 |
QHttpNetworkConnectionChannel::setSslConfiguration| Name: | QHttpNetworkConnectionChannel::setSslConfiguration | | Prototype: | void QHttpNetworkConnectionChannel::setSslConfiguration(const QSslConfiguration &config) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 651-657 |
| | 3 | 2 |
QHttpNetworkConnectionPrivate::_q_connectDelayedChannel| Name: | QHttpNetworkConnectionPrivate::_q_connectDelayedChannel | | Prototype: | void QHttpNetworkConnectionPrivate::_q_connectDelayedChannel() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 1260-1266 |
| | 3 | 2 |
QHttpNetworkConnectionPrivate::emitProxyAuthenticationRequired| Name: | QHttpNetworkConnectionPrivate::emitProxyAuthenticationRequired | | Prototype: | void QHttpNetworkConnectionPrivate::emitProxyAuthenticationRequired(const QHttpNetworkConnectionChannel *chan, const QNetworkProxy &proxy, QAuthenticator* auth) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 1457-1482 |
| | 11 | 2 |
QHttpNetworkConnectionPrivate::init| Name: | QHttpNetworkConnectionPrivate::init | | Prototype: | void QHttpNetworkConnectionPrivate::init() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 127-141 |
| | 7 | 2 |
QHttpNetworkHeaderPrivate::headerField| Name: | QHttpNetworkHeaderPrivate::headerField | | Prototype: | QByteArray QHttpNetworkHeaderPrivate::headerField(const QByteArray &name, const QByteArray &defaultValue) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkheader.cpp | | Lines: | 85-92 |
| | 4 | 2 |
QHttpNetworkHeaderPrivate::setHeaderField| Name: | QHttpNetworkHeaderPrivate::setHeaderField | | Prototype: | void QHttpNetworkHeaderPrivate::setHeaderField(const QByteArray &name, const QByteArray &data) | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkheader.cpp | | Lines: | 106-115 |
| | 5 | 2 |
QHttpNetworkReply::bytesAvailable| Name: | QHttpNetworkReply::bytesAvailable | | Prototype: | qint64 QHttpNetworkReply::bytesAvailable() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 184-191 |
| | 4 | 2 |
QHttpNetworkReply::bytesAvailableNextBlock| Name: | QHttpNetworkReply::bytesAvailableNextBlock | | Prototype: | qint64 QHttpNetworkReply::bytesAvailableNextBlock() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 193-200 |
| | 4 | 2 |
QHttpNetworkReply::ignoreSslErrors| Name: | QHttpNetworkReply::ignoreSslErrors | | Prototype: | void QHttpNetworkReply::ignoreSslErrors() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 1012-1017 |
| | 3 | 2 |
QHttpNetworkReply::ignoreSslErrors| Name: | QHttpNetworkReply::ignoreSslErrors | | Prototype: | void QHttpNetworkReply::ignoreSslErrors(const QList<QSslError> &errors) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 1019-1024 |
| | 3 | 2 |
QHttpNetworkReply::setSslConfiguration| Name: | QHttpNetworkReply::setSslConfiguration | | Prototype: | void QHttpNetworkReply::setSslConfiguration(const QSslConfiguration &config) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 1005-1010 |
| | 3 | 2 |
QHttpNetworkReply::setUserProvidedDownloadBuffer| Name: | QHttpNetworkReply::setUserProvidedDownloadBuffer | | Prototype: | void QHttpNetworkReply::setUserProvidedDownloadBuffer(char* b) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 258-263 |
| | 3 | 2 |
QHttpNetworkReplyPrivate::QHttpNetworkReplyPrivate| Name: | QHttpNetworkReplyPrivate::QHttpNetworkReplyPrivate | | Prototype: | QHttpNetworkReplyPrivate::QHttpNetworkReplyPrivate(const QUrl &newUrl) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 313-343 |
| | 4 | 2 |
QHttpNetworkReplyPrivate::clearHttpLayerInformation| Name: | QHttpNetworkReplyPrivate::clearHttpLayerInformation | | Prototype: | void QHttpNetworkReplyPrivate::clearHttpLayerInformation() | | Coverage: | 33.333% (2/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 353-369 |
| | 12 | 2 |
QHttpNetworkReplyPrivate::parseStatus| Name: | QHttpNetworkReplyPrivate::parseStatus | | Prototype: | bool QHttpNetworkReplyPrivate::parseStatus(const QByteArray &status) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 497-531 |
| | 14 | 2 |
QHttpNetworkReplyPrivate::~QHttpNetworkReplyPrivate| Name: | QHttpNetworkReplyPrivate::~QHttpNetworkReplyPrivate | | Prototype: | QHttpNetworkReplyPrivate::~QHttpNetworkReplyPrivate() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 345-351 |
| | 2 | 2 |
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: | 353-364 |
| | 6 | 2 |
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: | 400-410 |
| | 6 | 2 |
QHttpSocketEngine::bytesToWrite| Name: | QHttpSocketEngine::bytesToWrite | | Prototype: | qint64 QHttpSocketEngine::bytesToWrite() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 321-329 |
| | 4 | 2 |
QHttpSocketEngine::close| Name: | QHttpSocketEngine::close | | Prototype: | void QHttpSocketEngine::close() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 213-221 |
| | 5 | 2 |
QHttpSocketEngine::emitConnectionNotification| Name: | QHttpSocketEngine::emitConnectionNotification | | Prototype: | void QHttpSocketEngine::emitConnectionNotification() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 819-826 |
| | 4 | 2 |
QHttpSocketEngine::emitPendingReadNotification| Name: | QHttpSocketEngine::emitPendingReadNotification | | Prototype: | void QHttpSocketEngine::emitPendingReadNotification() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 775-781 |
| | 4 | 2 |
QHttpSocketEngine::emitPendingWriteNotification| Name: | QHttpSocketEngine::emitPendingWriteNotification | | Prototype: | void QHttpSocketEngine::emitPendingWriteNotification() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 783-789 |
| | 4 | 2 |
QHttpSocketEngine::emitReadNotification| Name: | QHttpSocketEngine::emitReadNotification | | Prototype: | void QHttpSocketEngine::emitReadNotification() | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 798-808 |
| | 4 | 2 |
QHttpSocketEngine::emitWriteNotification| Name: | QHttpSocketEngine::emitWriteNotification | | Prototype: | void QHttpSocketEngine::emitWriteNotification() | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 810-817 |
| | 4 | 2 |
QHttpSocketEngine::initialize| Name: | QHttpSocketEngine::initialize | | Prototype: | bool QHttpSocketEngine::initialize(QAbstractSocket::SocketType type, QAbstractSocket::NetworkLayerProtocol protocol) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 65-104 |
| | 28 | 2 |
QHttpSocketEngine::setWriteNotificationEnabled| Name: | QHttpSocketEngine::setWriteNotificationEnabled | | Prototype: | void QHttpSocketEngine::setWriteNotificationEnabled(bool enable) | | Coverage: | 87.500% (7/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 482-488 |
| | 4 | 2 |
QHttpSocketEngine::slotSocketBytesWritten| Name: | QHttpSocketEngine::slotSocketBytesWritten | | Prototype: | void QHttpSocketEngine::slotSocketBytesWritten() | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 731-736 |
| | 3 | 2 |
QHttpThreadDelegate::dataReadProgressSlot| Name: | QHttpThreadDelegate::dataReadProgressSlot | | Prototype: | void QHttpThreadDelegate::dataReadProgressSlot(qint64 done, qint64 total) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | | Lines: | 648-657 |
| | 4 | 2 |
QHttpThreadDelegate::encryptedSlot| Name: | QHttpThreadDelegate::encryptedSlot | | Prototype: | void QHttpThreadDelegate::encryptedSlot() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | | Lines: | 666-673 |
| | 4 | 2 |
QHttpThreadDelegate::preSharedKeyAuthenticationRequiredSlot| Name: | QHttpThreadDelegate::preSharedKeyAuthenticationRequiredSlot | | Prototype: | void QHttpThreadDelegate::preSharedKeyAuthenticationRequiredSlot(QSslPreSharedKeyAuthenticator *authenticator) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | | Lines: | 691-697 |
| | 3 | 2 |
QHttpThreadDelegate::readBufferFreed| Name: | QHttpThreadDelegate::readBufferFreed | | Prototype: | void QHttpThreadDelegate::readBufferFreed(qint64 size) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | | Lines: | 432-439 |
| | 3 | 2 |
QHttpThreadDelegate::readBufferSizeChanged| Name: | QHttpThreadDelegate::readBufferSizeChanged | | Prototype: | void QHttpThreadDelegate::readBufferSizeChanged(qint64 size) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | | Lines: | 420-430 |
| | 4 | 2 |
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 |