| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QHttpSocketEngine::read| Name: | QHttpSocketEngine::read | | Prototype: | qint64 QHttpSocketEngine::read(char *data, qint64 maxlen) | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 214-235 |
| | 12 | 3 |
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: | 406-414 |
| | 6 | 3 |
QHttpPartPrivate::checkHeaderCreated| Name: | QHttpPartPrivate::checkHeaderCreated | | Prototype: | void QHttpPartPrivate::checkHeaderCreated() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 415-426 |
| | 7 | 3 |
QHttpNetworkReplyPrivate::removeAutoDecompressHeader| Name: | QHttpNetworkReplyPrivate::removeAutoDecompressHeader | | Prototype: | void QHttpNetworkReplyPrivate::removeAutoDecompressHeader() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 388-403 |
| | 8 | 3 |
QHttpNetworkReplyPrivate::readBodyVeryFast| Name: | QHttpNetworkReplyPrivate::readBodyVeryFast | | Prototype: | qint64 QHttpNetworkReplyPrivate::readBodyVeryFast(QAbstractSocket *socket, char *b) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 649-664 |
| | 8 | 3 |
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: | 405-419 |
| | 8 | 3 |
QHttpNetworkReply::~QHttpNetworkReply| Name: | QHttpNetworkReply::~QHttpNetworkReply | | Prototype: | QHttpNetworkReply::~QHttpNetworkReply() | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 58-69 |
| | 5 | 3 |
QHttpNetworkReply::sslConfiguration| Name: | QHttpNetworkReply::sslConfiguration | | Prototype: | QSslConfiguration QHttpNetworkReply::sslConfiguration() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 989-1001 |
| | 7 | 3 |
QHttpNetworkReply::readAny| Name: | QHttpNetworkReply::readAny | | Prototype: | QByteArray QHttpNetworkReply::readAny() | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 204-214 |
| | 6 | 3 |
QHttpNetworkHeaderPrivate::setHeaderField| Name: | QHttpNetworkHeaderPrivate::setHeaderField | | Prototype: | void QHttpNetworkHeaderPrivate::setHeaderField(const QByteArray &name, const QByteArray &data) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkheader.cpp | | Lines: | 98-108 |
| | 6 | 3 |
QHttpNetworkHeaderPrivate::headerFieldValues| Name: | QHttpNetworkHeaderPrivate::headerFieldValues | | Prototype: | QList<QByteArray> QHttpNetworkHeaderPrivate::headerFieldValues(const QByteArray &name) const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkheader.cpp | | Lines: | 86-96 |
| | 7 | 3 |
QHttpNetworkConnectionPrivate::~QHttpNetworkConnectionPrivate| Name: | QHttpNetworkConnectionPrivate::~QHttpNetworkConnectionPrivate | | Prototype: | QHttpNetworkConnectionPrivate::~QHttpNetworkConnectionPrivate() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 109-118 |
| | 5 | 3 |
QHttpNetworkConnectionPrivate::readMoreLater| Name: | QHttpNetworkConnectionPrivate::readMoreLater | | Prototype: | void QHttpNetworkConnectionPrivate::readMoreLater(QHttpNetworkReply *reply) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 1085-1094 |
| | 4 | 3 |
QHttpNetworkConnectionPrivate::predictNextRequest| Name: | QHttpNetworkConnectionPrivate::predictNextRequest | | Prototype: | QHttpNetworkRequest QHttpNetworkConnectionPrivate::predictNextRequest() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 693-700 |
| | 5 | 3 |
QHttpNetworkConnectionPrivate::networkLayerDetected| Name: | QHttpNetworkConnectionPrivate::networkLayerDetected | | Prototype: | void QHttpNetworkConnectionPrivate::networkLayerDetected(QAbstractSocket::NetworkLayerProtocol protocol) | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 1239-1246 |
| | 3 | 3 |
QHttpNetworkConnectionPrivate::indexOf| Name: | QHttpNetworkConnectionPrivate::indexOf | | Prototype: | int QHttpNetworkConnectionPrivate::indexOf(QAbstractSocket *socket) const | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 176-184 |
| | 5 | 3 |
QHttpNetworkConnectionChannel::resendCurrentRequest| Name: | QHttpNetworkConnectionChannel::resendCurrentRequest | | Prototype: | void QHttpNetworkConnectionChannel::resendCurrentRequest() | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 704-711 |
| | 5 | 3 |
QHttpNetworkConnectionChannel::requeueCurrentlyPipelinedRequests| Name: | QHttpNetworkConnectionChannel::requeueCurrentlyPipelinedRequests | | Prototype: | void QHttpNetworkConnectionChannel::requeueCurrentlyPipelinedRequests() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 521-532 |
| | 5 | 3 |
QHttpNetworkConnectionChannel::handleUnexpectedEOF| Name: | QHttpNetworkConnectionChannel::handleUnexpectedEOF | | Prototype: | void QHttpNetworkConnectionChannel::handleUnexpectedEOF() | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 248-269 |
| | 16 | 3 |
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: | 1090-1101 |
| | 7 | 3 |
QHttpNetworkConnectionChannel::closeAndResendCurrentRequest| Name: | QHttpNetworkConnectionChannel::closeAndResendCurrentRequest | | Prototype: | void QHttpNetworkConnectionChannel::closeAndResendCurrentRequest() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 694-702 |
| | 6 | 3 |
QHttpNetworkConnectionChannel::_q_bytesWritten| Name: | QHttpNetworkConnectionChannel::_q_bytesWritten | | Prototype: | void QHttpNetworkConnectionChannel::_q_bytesWritten(qint64 bytes) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 733-746 |
| | 5 | 3 |
QHttpNetworkConnection::setSslConfiguration| Name: | QHttpNetworkConnection::setSslConfiguration | | Prototype: | void QHttpNetworkConnection::setSslConfiguration(const QSslConfiguration &config) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 1379-1388 |
| | 5 | 3 |
QHttpNetworkConnection::setCacheProxy| Name: | QHttpNetworkConnection::setCacheProxy | | Prototype: | void QHttpNetworkConnection::setCacheProxy(const QNetworkProxy &networkProxy) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 1332-1343 |
| | 6 | 3 |
QHttpMultiPartPrivate::QHttpMultiPartPrivate| Name: | QHttpMultiPartPrivate::QHttpMultiPartPrivate | | Prototype: | QHttpMultiPartPrivate::QHttpMultiPartPrivate() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 430-445 |
| | 9 | 3 |
QHttpMultiPartIODevice::size| Name: | QHttpMultiPartIODevice::size | | Prototype: | qint64 QHttpMultiPartIODevice::size() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 447-464 |
| | 9 | 3 |
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: | 478-485 |
| | 5 | 3 |
QHttpMultiPartIODevice::isSequential| Name: | QHttpMultiPartIODevice::isSequential | | Prototype: | bool QHttpMultiPartIODevice::isSequential() const | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 466-476 |
| | 5 | 3 |
QHostInfoCache::get| Name: | QHostInfoCache::get | | Prototype: | QHostInfo QHostInfoCache::get(const QString &name, bool *valid) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 745-761 |
| | 7 | 3 |
QHostAddress::toIPv4Address| Name: | QHostAddress::toIPv4Address | | Prototype: | quint32 QHostAddress::toIPv4Address(bool *ok) const | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 681-689 |
| | 6 | 3 |
QHostAddress::setScopeId| Name: | QHostAddress::setScopeId | | Prototype: | void QHostAddress::setScopeId(const QString &id) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 807-812 |
| | 3 | 3 |
QHostAddress::setAddress| Name: | QHostAddress::setAddress | | Prototype: | void QHostAddress::setAddress(const struct sockaddr *sockaddr) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 634-645 |
| | 5 | 3 |
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: | 455-466 |
| | 4 | 3 |
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: | 333-344 |
| | 6 | 3 |
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: | 384-396 |
| | 6 | 3 |
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: | 3086-3115 |
| | 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: | 3651-3662 |
| | 6 | 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: | 3192-3202 |
| | 5 | 3 |
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: | 3573-3581 |
| | 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: | 3386-3400 |
| | 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: | 3346-3360 |
| | 10 | 3 |
QHeaderView::setVisible| Name: | QHeaderView::setVisible | | Prototype: | void QHeaderView::setVisible(bool v) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 550-559 |
| | 6 | 3 |
QHeaderView::setMinimumSectionSize| Name: | QHeaderView::setMinimumSectionSize | | Prototype: | void QHeaderView::setMinimumSectionSize(int size) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1577-1585 |
| | 6 | 3 |
QHeaderView::minimumSectionSize| Name: | QHeaderView::minimumSectionSize | | Prototype: | int QHeaderView::minimumSectionSize() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1564-1575 |
| | 8 | 3 |
QHeaderView::initStyleOption| Name: | QHeaderView::initStyleOption | | Prototype: | void QHeaderView::initStyleOption(QStyleOptionHeader *option) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3142-3153 |
| | 9 | 3 |
QGuiApplicationPrivate::~QGuiApplicationPrivate| Name: | QGuiApplicationPrivate::~QGuiApplicationPrivate | | Prototype: | QGuiApplicationPrivate::~QGuiApplicationPrivate() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1440-1485 |
| | 25 | 3 |
QGuiApplicationPrivate::reportScreenOrientationChange| Name: | QGuiApplicationPrivate::reportScreenOrientationChange | | Prototype: | void QGuiApplicationPrivate::reportScreenOrientationChange(QWindowSystemInterfacePrivate::ScreenOrientationEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2611-2624 |
| | 7 | 3 |
QGuiApplicationPrivate::reportLogicalDotsPerInchChange| Name: | QGuiApplicationPrivate::reportLogicalDotsPerInchChange | | Prototype: | void QGuiApplicationPrivate::reportLogicalDotsPerInchChange(QWindowSystemInterfacePrivate::ScreenLogicalDotsPerInchEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2690-2703 |
| | 7 | 3 |
QGuiApplicationPrivate::processThemeChanged| Name: | QGuiApplicationPrivate::processThemeChanged | | Prototype: | void QGuiApplicationPrivate::processThemeChanged(QWindowSystemInterfacePrivate::ThemeChangeEvent *tce) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2141-2149 |
| | 5 | 3 |
QGuiApplicationPrivate::processPlatformPanelEvent| Name: | QGuiApplicationPrivate::processPlatformPanelEvent | | Prototype: | void QGuiApplicationPrivate::processPlatformPanelEvent(QWindowSystemInterfacePrivate::PlatformPanelEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2314-2326 |
| | 6 | 3 |
QGuiApplicationPrivate::processLeaveEvent| Name: | QGuiApplicationPrivate::processLeaveEvent | | Prototype: | void QGuiApplicationPrivate::processLeaveEvent(QWindowSystemInterfacePrivate::LeaveEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2036-2049 |
| | 7 | 3 |
QGuiApplicationPrivate::processEnterEvent| Name: | QGuiApplicationPrivate::processEnterEvent | | Prototype: | void QGuiApplicationPrivate::processEnterEvent(QWindowSystemInterfacePrivate::EnterEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2021-2034 |
| | 7 | 3 |
QGuiApplicationPrivate::notifyThemeChanged| Name: | QGuiApplicationPrivate::notifyThemeChanged | | Prototype: | void QGuiApplicationPrivate::notifyThemeChanged() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3578-3590 |
| | 8 | 3 |
QGuiApplicationPrivate::hideModalWindow| Name: | QGuiApplicationPrivate::hideModalWindow | | Prototype: | void QGuiApplicationPrivate::hideModalWindow(QWindow *window) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 741-751 |
| | 6 | 3 |
QGuiApplicationPrivate::gammaTables| Name: | QGuiApplicationPrivate::gammaTables | | Prototype: | const QDrawHelperGammaTables *QGuiApplicationPrivate::gammaTables() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3600-3610 |
| | 7 | 3 |
QGuiApplicationPrivate::eventDispatcherReady| Name: | QGuiApplicationPrivate::eventDispatcherReady | | Prototype: | void QGuiApplicationPrivate::eventDispatcherReady() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1262-1273 |
| | 5 | 3 |
QGuiApplication::setPalette| Name: | QGuiApplication::setPalette | | Prototype: | void QGuiApplication::setPalette(const QPalette &pal) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2859-2870 |
| | 8 | 3 |
QGuiApplication::setLayoutDirection| Name: | QGuiApplication::setLayoutDirection | | Prototype: | void QGuiApplication::setLayoutDirection(Qt::LayoutDirection direction) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3346-3357 |
| | 6 | 3 |
QGuiApplication::modalWindow| Name: | QGuiApplication::modalWindow | | Prototype: | QWindow *QGuiApplication::modalWindow() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 685-691 |
| | 4 | 3 |
QGuiApplication::inputMethod| Name: | QGuiApplication::inputMethod | | Prototype: | QInputMethod *QGuiApplication::inputMethod() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3553-3559 |
| | 4 | 3 |
QGuiApplication::devicePixelRatio| Name: | QGuiApplication::devicePixelRatio | | Prototype: | qreal QGuiApplication::devicePixelRatio() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 962-976 |
| | 6 | 3 |
QGuiApplication::clipboard| Name: | QGuiApplication::clipboard | | Prototype: | QClipboard * QGuiApplication::clipboard() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2820-2830 |
| | 6 | 3 |
QGuiApplication::changeOverrideCursor| Name: | QGuiApplication::changeOverrideCursor | | Prototype: | void QGuiApplication::changeOverrideCursor(const QCursor &cursor) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3392-3399 |
| | 5 | 3 |
QGtkStylePrivate::gtkWidgetSetFocus| Name: | QGtkStylePrivate::gtkWidgetSetFocus | | Prototype: | void QGtkStylePrivate::gtkWidgetSetFocus(GtkWidget *widget, bool focus) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 306-322 |
| | 9 | 3 |
QGtkStylePrivate::getGConfBool| Name: | QGtkStylePrivate::getGConfBool | | Prototype: | bool QGtkStylePrivate::getGConfBool(const QString &key, bool fallback) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 629-646 |
| | 10 | 3 |
QGtkStylePrivate::getFilesystemIcon| Name: | QGtkStylePrivate::getFilesystemIcon | | Prototype: | QIcon QGtkStylePrivate::getFilesystemIcon(const QFileInfo &info) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 845-865 |
| | 17 | 3 |
QGtkStyleFilter::eventFilter| Name: | QGtkStyleFilter::eventFilter | | Prototype: | bool QGtkStyleFilter::eventFilter(QObject *obj, QEvent *e) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 247-257 |
| | 4 | 3 |
QGtkStyle::polish| Name: | QGtkStyle::polish | | Prototype: | void QGtkStyle::polish(QApplication *app) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | | Lines: | 455-470 |
| | 8 | 3 |
QGroupBox::mousePressEvent| Name: | QGroupBox::mousePressEvent | | Prototype: | void QGroupBox::mousePressEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 695-711 |
| | 11 | 3 |
QGridLayoutRowData::stealBox| Name: | QGridLayoutRowData::stealBox | | Prototype: | void QGridLayoutRowData::stealBox(int start, int end, int which, qreal *positions, qreal *sizes) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 443-462 |
| | 12 | 3 |
QGridLayoutPrivate::replaceAt| Name: | QGridLayoutPrivate::replaceAt | | Prototype: | QLayoutItem* replaceAt(int index, QLayoutItem *newitem) override | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 167-178 |
| | 8 | 3 |
QGridLayoutPrivate::recalcHFW| Name: | QGridLayoutPrivate::recalcHFW | | Prototype: | void QGridLayoutPrivate::recalcHFW(int w) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 380-402 |
| | 13 | 3 |
QGridLayoutPrivate::heightForWidth| Name: | QGridLayoutPrivate::heightForWidth | | Prototype: | int QGridLayoutPrivate::heightForWidth(int w, int hSpacing, int vSpacing) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 404-418 |
| | 10 | 3 |
QGridLayoutPrivate::findSize| Name: | QGridLayoutPrivate::findSize | | Prototype: | QSize QGridLayoutPrivate::findSize(int QLayoutStruct::*size, int hSpacing, int vSpacing) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 430-447 |
| | 11 | 3 |
QGridLayoutPrivate::cellRect| Name: | QGridLayoutPrivate::cellRect | | Prototype: | QRect QGridLayoutPrivate::cellRect(int row, int col) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 973-985 |
| | 8 | 3 |
QGridLayoutItem::insertOrRemoveRows| Name: | QGridLayoutItem::insertOrRemoveRows | | Prototype: | void QGridLayoutItem::insertOrRemoveRows(int row, int delta, Qt::Orientation orientation) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 677-685 |
| | 5 | 3 |
QGridLayoutEngine::setSpacing| Name: | QGridLayoutEngine::setSpacing | | Prototype: | void QGridLayoutEngine::setSpacing(qreal spacing, Qt::Orientations orientations) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 808-816 |
| | 5 | 3 |
QGridLayoutEngine::setRowSpacing| Name: | QGridLayoutEngine::setRowSpacing | | Prototype: | void QGridLayoutEngine::setRowSpacing(int row, qreal spacing, Qt::Orientation orientation) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 827-839 |
| | 8 | 3 |
QGridLayoutEngine::itemAt| Name: | QGridLayoutEngine::itemAt | | Prototype: | QGridLayoutItem *QGridLayoutEngine::itemAt(int row, int column, Qt::Orientation orientation) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 973-980 |
| | 5 | 3 |
QGridLayoutEngine::insertOrRemoveRows| Name: | QGridLayoutEngine::insertOrRemoveRows | | Prototype: | void QGridLayoutEngine::insertOrRemoveRows(int row, int delta, Qt::Orientation orientation) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1263-1283 |
| | 11 | 3 |
QGridLayoutEngine::ensureGeometries| Name: | QGridLayoutEngine::ensureGeometries | | Prototype: | void QGridLayoutEngine::ensureGeometries(const QSizeF &size, const QAbstractLayoutStyleInfo *styleInfo) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1609-1646 |
| | 21 | 3 |
QGridLayoutEngine::controlTypes| Name: | QGridLayoutEngine::controlTypes | | Prototype: | QLayoutPolicy::ControlTypes QGridLayoutEngine::controlTypes(LayoutSide side) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1117-1129 |
| | 8 | 3 |
QGridLayoutBox::combine| Name: | QGridLayoutBox::combine | | Prototype: | void QGridLayoutBox::combine(const QGridLayoutBox &other) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 97-115 |
| | 13 | 3 |
QGridLayout::maximumSize| Name: | QGridLayout::maximumSize | | Prototype: | QSize QGridLayout::maximumSize() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1257-1271 |
| | 11 | 3 |
QGridLayout::itemAtPosition| Name: | QGridLayout::itemAtPosition | | Prototype: | QLayoutItem *QGridLayout::itemAtPosition(int row, int column) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1328-1340 |
| | 8 | 3 |
QGridLayout::addWidget| Name: | QGridLayout::addWidget | | Prototype: | void QGridLayout::addWidget(QWidget *widget, int row, int column, Qt::Alignment alignment) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1433-1447 |
| | 11 | 3 |
QGridLayout::addLayout| Name: | QGridLayout::addLayout | | Prototype: | void QGridLayout::addLayout(QLayout *layout, int row, int column, Qt::Alignment alignment) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1497-1507 |
| | 8 | 3 |
QGridLayout::addLayout| Name: | QGridLayout::addLayout | | Prototype: | void QGridLayout::addLayout(QLayout *layout, int row, int column, int rowSpan, int columnSpan, Qt::Alignment alignment) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 1518-1529 |
| | 8 | 3 |
QGraphicsWidgetPrivate::windowFrameMousePressEvent| Name: | QGraphicsWidgetPrivate::windowFrameMousePressEvent | | Prototype: | void QGraphicsWidgetPrivate::windowFrameMousePressEvent(QGraphicsSceneMouseEvent *event) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 372-388 |
| | 12 | 3 |
QGraphicsWidgetPrivate::setWidth| Name: | QGraphicsWidgetPrivate::setWidth | | Prototype: | void QGraphicsWidgetPrivate::setWidth(qreal w) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 823-832 |
| | 6 | 3 |
QGraphicsWidgetPrivate::setHeight| Name: | QGraphicsWidgetPrivate::setHeight | | Prototype: | void QGraphicsWidgetPrivate::setHeight(qreal h) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 846-855 |
| | 6 | 3 |
QGraphicsWidgetPrivate::naturalWidgetPalette| Name: | QGraphicsWidgetPrivate::naturalWidgetPalette | | Prototype: | QPalette QGraphicsWidgetPrivate::naturalWidgetPalette() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 221-232 |
| | 8 | 3 |
QGraphicsWidgetPrivate::naturalWidgetFont| Name: | QGraphicsWidgetPrivate::naturalWidgetFont | | Prototype: | QFont QGraphicsWidgetPrivate::naturalWidgetFont() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 282-293 |
| | 8 | 3 |
QGraphicsWidgetPrivate::ensureWindowFrameMargins| Name: | QGraphicsWidgetPrivate::ensureWindowFrameMargins | | Prototype: | void QGraphicsWidgetPrivate::ensureWindowFrameMargins() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 118-125 |
| | 4 | 3 |
QGraphicsWidgetPrivate::ensureMargins| Name: | QGraphicsWidgetPrivate::ensureMargins | | Prototype: | void QGraphicsWidgetPrivate::ensureMargins() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 103-110 |
| | 4 | 3 |
QGraphicsWidget::setFocusPolicy| Name: | QGraphicsWidget::setFocusPolicy | | Prototype: | void QGraphicsWidget::setFocusPolicy(Qt::FocusPolicy policy) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 1854-1863 |
| | 7 | 3 |
QGraphicsWidget::removeAction| Name: | QGraphicsWidget::removeAction | | Prototype: | void QGraphicsWidget::removeAction(QAction *action) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 2079-2093 |
| | 8 | 3 |
QGraphicsViewPrivate::updateScroll| Name: | QGraphicsViewPrivate::updateScroll | | Prototype: | void QGraphicsViewPrivate::updateScroll() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 587-604 |
| | 10 | 3 |
QGraphicsViewPrivate::allocStyleOptionsArray| Name: | QGraphicsViewPrivate::allocStyleOptionsArray | | Prototype: | QStyleOptionGraphicsItem *QGraphicsViewPrivate::allocStyleOptionsArray(int numItems) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1078-1090 |
| | 6 | 3 |
QGraphicsView::wheelEvent| Name: | QGraphicsView::wheelEvent | | Prototype: | void QGraphicsView::wheelEvent(QWheelEvent *event) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3433-3456 |
| | 18 | 3 |