| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QNetworkSession::state| Name: | QNetworkSession::state | | Prototype: | QNetworkSession::State QNetworkSession::state() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | | Lines: | 449-452 |
| | 1 | 1 |
QNetworkSession::stop| Name: | QNetworkSession::stop | | Prototype: | void QNetworkSession::stop() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | | Lines: | 389-393 |
| | 2 | 2 |
QNetworkSession::usagePolicies| Name: | QNetworkSession::usagePolicies | | Prototype: | QNetworkSession::UsagePolicies QNetworkSession::usagePolicies() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | | Lines: | 686-689 |
| | 1 | 1 |
QNetworkSession::waitForOpened| Name: | QNetworkSession::waitForOpened | | Prototype: | bool QNetworkSession::waitForOpened(int msecs) | | Coverage: | 33.333% (5/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | | Lines: | 336-360 |
| | 13 | 5 |
QNetworkSession::~QNetworkSession| Name: | QNetworkSession::~QNetworkSession | | Prototype: | QNetworkSession::~QNetworkSession() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | | Lines: | 289-292 |
| | 1 | 1 |
QNetworkSessionPrivate::setUsagePolicies| Name: | QNetworkSessionPrivate::setUsagePolicies | | Prototype: | void QNetworkSessionPrivate::setUsagePolicies(QNetworkSession &session, QNetworkSession::UsagePolicies policies) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | | Lines: | 696-701 |
| | 3 | 2 |
QNonContiguousByteDevice::QNonContiguousByteDevice| Name: | QNonContiguousByteDevice::QNonContiguousByteDevice | | Prototype: | QNonContiguousByteDevice::QNonContiguousByteDevice() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 130-132 |
| | 2 | 1 |
QNonContiguousByteDeviceBufferImpl::QNonContiguousByteDeviceBufferImpl| Name: | QNonContiguousByteDeviceBufferImpl::QNonContiguousByteDeviceBufferImpl | | Prototype: | QNonContiguousByteDeviceBufferImpl::QNonContiguousByteDeviceBufferImpl(QBuffer *b) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 139-147 |
| | 6 | 1 |
QNonContiguousByteDeviceBufferImpl::advanceReadPointer| Name: | QNonContiguousByteDeviceBufferImpl::advanceReadPointer | | Prototype: | bool QNonContiguousByteDeviceBufferImpl::advanceReadPointer(qint64 amount) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 158-161 |
| | 1 | 1 |
QNonContiguousByteDeviceBufferImpl::atEnd| Name: | QNonContiguousByteDeviceBufferImpl::atEnd | | Prototype: | bool QNonContiguousByteDeviceBufferImpl::atEnd() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 163-166 |
| | 1 | 1 |
QNonContiguousByteDeviceBufferImpl::readPointer| Name: | QNonContiguousByteDeviceBufferImpl::readPointer | | Prototype: | const char* QNonContiguousByteDeviceBufferImpl::readPointer(qint64 maximumLength, qint64 &len) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 153-156 |
| | 1 | 1 |
QNonContiguousByteDeviceBufferImpl::reset| Name: | QNonContiguousByteDeviceBufferImpl::reset | | Prototype: | bool QNonContiguousByteDeviceBufferImpl::reset() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 168-171 |
| | 1 | 1 |
QNonContiguousByteDeviceBufferImpl::size| Name: | QNonContiguousByteDeviceBufferImpl::size | | Prototype: | qint64 QNonContiguousByteDeviceBufferImpl::size() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 173-176 |
| | 1 | 1 |
QNonContiguousByteDeviceByteArrayImpl::QNonContiguousByteDeviceByteArrayImpl| Name: | QNonContiguousByteDeviceByteArrayImpl::QNonContiguousByteDeviceByteArrayImpl | | Prototype: | QNonContiguousByteDeviceByteArrayImpl::QNonContiguousByteDeviceByteArrayImpl(QByteArray *ba) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 178-181 |
| | 1 | 1 |
QNonContiguousByteDeviceByteArrayImpl::advanceReadPointer| Name: | QNonContiguousByteDeviceByteArrayImpl::advanceReadPointer | | Prototype: | bool QNonContiguousByteDeviceByteArrayImpl::advanceReadPointer(qint64 amount) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 202-207 |
| | 3 | 1 |
QNonContiguousByteDeviceByteArrayImpl::atEnd| Name: | QNonContiguousByteDeviceByteArrayImpl::atEnd | | Prototype: | bool QNonContiguousByteDeviceByteArrayImpl::atEnd() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 209-212 |
| | 1 | 1 |
QNonContiguousByteDeviceByteArrayImpl::pos| Name: | QNonContiguousByteDeviceByteArrayImpl::pos | | Prototype: | qint64 QNonContiguousByteDeviceByteArrayImpl::pos() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 225-228 |
| | 1 | 1 |
QNonContiguousByteDeviceByteArrayImpl::readPointer| Name: | QNonContiguousByteDeviceByteArrayImpl::readPointer | | Prototype: | const char* QNonContiguousByteDeviceByteArrayImpl::readPointer(qint64 maximumLength, qint64 &len) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 187-200 |
| | 7 | 3 |
QNonContiguousByteDeviceByteArrayImpl::reset| Name: | QNonContiguousByteDeviceByteArrayImpl::reset | | Prototype: | bool QNonContiguousByteDeviceByteArrayImpl::reset() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 214-218 |
| | 2 | 1 |
QNonContiguousByteDeviceByteArrayImpl::size| Name: | QNonContiguousByteDeviceByteArrayImpl::size | | Prototype: | qint64 QNonContiguousByteDeviceByteArrayImpl::size() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 220-223 |
| | 1 | 1 |
QNonContiguousByteDeviceFactory::create| Name: | QNonContiguousByteDeviceFactory::create | | Prototype: | QNonContiguousByteDevice* QNonContiguousByteDeviceFactory::create(QIODevice *device) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 485-497 |
| | 3 | 2 |
QNonContiguousByteDeviceFactory::create| Name: | QNonContiguousByteDeviceFactory::create | | Prototype: | QNonContiguousByteDevice* QNonContiguousByteDeviceFactory::create(QSharedPointer<QRingBuffer> ringBuffer) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 525-528 |
| | 1 | 1 |
QNonContiguousByteDeviceFactory::create| Name: | QNonContiguousByteDeviceFactory::create | | Prototype: | QNonContiguousByteDevice* QNonContiguousByteDeviceFactory::create(QByteArray *byteArray) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 547-550 |
| | 1 | 1 |
QNonContiguousByteDeviceFactory::createShared| Name: | QNonContiguousByteDeviceFactory::createShared | | Prototype: | QSharedPointer<QNonContiguousByteDevice> QNonContiguousByteDeviceFactory::createShared(QIODevice *device) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 505-516 |
| | 3 | 2 |
QNonContiguousByteDeviceFactory::createShared| Name: | QNonContiguousByteDeviceFactory::createShared | | Prototype: | QSharedPointer<QNonContiguousByteDevice> QNonContiguousByteDeviceFactory::createShared(QSharedPointer<QRingBuffer> ringBuffer) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 535-538 |
| | 1 | 1 |
QNonContiguousByteDeviceFactory::createShared| Name: | QNonContiguousByteDeviceFactory::createShared | | Prototype: | QSharedPointer<QNonContiguousByteDevice> QNonContiguousByteDeviceFactory::createShared(QByteArray *byteArray) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 557-560 |
| | 1 | 1 |
QNonContiguousByteDeviceFactory::wrap| Name: | QNonContiguousByteDeviceFactory::wrap | | Prototype: | QIODevice* QNonContiguousByteDeviceFactory::wrap(QNonContiguousByteDevice* byteDevice) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 569-577 |
| | 1 | 1 |
QNonContiguousByteDeviceIoDeviceImpl::QNonContiguousByteDeviceIoDeviceImpl| Name: | QNonContiguousByteDeviceIoDeviceImpl::QNonContiguousByteDeviceIoDeviceImpl | | Prototype: | QNonContiguousByteDeviceIoDeviceImpl::QNonContiguousByteDeviceIoDeviceImpl(QIODevice *d) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 283-293 |
| | 4 | 1 |
QNonContiguousByteDeviceIoDeviceImpl::advanceReadPointer| Name: | QNonContiguousByteDeviceIoDeviceImpl::advanceReadPointer | | Prototype: | bool QNonContiguousByteDeviceIoDeviceImpl::advanceReadPointer(qint64 amount) | | Coverage: | 42.857% (6/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 336-365 |
| | 15 | 5 |
QNonContiguousByteDeviceIoDeviceImpl::atEnd| Name: | QNonContiguousByteDeviceIoDeviceImpl::atEnd | | Prototype: | bool QNonContiguousByteDeviceIoDeviceImpl::atEnd() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 367-370 |
| | 1 | 1 |
QNonContiguousByteDeviceIoDeviceImpl::pos| Name: | QNonContiguousByteDeviceIoDeviceImpl::pos | | Prototype: | qint64 QNonContiguousByteDeviceIoDeviceImpl::pos() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 400-406 |
| | 3 | 2 |
QNonContiguousByteDeviceIoDeviceImpl::readPointer| Name: | QNonContiguousByteDeviceIoDeviceImpl::readPointer | | Prototype: | const char* QNonContiguousByteDeviceIoDeviceImpl::readPointer(qint64 maximumLength, qint64 &len) | | Coverage: | 84.000% (21/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 300-334 |
| | 21 | 7 |
QNonContiguousByteDeviceIoDeviceImpl::reset| Name: | QNonContiguousByteDeviceIoDeviceImpl::reset | | Prototype: | bool QNonContiguousByteDeviceIoDeviceImpl::reset() | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 372-388 |
| | 11 | 3 |
QNonContiguousByteDeviceIoDeviceImpl::size| Name: | QNonContiguousByteDeviceIoDeviceImpl::size | | Prototype: | qint64 QNonContiguousByteDeviceIoDeviceImpl::size() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 390-398 |
| | 3 | 2 |
QNonContiguousByteDeviceIoDeviceImpl::~QNonContiguousByteDeviceIoDeviceImpl| Name: | QNonContiguousByteDeviceIoDeviceImpl::~QNonContiguousByteDeviceIoDeviceImpl | | Prototype: | QNonContiguousByteDeviceIoDeviceImpl::~QNonContiguousByteDeviceIoDeviceImpl() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 295-298 |
| | 1 | 1 |
QNonContiguousByteDeviceRingBufferImpl::QNonContiguousByteDeviceRingBufferImpl| Name: | QNonContiguousByteDeviceRingBufferImpl::QNonContiguousByteDeviceRingBufferImpl | | Prototype: | QNonContiguousByteDeviceRingBufferImpl::QNonContiguousByteDeviceRingBufferImpl(QSharedPointer<QRingBuffer> rb) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 230-234 |
| | 1 | 1 |
QNonContiguousByteDeviceRingBufferImpl::advanceReadPointer| Name: | QNonContiguousByteDeviceRingBufferImpl::advanceReadPointer | | Prototype: | bool QNonContiguousByteDeviceRingBufferImpl::advanceReadPointer(qint64 amount) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 255-260 |
| | 3 | 1 |
QNonContiguousByteDeviceRingBufferImpl::atEnd| Name: | QNonContiguousByteDeviceRingBufferImpl::atEnd | | Prototype: | bool QNonContiguousByteDeviceRingBufferImpl::atEnd() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 262-265 |
| | 1 | 1 |
QNonContiguousByteDeviceRingBufferImpl::pos| Name: | QNonContiguousByteDeviceRingBufferImpl::pos | | Prototype: | qint64 QNonContiguousByteDeviceRingBufferImpl::pos() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 267-270 |
| | 1 | 1 |
QNonContiguousByteDeviceRingBufferImpl::readPointer| Name: | QNonContiguousByteDeviceRingBufferImpl::readPointer | | Prototype: | const char* QNonContiguousByteDeviceRingBufferImpl::readPointer(qint64 maximumLength, qint64 &len) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 240-253 |
| | 7 | 3 |
QNonContiguousByteDeviceRingBufferImpl::reset| Name: | QNonContiguousByteDeviceRingBufferImpl::reset | | Prototype: | bool QNonContiguousByteDeviceRingBufferImpl::reset() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 272-276 |
| | 2 | 1 |
QNonContiguousByteDeviceRingBufferImpl::size| Name: | QNonContiguousByteDeviceRingBufferImpl::size | | Prototype: | qint64 QNonContiguousByteDeviceRingBufferImpl::size() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 278-281 |
| | 1 | 1 |
QNtlmBuffer::QNtlmBuffer| Name: | QNtlmBuffer::QNtlmBuffer | | Prototype: | QNtlmBuffer() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 884-884 |
| | 1 | 1 |
QNtlmPhase1Block::QNtlmPhase1Block| Name: | QNtlmPhase1Block::QNtlmPhase1Block | | Prototype: | QNtlmPhase1Block() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 985-989 |
| | 3 | 1 |
QNtlmPhase2Block::QNtlmPhase2Block| Name: | QNtlmPhase2Block::QNtlmPhase2Block | | Prototype: | QNtlmPhase2Block() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 999-1002 |
| | 2 | 1 |
QNtlmPhase3Block::QNtlmPhase3Block| Name: | QNtlmPhase3Block::QNtlmPhase3Block | | Prototype: | QNtlmPhase3Block() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 1013-1017 |
| | 3 | 1 |
QNullBrushData::QNullBrushData| Name: | QNullBrushData::QNullBrushData | | Prototype: | QNullBrushData() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 349-354 |
| | 3 | 1 |
QNullBrushData::~QNullBrushData| Name: | QNullBrushData::~QNullBrushData | | Prototype: | ~QNullBrushData() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 355-360 |
| | 3 | 2 |
QNumberStyleAnimation::QNumberStyleAnimation| Name: | QNumberStyleAnimation::QNumberStyleAnimation | | Prototype: | QNumberStyleAnimation::QNumberStyleAnimation(QObject *target) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 178-182 |
| | 1 | 1 |
QNumberStyleAnimation::currentValue| Name: | QNumberStyleAnimation::currentValue | | Prototype: | qreal QNumberStyleAnimation::currentValue() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 204-208 |
| | 2 | 1 |
QNumberStyleAnimation::endValue| Name: | QNumberStyleAnimation::endValue | | Prototype: | qreal QNumberStyleAnimation::endValue() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 194-197 |
| | 1 | 1 |
QNumberStyleAnimation::isUpdateNeeded| Name: | QNumberStyleAnimation::isUpdateNeeded | | Prototype: | bool QNumberStyleAnimation::isUpdateNeeded() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 210-221 |
| | 6 | 3 |
QNumberStyleAnimation::setEndValue| Name: | QNumberStyleAnimation::setEndValue | | Prototype: | void QNumberStyleAnimation::setEndValue(qreal value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 199-202 |
| | 1 | 1 |
QNumberStyleAnimation::setStartValue| Name: | QNumberStyleAnimation::setStartValue | | Prototype: | void QNumberStyleAnimation::setStartValue(qreal value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 189-192 |
| | 1 | 1 |
QNumberStyleAnimation::startValue| Name: | QNumberStyleAnimation::startValue | | Prototype: | qreal QNumberStyleAnimation::startValue() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 184-187 |
| | 1 | 1 |
QObject::QObject| Name: | QObject::QObject | | Prototype: | QObject::QObject(QObject *parent) | | Coverage: | 80.000% (12/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 821-841 |
| | 13 | 5 |
QObject::QObject| Name: | QObject::QObject | | Prototype: | QObject::QObject(QObjectPrivate &dd, QObject *parent) | | Coverage: | 52.381% (11/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 846-874 |
| | 17 | 7 |
QObject::blockSignals| Name: | QObject::blockSignals | | Prototype: | bool QObject::blockSignals(bool block) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1417-1423 |
| | 4 | 1 |
QObject::connect| Name: | QObject::connect | | Prototype: | QMetaObject::Connection QObject::connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | | Coverage: | 61.364% (27/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2633-2749 |
| | 84 | 14 |
QObject::connect| Name: | QObject::connect | | Prototype: | QMetaObject::Connection QObject::connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | | Coverage: | 50.000% (12/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2771-2827 |
| | 39 | 6 |
QObject::connectImpl| Name: | QObject::connectImpl | | Prototype: | QMetaObject::Connection QObject::connectImpl(const QObject *sender, void **signal, const QObject *receiver, void **slot, QtPrivate::QSlotObjectBase *slotObj, Qt::ConnectionType type, const int *types, const QMetaObject *senderMetaObject) | | Coverage: | 65.000% (13/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 4649-4675 |
| | 17 | 6 |
QObject::connectNotify| Name: | QObject::connectNotify | | Prototype: | void QObject::connectNotify(const QMetaMethod &signal) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 3152-3155 |
| | 1 | 1 |
QObject::deleteLater| Name: | QObject::deleteLater | | Prototype: | void QObject::deleteLater() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2143-2146 |
| | 1 | 1 |
QObject::disconnect| Name: | QObject::disconnect | | Prototype: | bool QObject::disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | | Coverage: | 75.325% (58/77) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2905-3009 |
| | 72 | 24 |
QObject::disconnect| Name: | QObject::disconnect | | Prototype: | bool QObject::disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | | Coverage: | 78.049% (32/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 3040-3103 |
| | 37 | 11 |
QObject::disconnect| Name: | QObject::disconnect | | Prototype: | bool QObject::disconnect(const QMetaObject::Connection &connection) | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 4750-4785 |
| | 19 | 4 |
QObject::disconnectImpl| Name: | QObject::disconnectImpl | | Prototype: | bool QObject::disconnectImpl(const QObject *sender, void **signal, const QObject *receiver, void **slot, const QMetaObject *senderMetaObject) | | Coverage: | 62.500% (15/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 4847-4870 |
| | 15 | 6 |
QObject::disconnectNotify| Name: | QObject::disconnectNotify | | Prototype: | void QObject::disconnectNotify(const QMetaMethod &signal) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 3187-3190 |
| | 1 | 1 |
QObject::dumpObjectInfo| Name: | QObject::dumpObjectInfo | | Prototype: | void QObject::dumpObjectInfo() | | Coverage: | 40.741% (11/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 4007-4070 |
| | 39 | 10 |
QObject::dumpObjectInfo::[lambda]| Name: | QObject::dumpObjectInfo::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 4056-4056 |
| | 0 | 1 |
QObject::dumpObjectTree| Name: | QObject::dumpObjectTree | | Prototype: | void QObject::dumpObjectTree() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 3991-3994 |
| | 1 | 1 |
QObject::dynamicPropertyNames| Name: | QObject::dynamicPropertyNames | | Prototype: | QList<QByteArray> QObject::dynamicPropertyNames() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 3929-3935 |
| | 4 | 2 |
QObject::event| Name: | QObject::event | | Prototype: | bool QObject::event(QEvent *e) | | Coverage: | 100.000% (24/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1240-1291 |
| | 26 | 12 |
QObject::eventFilter| Name: | QObject::eventFilter | | Prototype: | bool QObject::eventFilter(QObject * , QEvent * ) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1387-1390 |
| | 1 | 1 |
QObject::installEventFilter| Name: | QObject::installEventFilter | | Prototype: | void QObject::installEventFilter(QObject *obj) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2063-2080 |
| | 11 | 4 |
QObject::isSignalConnected| Name: | QObject::isSignalConnected | | Prototype: | bool QObject::isSignalConnected(const QMetaMethod &signal) const | | Coverage: | 72.727% (16/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2464-2495 |
| | 27 | 8 |
QObject::killTimer| Name: | QObject::killTimer | | Prototype: | void QObject::killTimer(int id) | | Coverage: | 73.333% (11/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1662-1687 |
| | 17 | 5 |
QObject::moveToThread| Name: | QObject::moveToThread | | Prototype: | void QObject::moveToThread(QThread *targetThread) | | Coverage: | 69.565% (16/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1469-1525 |
| | 27 | 7 |
QObject::objectName| Name: | QObject::objectName | | Prototype: | QString QObject::objectName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1176-1180 |
| | 2 | 1 |
QObject::property| Name: | QObject::property | | Prototype: | QVariant QObject::property(const char *name) const | | Coverage: | 66.667% (10/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 3900-3921 |
| | 15 | 5 |
QObject::receivers| Name: | QObject::receivers | | Prototype: | int QObject::receivers(const char *signal) const | | Coverage: | 62.069% (18/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2403-2444 |
| | 26 | 9 |
QObject::registerUserData| Name: | QObject::registerUserData | | Prototype: | uint QObject::registerUserData() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 4076-4080 |
| | 1 | 1 |
QObject::removeEventFilter| Name: | QObject::removeEventFilter | | Prototype: | void QObject::removeEventFilter(QObject *obj) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2095-2104 |
| | 5 | 4 |
QObject::sender| Name: | QObject::sender | | Prototype: | QObject *QObject::sender() const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2323-2337 |
| | 8 | 4 |
QObject::senderSignalIndex| Name: | QObject::senderSignalIndex | | Prototype: | int QObject::senderSignalIndex() const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2364-2380 |
| | 8 | 4 |
QObject::setObjectName| Name: | QObject::setObjectName | | Prototype: | void QObject::setObjectName(const QString &name) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1185-1195 |
| | 6 | 3 |
QObject::setParent| Name: | QObject::setParent | | Prototype: | void QObject::setParent(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1953-1958 |
| | 3 | 1 |
QObject::setProperty| Name: | QObject::setProperty | | Prototype: | bool QObject::setProperty(const char *name, const QVariant &value) | | Coverage: | 82.143% (23/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 3846-3888 |
| | 28 | 9 |
QObject::setUserData| Name: | QObject::setUserData | | Prototype: | void QObject::setUserData(uint id, QObjectUserData* data) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 4092-4101 |
| | 6 | 3 |
QObject::startTimer| Name: | QObject::startTimer | | Prototype: | int QObject::startTimer(int interval, Qt::TimerType timerType) | | Coverage: | 53.846% (7/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1630-1651 |
| | 15 | 5 |
QObject::thread| Name: | QObject::thread | | Prototype: | QThread *QObject::thread() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1430-1433 |
| | 1 | 1 |
QObject::userData| Name: | QObject::userData | | Prototype: | QObjectUserData* QObject::userData(uint id) const | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 4106-4114 |
| | 6 | 3 |
QObject::~QObject| Name: | QObject::~QObject | | Prototype: | QObject::~QObject() | | Coverage: | 86.316% (82/95) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 900-1049 |
| | 89 | 30 |
QObjectCleanupHandler::add| Name: | QObjectCleanupHandler::add | | Prototype: | QObject *QObjectCleanupHandler::add(QObject* object) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobjectcleanuphandler.cpp | | Lines: | 94-102 |
| | 5 | 2 |
QObjectCleanupHandler::clear| Name: | QObjectCleanupHandler::clear | | Prototype: | void QObjectCleanupHandler::clear() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobjectcleanuphandler.cpp | | Lines: | 136-140 |
| | 2 | 2 |
QObjectCleanupHandler::isEmpty| Name: | QObjectCleanupHandler::isEmpty | | Prototype: | bool QObjectCleanupHandler::isEmpty() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobjectcleanuphandler.cpp | | Lines: | 125-128 |
| | 1 | 1 |
QObjectCleanupHandler::objectDestroyed| Name: | QObjectCleanupHandler::objectDestroyed | | Prototype: | void QObjectCleanupHandler::objectDestroyed(QObject *object) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobjectcleanuphandler.cpp | | Lines: | 142-145 |
| | 1 | 1 |
QObjectCleanupHandler::remove| Name: | QObjectCleanupHandler::remove | | Prototype: | void QObjectCleanupHandler::remove(QObject *object) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobjectcleanuphandler.cpp | | Lines: | 110-117 |
| | 4 | 2 |
QObjectCleanupHandler::~QObjectCleanupHandler| Name: | QObjectCleanupHandler::~QObjectCleanupHandler | | Prototype: | QObjectCleanupHandler::~QObjectCleanupHandler() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobjectcleanuphandler.cpp | | Lines: | 83-86 |
| | 1 | 1 |
QObjectConnectionListVector::QObjectConnectionListVector| Name: | QObjectConnectionListVector::QObjectConnectionListVector | | Prototype: | QObjectConnectionListVector() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 304-306 |
| | 1 | 1 |