| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
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: | 660-667 |
| | 4 | 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: | 642-651 |
| | 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: | 704-709 |
| | 3 | 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: | 456-462 |
| | 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: | 59-98 |
| | 28 | 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: | 784-792 |
| | 5 | 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: | 771-782 |
| | 5 | 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: | 756-762 |
| | 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: | 748-754 |
| | 4 | 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: | 794-801 |
| | 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: | 198-206 |
| | 5 | 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: | 295-303 |
| | 4 | 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: | 394-404 |
| | 6 | 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: | 347-358 |
| | 6 | 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: | 341-347 |
| | 2 | 2 |
QHttpNetworkReplyPrivate::parseStatus| Name: | QHttpNetworkReplyPrivate::parseStatus | | Prototype: | bool QHttpNetworkReplyPrivate::parseStatus(const QByteArray &status) | | Coverage: | 81.250% (13/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 493-527 |
| | 14 | 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: | 349-365 |
| | 12 | 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: | 309-339 |
| | 4 | 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: | 254-259 |
| | 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: | 1003-1008 |
| | 3 | 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: | 1010-1015 |
| | 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: | 1017-1022 |
| | 3 | 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: | 189-196 |
| | 4 | 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: | 180-187 |
| | 4 | 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: | 77-84 |
| | 4 | 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: | 120-134 |
| | 7 | 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: | 1445-1470 |
| | 11 | 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: | 1248-1254 |
| | 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: | 645-651 |
| | 3 | 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: | 616-622 |
| | 3 | 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: | 1081-1088 |
| | 4 | 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: | 679-691 |
| | 4 | 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: | 628-634 |
| | 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: | 637-643 |
| | 3 | 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: | 493-518 |
| | 17 | 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: | 1015-1019 |
| | 2 | 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: | 1154-1161 |
| | 3 | 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: | 1351-1356 |
| | 3 | 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: | 653-660 |
| | 4 | 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: | 614-622 |
| | 5 | 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: | 663-672 |
| | 6 | 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: | 763-776 |
| | 8 | 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: | 130-144 |
| | 8 | 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: | 714-718 |
| | 2 | 2 |
QHostAddress::scopeId| Name: | QHostAddress::scopeId | | Prototype: | QString QHostAddress::scopeId() const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 789-793 |
| | 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: | 694-698 |
| | 2 | 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: | 876-880 |
| | 2 | 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: | 246-253 |
| | 4 | 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: | 186-194 |
| | 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: | 346-353 |
| | 5 | 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: | 355-362 |
| | 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: | 398-404 |
| | 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: | 406-412 |
| | 3 | 2 |
QHeaderViewPrivate::viewSectionSizeHint| Name: | QHeaderViewPrivate::viewSectionSizeHint | | Prototype: | int QHeaderViewPrivate::viewSectionSizeHint(int logical) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3623-3631 |
| | 5 | 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: | 3537-3546 |
| | 5 | 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: | 3616-3621 |
| | 3 | 2 |
QHeaderViewPrivate::removeSectionsFromSectionItems| Name: | QHeaderViewPrivate::removeSectionsFromSectionItems | | Prototype: | void QHeaderViewPrivate::removeSectionsFromSectionItems(int start, int end) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3362-3371 |
| | 6 | 2 |
QHeaderViewPrivate::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: | 3548-3556 |
| | 5 | 2 |
QHeaderViewPrivate::isLastVisibleSection| Name: | QHeaderViewPrivate::isLastVisibleSection | | Prototype: | bool QHeaderViewPrivate::isLastVisibleSection(int section) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3180-3186 |
| | 4 | 2 |
QHeaderViewPrivate::isFirstVisibleSection| Name: | QHeaderViewPrivate::isFirstVisibleSection | | Prototype: | bool QHeaderViewPrivate::isFirstVisibleSection(int section) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3172-3178 |
| | 4 | 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: | 3566-3571 |
| | 3 | 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: | 3609-3614 |
| | 3 | 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: | 3373-3384 |
| | 8 | 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: | 2816-2822 |
| | 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: | 1790-1799 |
| | 6 | 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: | 2829-2835 |
| | 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: | 1198-1207 |
| | 7 | 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: | 473-480 |
| | 4 | 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: | 1533-1539 |
| | 4 | 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: | 1637-1645 |
| | 5 | 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: | 1274-1281 |
| | 5 | 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: | 667-677 |
| | 6 | 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: | 1806-1811 |
| | 3 | 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: | 1541-1548 |
| | 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: | 1601-1607 |
| | 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: | 627-633 |
| | 4 | 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: | 1068-1074 |
| | 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: | 960-969 |
| | 7 | 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: | 2801-2807 |
| | 4 | 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: | 450-456 |
| | 3 | 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: | 443-448 |
| | 3 | 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: | 222-225 |
| | 2 | 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: | 706-712 |
| | 4 | 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: | 2115-2122 |
| | 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: | 2303-2311 |
| | 5 | 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: | 2208-2215 |
| | 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: | 2329-2338 |
| | 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: | 2959-2965 |
| | 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: | 2923-2930 |
| | 4 | 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: | 3692-3700 |
| | 4 | 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: | 3008-3013 |
| | 2 | 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: | 1249-1260 |
| | 5 | 2 |
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: | 3288-3300 |
| | 7 | 2 |
QGuiApplication::sync| Name: | QGuiApplication::sync | | Prototype: | void QGuiApplication::sync() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3323-3332 |
| | 6 | 2 |
QGuiApplication::styleHints| Name: | QGuiApplication::styleHints | | Prototype: | QStyleHints *QGuiApplication::styleHints() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3510-3515 |
| | 3 | 2 |
QGuiApplication::setOverrideCursor| Name: | QGuiApplication::setOverrideCursor | | Prototype: | void QGuiApplication::setOverrideCursor(const QCursor &cursor) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3467-3472 |
| | 3 | 2 |
QGuiApplication::setFont| Name: | QGuiApplication::setFont | | Prototype: | void QGuiApplication::setFont(const QFont &font) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2895-2903 |
| | 5 | 2 |
QGuiApplication::setApplicationDisplayName| Name: | QGuiApplication::setApplicationDisplayName | | Prototype: | void QGuiApplication::setApplicationDisplayName(const QString &name) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 659-664 |
| | 3 | 2 |
QGuiApplication::queryKeyboardModifiers| Name: | QGuiApplication::queryKeyboardModifiers | | Prototype: | Qt::KeyboardModifiers QGuiApplication::queryKeyboardModifiers() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1540-1545 |
| | 3 | 2 |
QGuiApplication::primaryScreen| Name: | QGuiApplication::primaryScreen | | Prototype: | QScreen *QGuiApplication::primaryScreen() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 903-908 |
| | 3 | 2 |