Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QParallelAnimationGroupPrivate::disconnectUncontrolledAnimationsName: | 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::connectUncontrolledAnimationsName: | 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::animationRemovedName: | 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::updateStateName: | 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::eventName: | 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::durationName: | 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::QParallelAnimationGroupName: | 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::selectPrinterName: | 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::initUnitsName: | 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::initPagesPerSheetName: | 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::QPageSetupWidgetName: | 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::QPageSetupDialogPrivateName: | 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::QPageSetupDialogName: | 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::setPagePreviewLayoutName: | 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::setPageLayoutName: | 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::QPagePreviewName: | 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::QPAEventDispatcherGlibPrivateName: | 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::~QPAEventDispatcherGlibName: | 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::processEventsName: | 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::QPAEventDispatcherGlibName: | 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::~QOpenSslLocksName: | 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::lockName: | 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::initLockName: | 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::QOpenSslLocksName: | 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::signalIndexName: | 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_helperName: | 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_helperName: | 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::disconnectName: | 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::deleteChildrenName: | 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::cleanConnectionListsName: | 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::addConnectionName: | 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_reregisterTimersName: | 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::QObjectPrivateName: | 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::QObjectConnectionListVectorName: | 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::threadName: | 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::setUserDataName: | 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::setParentName: | 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::setObjectNameName: | 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::senderSignalIndexName: | 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::senderName: | 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::removeEventFilterName: | 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::registerUserDataName: | 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::objectNameName: | 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::eventFilterName: | 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::eventName: | 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::dynamicPropertyNamesName: | 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::disconnectNotifyName: | 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::deleteLaterName: | 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::connectNotifyName: | 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::blockSignalsName: | 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::QNtlmPhase3BlockName: | 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::QNtlmPhase2BlockName: | 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::QNtlmPhase1BlockName: | 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::QNtlmBufferName: | 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::sizeName: | 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::resetName: | 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::posName: | 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::atEndName: | 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::advanceReadPointerName: | 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::QNonContiguousByteDeviceRingBufferImplName: | 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::~QNonContiguousByteDeviceIoDeviceImplName: | 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::sizeName: | 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::resetName: | 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::atEndName: | 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::QNonContiguousByteDeviceIoDeviceImplName: | 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::wrapName: | 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::createSharedName: | 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::createSharedName: | 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::createName: | 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::sizeName: | 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::resetName: | 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::readPointerName: | 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::posName: | 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::atEndName: | 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::advanceReadPointerName: | 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::QNonContiguousByteDeviceByteArrayImplName: | 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::sizeName: | 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::resetName: | 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::readPointerName: | 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::atEndName: | 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::advanceReadPointerName: | 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::QNonContiguousByteDeviceBufferImplName: | 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::QNonContiguousByteDeviceName: | 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::~QNetworkSessionName: | 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::usagePoliciesName: | 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::stateName: | 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::openName: | 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::isOpenName: | 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::interfaceName: | 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::errorName: | 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::configurationName: | 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::QNetworkSessionName: | 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::~QNetworkRequestPrivateName: | 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::QNetworkRequestPrivateName: | 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::QNetworkRequestPrivateName: | 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::~QNetworkRequestName: | 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::urlName: | 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::sslConfigurationName: | 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::setUrlName: | 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 |