| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QParallelAnimationGroupPrivate::disconnectUncontrolledAnimations| Name: | QParallelAnimationGroupPrivate::disconnectUncontrolledAnimations | | Prototype: | void QParallelAnimationGroupPrivate::disconnectUncontrolledAnimations() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | | Lines: | 248-254 |
| | 3 | 2 |
QParallelAnimationGroupPrivate::connectUncontrolledAnimations| Name: | QParallelAnimationGroupPrivate::connectUncontrolledAnimations | | Prototype: | void QParallelAnimationGroupPrivate::connectUncontrolledAnimations() | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | | Lines: | 256-265 |
| | 5 | 3 |
QParallelAnimationGroupPrivate::animationRemoved| Name: | QParallelAnimationGroupPrivate::animationRemoved | | Prototype: | void QParallelAnimationGroupPrivate::animationRemoved(int index, QAbstractAnimation *anim) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | | Lines: | 302-307 |
| | 3 | 1 |
QParallelAnimationGroup::updateState| Name: | QParallelAnimationGroup::updateState | | Prototype: | void QParallelAnimationGroup::updateState(QAbstractAnimation::State newState, QAbstractAnimation::State oldState) | | Coverage: | 100.000% (25/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | | Lines: | 187-217 |
| | 20 | 10 |
QParallelAnimationGroup::event| Name: | QParallelAnimationGroup::event | | Prototype: | bool QParallelAnimationGroup::event(QEvent *event) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | | Lines: | 334-337 |
| | 1 | 1 |
QParallelAnimationGroup::duration| Name: | QParallelAnimationGroup::duration | | Prototype: | int QParallelAnimationGroup::duration() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | | Lines: | 111-125 |
| | 8 | 3 |
QParallelAnimationGroup::QParallelAnimationGroup| Name: | QParallelAnimationGroup::QParallelAnimationGroup | | Prototype: | QParallelAnimationGroup::QParallelAnimationGroup(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | | Lines: | 87-90 |
| | 2 | 1 |
QPageSetupWidget::selectPrinter| Name: | QPageSetupWidget::selectPrinter | | Prototype: | void QPageSetupWidget::selectPrinter(QPrinter::OutputFormat outputFormat, const QString &printerName) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 396-402 |
| | 4 | 1 |
QPageSetupWidget::initUnits| Name: | QPageSetupWidget::initUnits | | Prototype: | void QPageSetupWidget::initUnits() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 281-292 |
| | 7 | 1 |
QPageSetupWidget::initPagesPerSheet| Name: | QPageSetupWidget::initPagesPerSheet | | Prototype: | void QPageSetupWidget::initPagesPerSheet() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 295-336 |
| | 30 | 1 |
QPageSetupWidget::QPageSetupWidget| Name: | QPageSetupWidget::QPageSetupWidget | | Prototype: | QPageSetupWidget::QPageSetupWidget(QWidget *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 230-278 |
| | 24 | 1 |
QPageSetupDialogPrivate::QPageSetupDialogPrivate| Name: | QPageSetupDialogPrivate::QPageSetupDialogPrivate | | Prototype: | QPageSetupDialogPrivate::QPageSetupDialogPrivate(QPrinter *prntr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog.cpp | | Lines: | 102-105 |
| | 1 | 1 |
QPageSetupDialog::QPageSetupDialog| Name: | QPageSetupDialog::QPageSetupDialog | | Prototype: | QPageSetupDialog::QPageSetupDialog(QPrinter *printer, QWidget *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 616-622 |
| | 3 | 1 |
QPagePreview::setPagePreviewLayout| Name: | QPagePreview::setPagePreviewLayout | | Prototype: | void setPagePreviewLayout(int columns, int rows) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 111-116 |
| | 3 | 1 |
QPagePreview::setPageLayout| Name: | QPagePreview::setPageLayout | | Prototype: | void setPageLayout(const QPageLayout &layout) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 105-109 |
| | 2 | 1 |
QPagePreview::QPagePreview| Name: | QPagePreview::QPagePreview | | Prototype: | QPagePreview(QWidget *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 99-103 |
| | 2 | 1 |
QPAEventDispatcherGlibPrivate::QPAEventDispatcherGlibPrivate| Name: | QPAEventDispatcherGlibPrivate::QPAEventDispatcherGlibPrivate | | Prototype: | QPAEventDispatcherGlibPrivate::QPAEventDispatcherGlibPrivate(GMainContext *context) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp | | Lines: | 89-98 |
| | 6 | 1 |
QPAEventDispatcherGlib::~QPAEventDispatcherGlib| Name: | QPAEventDispatcherGlib::~QPAEventDispatcherGlib | | Prototype: | QPAEventDispatcherGlib::~QPAEventDispatcherGlib() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp | | Lines: | 109-116 |
| | 4 | 1 |
QPAEventDispatcherGlib::processEvents| Name: | QPAEventDispatcherGlib::processEvents | | Prototype: | bool QPAEventDispatcherGlib::processEvents(QEventLoop::ProcessEventsFlags flags) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp | | Lines: | 118-122 |
| | 2 | 1 |
QPAEventDispatcherGlib::QPAEventDispatcherGlib| Name: | QPAEventDispatcherGlib::QPAEventDispatcherGlib | | Prototype: | QPAEventDispatcherGlib::QPAEventDispatcherGlib(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp | | Lines: | 101-107 |
| | 2 | 1 |
QOpenSslLocks::~QOpenSslLocks| Name: | QOpenSslLocks::~QOpenSslLocks | | Prototype: | inline ~QOpenSslLocks() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 130-138 |
| | 5 | 2 |
QOpenSslLocks::lock| Name: | QOpenSslLocks::lock | | Prototype: | inline QMutex *lock(int num) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 139-146 |
| | 5 | 2 |
QOpenSslLocks::initLock| Name: | QOpenSslLocks::initLock | | Prototype: | QMutex *initLock() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 153-156 |
| | 1 | 1 |
QOpenSslLocks::QOpenSslLocks| Name: | QOpenSslLocks::QOpenSslLocks | | Prototype: | inline QOpenSslLocks() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 121-129 |
| | 4 | 1 |
QObjectPrivate::signalIndex| Name: | QObjectPrivate::signalIndex | | Prototype: | int QObjectPrivate::signalIndex(const char *signalName, const QMetaObject **meta) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 3801-3817 |
| | 13 | 3 |
QObjectPrivate::setThreadData_helper| Name: | QObjectPrivate::setThreadData_helper | | Prototype: | void QObjectPrivate::setThreadData_helper(QThreadData *currentData, QThreadData *targetData) | | Coverage: | 100.000% (21/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1538-1574 |
| | 22 | 7 |
QObjectPrivate::moveToThread_helper| Name: | QObjectPrivate::moveToThread_helper | | Prototype: | void QObjectPrivate::moveToThread_helper() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1527-1536 |
| | 6 | 2 |
QObjectPrivate::disconnect| Name: | QObjectPrivate::disconnect | | Prototype: | bool QObjectPrivate::disconnect(const QObject *sender, int signal_index, void **slot) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 4898-4904 |
| | 3 | 1 |
QObjectPrivate::deleteChildren| Name: | QObjectPrivate::deleteChildren | | Prototype: | void QObjectPrivate::deleteChildren() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1960-1975 |
| | 9 | 2 |
QObjectPrivate::cleanConnectionLists| Name: | QObjectPrivate::cleanConnectionLists | | Prototype: | void QObjectPrivate::cleanConnectionLists() | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 413-447 |
| | 18 | 5 |
QObjectPrivate::addConnection| Name: | QObjectPrivate::addConnection | | Prototype: | void QObjectPrivate::addConnection(int signal, Connection *c) | | Coverage: | 100.000% (20/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 382-411 |
| | 20 | 7 |
QObjectPrivate::_q_reregisterTimers| Name: | QObjectPrivate::_q_reregisterTimers | | Prototype: | void QObjectPrivate::_q_reregisterTimers(void *pointer) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1576-1586 |
| | 7 | 2 |
QObjectPrivate::QObjectPrivate| Name: | QObjectPrivate::QObjectPrivate | | Prototype: | QObjectPrivate::QObjectPrivate(int version) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 205-232 |
| | 14 | 1 |
QObjectConnectionListVector::operator[]| Name: | QObjectConnectionListVector::operator[] | | Prototype: | QObjectPrivate::ConnectionList &operator[](int at) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 308-313 |
| | 3 | 2 |
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 |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 |
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 |
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 |
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 |
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 |
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 |
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::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::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::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::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 |
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 |
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::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::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::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 |
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 |
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::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 |
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 |
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::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::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::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::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::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 |
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 |
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::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::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::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::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 |
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 |
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 |
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::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::open| Name: | QNetworkSession::open | | Prototype: | void QNetworkSession::open() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | | Lines: | 311-317 |
| | 3 | 2 |
QNetworkSession::isOpen| Name: | QNetworkSession::isOpen | | Prototype: | bool QNetworkSession::isOpen() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | | Lines: | 427-430 |
| | 1 | 1 |
QNetworkSession::interface| Name: | QNetworkSession::interface | | Prototype: | QNetworkInterface QNetworkSession::interface() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | | Lines: | 415-418 |
| | 1 | 1 |
QNetworkSession::error| Name: | QNetworkSession::error | | Prototype: | QNetworkSession::SessionError QNetworkSession::error() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | | Lines: | 459-462 |
| | 1 | 1 |
QNetworkSession::configuration| Name: | QNetworkSession::configuration | | Prototype: | QNetworkConfiguration QNetworkSession::configuration() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | | Lines: | 400-403 |
| | 1 | 1 |
QNetworkSession::QNetworkSession| Name: | QNetworkSession::QNetworkSession | | Prototype: | QNetworkSession::QNetworkSession(const QNetworkConfiguration &connectionConfig, QObject *parent) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | | Lines: | 252-284 |
| | 24 | 4 |
QNetworkRequestPrivate::~QNetworkRequestPrivate| Name: | QNetworkRequestPrivate::~QNetworkRequestPrivate | | Prototype: | ~QNetworkRequestPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | | Lines: | 335-340 |
| | 1 | 1 |
QNetworkRequestPrivate::QNetworkRequestPrivate| Name: | QNetworkRequestPrivate::QNetworkRequestPrivate | | Prototype: | inline QNetworkRequestPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | | Lines: | 328-334 |
| | 1 | 1 |
QNetworkRequestPrivate::QNetworkRequestPrivate| Name: | QNetworkRequestPrivate::QNetworkRequestPrivate | | Prototype: | QNetworkRequestPrivate(const QNetworkRequestPrivate &other) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | | Lines: | 343-354 |
| | 6 | 2 |
QNetworkRequest::~QNetworkRequest| Name: | QNetworkRequest::~QNetworkRequest | | Prototype: | QNetworkRequest::~QNetworkRequest() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | | Lines: | 397-401 |
| | 1 | 1 |
QNetworkRequest::url| Name: | QNetworkRequest::url | | Prototype: | QUrl QNetworkRequest::url() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | | Lines: | 444-447 |
| | 1 | 1 |
QNetworkRequest::sslConfiguration| Name: | QNetworkRequest::sslConfiguration | | Prototype: | QSslConfiguration QNetworkRequest::sslConfiguration() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | | Lines: | 585-590 |
| | 3 | 2 |
QNetworkRequest::setUrl| Name: | QNetworkRequest::setUrl | | Prototype: | void QNetworkRequest::setUrl(const QUrl &url) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | | Lines: | 454-457 |
| | 1 | 1 |