| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QHttpSocketEngine::listen| Name: | QHttpSocketEngine::listen | | Prototype: | bool QHttpSocketEngine::listen() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 197-203 |
| | 4 | 1 |
QHttpSocketEngine::leaveMulticastGroup| Name: | QHttpSocketEngine::leaveMulticastGroup | | Prototype: | bool QHttpSocketEngine::leaveMulticastGroup(const QHostAddress &, const QNetworkInterface &) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 269-276 |
| | 4 | 1 |
QHttpSocketEngine::joinMulticastGroup| Name: | QHttpSocketEngine::joinMulticastGroup | | Prototype: | bool QHttpSocketEngine::joinMulticastGroup(const QHostAddress &, const QNetworkInterface &) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 260-267 |
| | 4 | 1 |
QHttpSocketEngine::initialize| Name: | QHttpSocketEngine::initialize | | Prototype: | bool QHttpSocketEngine::initialize(qintptr, QAbstractSocket::SocketState) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 106-109 |
| | 1 | 1 |
QHttpSocketEngine::bind| Name: | QHttpSocketEngine::bind | | Prototype: | bool QHttpSocketEngine::bind(const QHostAddress &, quint16) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 189-195 |
| | 4 | 1 |
QHttpSocketEngine::accept| Name: | QHttpSocketEngine::accept | | Prototype: | int QHttpSocketEngine::accept() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 205-211 |
| | 4 | 1 |
QHttpPartPrivate::reset| Name: | QHttpPartPrivate::reset | | Prototype: | bool QHttpPartPrivate::reset() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 412-420 |
| | 6 | 3 |
QHttpPartPrivate::bytesAvailable| Name: | QHttpPartPrivate::bytesAvailable | | Prototype: | qint64 QHttpPartPrivate::bytesAvailable() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 353-364 |
| | 6 | 2 |
QHttpPart::operator==| Name: | QHttpPart::operator== | | Prototype: | bool QHttpPart::operator==(const QHttpPart &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 140-143 |
| | 1 | 1 |
QHttpPart::operator=| Name: | QHttpPart::operator= | | Prototype: | QHttpPart &QHttpPart::operator=(const QHttpPart &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 120-124 |
| | 2 | 1 |
QHttpNetworkRequestPrivate::operator==| Name: | QHttpNetworkRequestPrivate::operator== | | Prototype: | bool QHttpNetworkRequestPrivate::operator==(const QHttpNetworkRequestPrivate &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp | | Lines: | 76-90 |
| | 12 | 1 |
QHttpNetworkRequest::operator==| Name: | QHttpNetworkRequest::operator== | | Prototype: | bool QHttpNetworkRequest::operator==(const QHttpNetworkRequest &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp | | Lines: | 279-282 |
| | 1 | 1 |
QHttpNetworkRequest::customVerb| Name: | QHttpNetworkRequest::customVerb | | Prototype: | QByteArray QHttpNetworkRequest::customVerb() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp | | Lines: | 294-297 |
| | 1 | 1 |
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::bytesAvailable| Name: | QHttpNetworkReplyPrivate::bytesAvailable | | Prototype: | qint64 QHttpNetworkReplyPrivate::bytesAvailable() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 381-384 |
| | 1 | 1 |
QHttpNetworkReply::userProvidedDownloadBuffer| Name: | QHttpNetworkReply::userProvidedDownloadBuffer | | Prototype: | char* QHttpNetworkReply::userProvidedDownloadBuffer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 265-269 |
| | 2 | 1 |
QHttpNetworkReply::url| Name: | QHttpNetworkReply::url | | Prototype: | QUrl QHttpNetworkReply::url() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 75-78 |
| | 1 | 1 |
QHttpNetworkReply::setUrl| Name: | QHttpNetworkReply::setUrl | | Prototype: | void QHttpNetworkReply::setUrl(const QUrl &url) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 79-83 |
| | 2 | 1 |
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::setErrorString| Name: | QHttpNetworkReply::setErrorString | | Prototype: | void QHttpNetworkReply::setErrorString(const QString &error) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 168-172 |
| | 2 | 1 |
QHttpNetworkReply::errorString| Name: | QHttpNetworkReply::errorString | | Prototype: | QString QHttpNetworkReply::errorString() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 158-161 |
| | 1 | 1 |
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 |
QHttpNetworkHeaderPrivate::operator==| Name: | QHttpNetworkHeaderPrivate::operator== | | Prototype: | bool QHttpNetworkHeaderPrivate::operator==(const QHttpNetworkHeaderPrivate &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkheader.cpp | | Lines: | 117-120 |
| | 1 | 1 |
QHttpNetworkConnectionPrivate::uncompressedBytesAvailableNextBlock| Name: | QHttpNetworkConnectionPrivate::uncompressedBytesAvailableNextBlock | | Prototype: | qint64 QHttpNetworkConnectionPrivate::uncompressedBytesAvailableNextBlock(const QHttpNetworkReply &reply) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 250-253 |
| | 1 | 1 |
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 |
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 |
QHttpNetworkConnectionChannel::emitFinishedWithError| Name: | QHttpNetworkConnectionChannel::emitFinishedWithError | | Prototype: | void QHttpNetworkConnectionChannel::emitFinishedWithError(QNetworkReply::NetworkError error, const char *message) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 1096-1107 |
| | 7 | 3 |
QHttpNetworkConnectionChannel::_q_preSharedKeyAuthenticationRequired| Name: | QHttpNetworkConnectionChannel::_q_preSharedKeyAuthenticationRequired | | Prototype: | void QHttpNetworkConnectionChannel::_q_preSharedKeyAuthenticationRequired(QSslPreSharedKeyAuthenticator *authenticator) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 1137-1158 |
| | 12 | 5 |
QHttpNetworkConnection::preConnectFinished| Name: | QHttpNetworkConnection::preConnectFinished | | Prototype: | void QHttpNetworkConnection::preConnectFinished() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 1448-1451 |
| | 1 | 1 |
QHttpNetworkConnection::channels| Name: | QHttpNetworkConnection::channels | | Prototype: | QHttpNetworkConnectionChannel *QHttpNetworkConnection::channels() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 1338-1341 |
| | 1 | 1 |
QHttpMultiPartIODevice::writeData| Name: | QHttpMultiPartIODevice::writeData | | Prototype: | qint64 QHttpMultiPartIODevice::writeData(const char *data, qint64 maxSize) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 549-554 |
| | 3 | 1 |
QHttpMultiPartIODevice::reset| Name: | QHttpMultiPartIODevice::reset | | Prototype: | bool QHttpMultiPartIODevice::reset() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 484-491 |
| | 5 | 3 |
QHttpMultiPart::setBoundary| Name: | QHttpMultiPart::setBoundary | | Prototype: | void QHttpMultiPart::setBoundary(const QByteArray &boundary) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 340-343 |
| | 1 | 1 |
QHoverEvent::QHoverEvent| Name: | QHoverEvent::QHoverEvent | | Prototype: | QHoverEvent::QHoverEvent(Type type, const QPointF &pos, const QPointF &oldPos, Qt::KeyboardModifiers modifiers) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 636-639 |
| | 2 | 1 |
QHostInfoPrivate::fromName| Name: | QHostInfoPrivate::fromName | | Prototype: | QHostInfo QHostInfoPrivate::fromName(const QString &name, QSharedPointer<QNetworkSession> session) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 281-291 |
| | 4 | 1 |
QHostInfoAgent::fromName| Name: | QHostInfoAgent::fromName | | Prototype: | QHostInfo QHostInfoAgent::fromName(const QString &hostName, QSharedPointer<QNetworkSession>) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 295-298 |
| | 1 | 1 |
QHostAddress::setAddress| Name: | QHostAddress::setAddress | | Prototype: | void QHostAddress::setAddress(const quint8 *ip6Addr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 603-606 |
| | 1 | 1 |
QHostAddress::QHostAddress| Name: | QHostAddress::QHostAddress | | Prototype: | QHostAddress::QHostAddress(const quint8 *ip6Addr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 425-429 |
| | 1 | 1 |
QHostAddress::QHostAddress| Name: | QHostAddress::QHostAddress | | Prototype: | QHostAddress::QHostAddress(const struct sockaddr *sockaddr) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 461-472 |
| | 4 | 3 |
QHomogeneousCoordinate::toPoint| Name: | QHomogeneousCoordinate::toPoint | | Prototype: | const QPointF toPoint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1538-1541 |
| | 2 | 1 |
QHomogeneousCoordinate::QHomogeneousCoordinate| Name: | QHomogeneousCoordinate::QHomogeneousCoordinate | | Prototype: | QHomogeneousCoordinate(qreal x_, qreal y_, qreal w_) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1536-1536 |
| | 1 | 1 |
QHistoryState::onExit| Name: | QHistoryState::onExit | | Prototype: | void QHistoryState::onExit(QEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 275-278 |
| | 1 | 1 |
QHistoryState::onEntry| Name: | QHistoryState::onEntry | | Prototype: | void QHistoryState::onEntry(QEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 267-270 |
| | 1 | 1 |
QHighDpiScaling::updateHighDpiScaling| Name: | QHighDpiScaling::updateHighDpiScaling | | Prototype: | void QHighDpiScaling::updateHighDpiScaling() | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 264-318 |
| | 38 | 13 |
QHighDpiScaling::setScreenFactor| Name: | QHighDpiScaling::setScreenFactor | | Prototype: | void QHighDpiScaling::setScreenFactor(QScreen *screen, qreal factor) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 343-354 |
| | 6 | 3 |
QHighDpiScaling::setGlobalFactor| Name: | QHighDpiScaling::setGlobalFactor | | Prototype: | void QHighDpiScaling::setGlobalFactor(qreal factor) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 323-336 |
| | 10 | 4 |
QHighDpiScaling::screenSubfactor| Name: | QHighDpiScaling::screenSubfactor | | Prototype: | qreal QHighDpiScaling::screenSubfactor(const QPlatformScreen *screen) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 374-387 |
| | 9 | 5 |
QHighDpiScaling::origin| Name: | QHighDpiScaling::origin | | Prototype: | QPoint QHighDpiScaling::origin(const QScreen *screen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 424-427 |
| | 1 | 1 |
QHighDpiScaling::origin| Name: | QHighDpiScaling::origin | | Prototype: | QPoint QHighDpiScaling::origin(const QPlatformScreen *platformScreen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 429-432 |
| | 1 | 1 |
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 |
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::logicalDpi| Name: | QHighDpiScaling::logicalDpi | | Prototype: | QDpi QHighDpiScaling::logicalDpi() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 389-392 |
| | 1 | 1 |
QHighDpiScaling::initHighDpiScaling| Name: | QHighDpiScaling::initHighDpiScaling | | Prototype: | void QHighDpiScaling::initHighDpiScaling() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 249-262 |
| | 5 | 1 |
QHighDpiScaling::factor| Name: | QHighDpiScaling::factor | | Prototype: | qreal QHighDpiScaling::factor(const QScreen *screen) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 394-406 |
| | 6 | 3 |
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 |
QHideEvent::QHideEvent| Name: | QHideEvent::QHideEvent | | Prototype: | QHideEvent::QHideEvent() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3438-3440 |
| | 1 | 1 |
QHelpEvent::QHelpEvent| Name: | QHelpEvent::QHelpEvent | | Prototype: | QHelpEvent::QHelpEvent(Type type, const QPoint &pos, const QPoint &globalPos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3189-3191 |
| | 1 | 1 |
QHeaderViewPrivate::write| Name: | QHeaderViewPrivate::write | | Prototype: | void QHeaderViewPrivate::write(QDataStream &out) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3752-3784 |
| | 25 | 1 |
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 |
QHeaderViewPrivate::updateSectionIndicator| Name: | QHeaderViewPrivate::updateSectionIndicator | | Prototype: | void QHeaderViewPrivate::updateSectionIndicator(int section, int position) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3169-3185 |
| | 9 | 4 |
QHeaderViewPrivate::updateHiddenSections| Name: | QHeaderViewPrivate::updateHiddenSections | | Prototype: | void QHeaderViewPrivate::updateHiddenSections(int logicalFirst, int logicalLast) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1962-1976 |
| | 10 | 5 |
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::setupSectionIndicator| Name: | QHeaderViewPrivate::setupSectionIndicator | | Prototype: | void QHeaderViewPrivate::setupSectionIndicator(int section, int position) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3138-3167 |
| | 20 | 3 |
QHeaderViewPrivate::setScrollOffset| Name: | QHeaderViewPrivate::setScrollOffset | | Prototype: | void QHeaderViewPrivate::setScrollOffset(const QScrollBar *scrollBar, QAbstractItemView::ScrollMode scrollMode) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3738-3749 |
| | 6 | 3 |
QHeaderViewPrivate::setNewLastSection| Name: | QHeaderViewPrivate::setNewLastSection | | Prototype: | void QHeaderViewPrivate::setNewLastSection(int visualIndexForLastSection) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3266-3273 |
| | 4 | 1 |
QHeaderViewPrivate::setHeaderSectionResizeMode| Name: | QHeaderViewPrivate::setHeaderSectionResizeMode | | Prototype: | void QHeaderViewPrivate::setHeaderSectionResizeMode(int visual, QHeaderView::ResizeMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3690-3694 |
| | 2 | 1 |
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::setDefaultSectionSize| Name: | QHeaderViewPrivate::setDefaultSectionSize | | Prototype: | void QHeaderViewPrivate::setDefaultSectionSize(int size) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3597-3622 |
| | 20 | 6 |
QHeaderViewPrivate::sectionHandleAt| Name: | QHeaderViewPrivate::sectionHandleAt | | Prototype: | int QHeaderViewPrivate::sectionHandleAt(int position) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3109-3136 |
| | 19 | 7 |
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::resizeSections| Name: | QHeaderViewPrivate::resizeSections | | Prototype: | void QHeaderViewPrivate::resizeSections(QHeaderView::ResizeMode globalMode, bool useGlobalMode) | | Coverage: | 0.000% (0/80) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3305-3430 |
| | 81 | 19 |
QHeaderViewPrivate::resizeSectionItem| Name: | QHeaderViewPrivate::resizeSectionItem | | Prototype: | void QHeaderViewPrivate::resizeSectionItem(int visualIndex, int oldSize, int newSize) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3645-3651 |
| | 4 | 1 |
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::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::read| Name: | QHeaderViewPrivate::read | | Prototype: | bool QHeaderViewPrivate::read(QDataStream &in) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3786-3912 |
| | 98 | 12 |
QHeaderViewPrivate::maybeRestorePrevLastSectionAndStretchLast| Name: | QHeaderViewPrivate::maybeRestorePrevLastSectionAndStretchLast | | Prototype: | void QHeaderViewPrivate::maybeRestorePrevLastSectionAndStretchLast() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3275-3289 |
| | 9 | 3 |
QHeaderViewPrivate::lastVisibleVisualIndex| Name: | QHeaderViewPrivate::lastVisibleVisualIndex | | Prototype: | int QHeaderViewPrivate::lastVisibleVisualIndex() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3244-3254 |
| | 5 | 3 |
QHeaderViewPrivate::isSectionSelected| Name: | QHeaderViewPrivate::isSectionSelected | | Prototype: | bool QHeaderViewPrivate::isSectionSelected(int section) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3207-3222 |
| | 12 | 4 |
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::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::headerVisualIndexAt| Name: | QHeaderViewPrivate::headerVisualIndexAt | | Prototype: | int QHeaderViewPrivate::headerVisualIndexAt(int position) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3670-3688 |
| | 12 | 5 |
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::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::headerSectionPosition| Name: | QHeaderViewPrivate::headerSectionPosition | | Prototype: | int QHeaderViewPrivate::headerSectionPosition(int visual) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3660-3668 |
| | 5 | 3 |
QHeaderViewPrivate::flipSortIndicator| Name: | QHeaderViewPrivate::flipSortIndicator | | Prototype: | void QHeaderViewPrivate::flipSortIndicator(int section) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3473-3487 |
| | 9 | 3 |
QHeaderViewPrivate::createSectionItems| Name: | QHeaderViewPrivate::createSectionItems | | Prototype: | void QHeaderViewPrivate::createSectionItems(int start, int end, int size, QHeaderView::ResizeMode mode) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3432-3446 |
| | 10 | 3 |
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::cascadingResize| Name: | QHeaderViewPrivate::cascadingResize | | Prototype: | void QHeaderViewPrivate::cascadingResize(int visual, int newSize) | | Coverage: | 0.000% (0/75) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3489-3595 |
| | 65 | 24 |
QHeaderViewPrivate::adjustedVisualIndex| Name: | QHeaderViewPrivate::adjustedVisualIndex | | Prototype: | int QHeaderViewPrivate::adjustedVisualIndex(int visualIndex) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3720-3736 |
| | 11 | 5 |
QHeaderViewPrivate::_q_sectionsRemoved| Name: | QHeaderViewPrivate::_q_sectionsRemoved | | Prototype: | void QHeaderViewPrivate::_q_sectionsRemoved(const QModelIndex &parent, int logicalFirst, int logicalLast) | | Coverage: | 0.000% (0/67) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1978-2062 |
| | 57 | 19 |
QHeaderViewPrivate::_q_layoutChanged| Name: | QHeaderViewPrivate::_q_layoutChanged | | Prototype: | void QHeaderViewPrivate::_q_layoutChanged() | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2084-2122 |
| | 27 | 9 |
QHeaderViewPrivate::_q_layoutAboutToBeChanged| Name: | QHeaderViewPrivate::_q_layoutAboutToBeChanged | | Prototype: | void QHeaderViewPrivate::_q_layoutAboutToBeChanged() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2064-2082 |
| | 10 | 5 |
QHeaderView::visualRegionForSelection| Name: | QHeaderView::visualRegionForSelection | | Prototype: | QRegion QHeaderView::visualRegionForSelection(const QItemSelection &selection) const | | Coverage: | 0.000% (0/90) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3012-3104 |
| | 66 | 26 |
QHeaderView::visualRect| Name: | QHeaderView::visualRect | | Prototype: | QRect QHeaderView::visualRect(const QModelIndex &) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2941-2944 |
| | 1 | 1 |
QHeaderView::visualIndexAt| Name: | QHeaderView::visualIndexAt | | Prototype: | int QHeaderView::visualIndexAt(int position) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 599-625 |
| | 20 | 7 |
QHeaderView::visualIndex| Name: | QHeaderView::visualIndex | | Prototype: | int QHeaderView::visualIndex(int logicalIndex) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1068-1083 |
| | 12 | 5 |
QHeaderView::viewportEvent| Name: | QHeaderView::viewportEvent | | Prototype: | bool QHeaderView::viewportEvent(QEvent *e) | | Coverage: | 0.000% (0/52) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 2619-2694 |
| | 49 | 21 |
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 |
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 |