Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QProcess::executeName: | QProcess::execute | Prototype: | int QProcess::execute(const QString &program, const QStringList &arguments) | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2431-2439 |
| | 6 | 2 |
QPrinter::~QPrinterName: | QPrinter::~QPrinter | Prototype: | QPrinter::~QPrinter() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 740-748 |
| | 4 | 2 |
QPrintPreviewWidgetPrivate::generatePreviewName: | QPrintPreviewWidgetPrivate::generatePreview | Prototype: | void QPrintPreviewWidgetPrivate::generatePreview() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 386-405 |
| | 11 | 2 |
QPrintDialog::setVisibleName: | QPrintDialog::setVisible | Prototype: | void QPrintDialog::setVisible(bool visible) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 608-616 |
| | 4 | 2 |
QPrintDialog::setOptionName: | QPrintDialog::setOption | Prototype: | void QPrintDialog::setOption(PrintDialogOption option, bool on) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | Lines: | 142-147 |
| | 3 | 2 |
QPlainTestLogger::printBenchmarkResultName: | QPlainTestLogger::printBenchmarkResult | Prototype: | void QPlainTestLogger::printBenchmarkResult(const QBenchmarkResult &result) | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | Lines: | 267-321 |
| | 37 | 3 |
QNetworkSession::rejectName: | QNetworkSession::reject | Prototype: | void QNetworkSession::reject() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | Lines: | 623-627 |
| | 2 | 2 |
QNetworkSession::migrateName: | QNetworkSession::migrate | Prototype: | void QNetworkSession::migrate() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | Lines: | 585-589 |
| | 2 | 2 |
QNetworkSession::ignoreName: | QNetworkSession::ignore | Prototype: | void QNetworkSession::ignore() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | Lines: | 596-600 |
| | 2 | 2 |
QNetworkSession::closeName: | QNetworkSession::close | Prototype: | void QNetworkSession::close() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | Lines: | 369-373 |
| | 2 | 2 |
QNetworkSession::acceptName: | QNetworkSession::accept | Prototype: | void QNetworkSession::accept() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | Lines: | 610-614 |
| | 2 | 2 |
QNetworkProxyFactory::setApplicationProxyFactoryName: | QNetworkProxyFactory::setApplicationProxyFactory | Prototype: | void QNetworkProxyFactory::setApplicationProxyFactory(QNetworkProxyFactory *factory) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | Lines: | 1477-1481 |
| | 2 | 2 |
QNetworkDiskCache::setMaximumCacheSizeName: | QNetworkDiskCache::setMaximumCacheSize | Prototype: | void QNetworkDiskCache::setMaximumCacheSize(qint64 size) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | Lines: | 490-497 |
| | 5 | 2 |
QNetworkConfigurationManagerPrivate::~QNetworkConfigurationManagerPrivateName: | QNetworkConfigurationManagerPrivate::~QNetworkConfigurationManagerPrivate | Prototype: | QNetworkConfigurationManagerPrivate::~QNetworkConfigurationManagerPrivate() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp | Lines: | 78-86 |
| | 5 | 2 |
QNetworkConfigurationManagerPrivate::cleanupName: | QNetworkConfigurationManagerPrivate::cleanup | Prototype: | void QNetworkConfigurationManagerPrivate::cleanup() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp | Lines: | 88-94 |
| | 4 | 2 |
QNetworkConfigurationManager::~QNetworkConfigurationManagerName: | QNetworkConfigurationManager::~QNetworkConfigurationManager | Prototype: | QNetworkConfigurationManager::~QNetworkConfigurationManager() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager.cpp | Lines: | 248-253 |
| | 3 | 2 |
QNetworkConfigurationManager::updateConfigurationsName: | QNetworkConfigurationManager::updateConfigurations | Prototype: | void QNetworkConfigurationManager::updateConfigurations() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager.cpp | Lines: | 368-373 |
| | 3 | 2 |
QNetworkAccessManagerPrivate::~QNetworkAccessManagerPrivateName: | QNetworkAccessManagerPrivate::~QNetworkAccessManagerPrivate | Prototype: | QNetworkAccessManagerPrivate::~QNetworkAccessManagerPrivate() | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | Lines: | 1524-1535 |
| | 7 | 3 |
QNetworkAccessManagerPrivate::prepareMultipartName: | QNetworkAccessManagerPrivate::prepareMultipart | Prototype: | QNetworkRequest QNetworkAccessManagerPrivate::prepareMultipart(const QNetworkRequest &request, QHttpMultiPart *multiPart) | Coverage: | 75.000% (18/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | Lines: | 1726-1772 |
| | 26 | 10 |
QNetworkAccessManagerPrivate::clearCacheName: | QNetworkAccessManagerPrivate::clearCache | Prototype: | void QNetworkAccessManagerPrivate::clearCache(QNetworkAccessManager *manager) | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | Lines: | 1508-1522 |
| | 9 | 3 |
QNetworkAccessManagerPrivate::_q_replySslErrorsName: | QNetworkAccessManagerPrivate::_q_replySslErrors | Prototype: | void QNetworkAccessManagerPrivate::_q_replySslErrors(const QList<QSslError> &errors) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | Lines: | 1342-1352 |
| | 4 | 2 |
QNetworkAccessManagerPrivate::_q_replyEncryptedName: | QNetworkAccessManagerPrivate::_q_replyEncrypted | Prototype: | void QNetworkAccessManagerPrivate::_q_replyEncrypted() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | Lines: | 1332-1340 |
| | 4 | 2 |
QNetworkAccessManagerPrivate::_q_networkSessionClosedName: | QNetworkAccessManagerPrivate::_q_networkSessionClosed | Prototype: | void QNetworkAccessManagerPrivate::_q_networkSessionClosed() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | Lines: | 1590-1608 |
| | 12 | 2 |
QNetworkAccessFtpBackend::closeDownstreamChannelName: | QNetworkAccessFtpBackend::closeDownstreamChannel | Prototype: | void QNetworkAccessFtpBackend::closeDownstreamChannel() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessftpbackend.cpp | Lines: | 179-184 |
| | 3 | 2 |
QNetworkAccessDebugPipeBackend::openName: | QNetworkAccessDebugPipeBackend::open | Prototype: | void QNetworkAccessDebugPipeBackend::open() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessdebugpipebackend.cpp | Lines: | 88-108 |
| | 12 | 2 |
QNetworkAccessCache::updateTimerName: | QNetworkAccessCache::updateTimer | Prototype: | void QNetworkAccessCache::updateTimer() | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccesscache.cpp | Lines: | 186-202 |
| | 8 | 3 |
QNetworkAccessBackendFactory::~QNetworkAccessBackendFactoryName: | QNetworkAccessBackendFactory::~QNetworkAccessBackendFactory | Prototype: | QNetworkAccessBackendFactory::~QNetworkAccessBackendFactory() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessbackend.cpp | Lines: | 78-84 |
| | 3 | 2 |
QNativeSocketEnginePrivate::nativeBytesAvailableName: | QNativeSocketEnginePrivate::nativeBytesAvailable | Prototype: | qint64 QNativeSocketEnginePrivate::nativeBytesAvailable() const | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | Lines: | 762-774 |
| | 5 | 2 |
QNativeSocketEngine::connectionNotificationName: | QNativeSocketEngine::connectionNotification | Prototype: | void QNativeSocketEngine::connectionNotification() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 579-589 |
| | 5 | 2 |
QMimeType::operator=Name: | QMimeType::operator= | Prototype: | QMimeType &QMimeType::operator=(const QMimeType &other) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetype.cpp | Lines: | 137-142 |
| | 3 | 2 |
QMimeBinaryProvider::CacheFile::reloadName: | QMimeBinaryProvider::CacheFile::reload | Prototype: | bool QMimeBinaryProvider::CacheFile::reload() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | Lines: | 149-158 |
| | 5 | 2 |
QMetaPropertyBuilder::setWritableName: | QMetaPropertyBuilder::setWritable | Prototype: | void QMetaPropertyBuilder::setWritable(bool value) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 2423-2428 |
| | 3 | 2 |
QMetaPropertyBuilder::setUserName: | QMetaPropertyBuilder::setUser | Prototype: | void QMetaPropertyBuilder::setUser(bool value) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 2495-2500 |
| | 3 | 2 |
QMetaPropertyBuilder::setStoredName: | QMetaPropertyBuilder::setStored | Prototype: | void QMetaPropertyBuilder::setStored(bool value) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 2471-2476 |
| | 3 | 2 |
QMetaPropertyBuilder::setStdCppSetName: | QMetaPropertyBuilder::setStdCppSet | Prototype: | void QMetaPropertyBuilder::setStdCppSet(bool value) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 2509-2514 |
| | 3 | 2 |
QMetaPropertyBuilder::setScriptableName: | QMetaPropertyBuilder::setScriptable | Prototype: | void QMetaPropertyBuilder::setScriptable(bool value) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 2459-2464 |
| | 3 | 2 |
QMetaPropertyBuilder::setRevisionName: | QMetaPropertyBuilder::setRevision | Prototype: | void QMetaPropertyBuilder::setRevision(int revision) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 2572-2579 |
| | 4 | 2 |
QMetaPropertyBuilder::setResettableName: | QMetaPropertyBuilder::setResettable | Prototype: | void QMetaPropertyBuilder::setResettable(bool value) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 2435-2440 |
| | 3 | 2 |
QMetaPropertyBuilder::setReadableName: | QMetaPropertyBuilder::setReadable | Prototype: | void QMetaPropertyBuilder::setReadable(bool value) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 2411-2416 |
| | 3 | 2 |
QMetaPropertyBuilder::setFinalName: | QMetaPropertyBuilder::setFinal | Prototype: | void QMetaPropertyBuilder::setFinal(bool value) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 2546-2551 |
| | 3 | 2 |
QMetaPropertyBuilder::setEnumOrFlagName: | QMetaPropertyBuilder::setEnumOrFlag | Prototype: | void QMetaPropertyBuilder::setEnumOrFlag(bool value) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 2522-2527 |
| | 3 | 2 |
QMetaPropertyBuilder::setEditableName: | QMetaPropertyBuilder::setEditable | Prototype: | void QMetaPropertyBuilder::setEditable(bool value) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 2483-2488 |
| | 3 | 2 |
QMetaPropertyBuilder::setDesignableName: | QMetaPropertyBuilder::setDesignable | Prototype: | void QMetaPropertyBuilder::setDesignable(bool value) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 2447-2452 |
| | 3 | 2 |
QMetaPropertyBuilder::setConstantName: | QMetaPropertyBuilder::setConstant | Prototype: | void QMetaPropertyBuilder::setConstant(bool value) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 2534-2539 |
| | 3 | 2 |
QMetaPropertyBuilder::removeNotifySignalName: | QMetaPropertyBuilder::removeNotifySignal | Prototype: | void QMetaPropertyBuilder::removeNotifySignal() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 2216-2223 |
| | 4 | 2 |
QMetaPropertyBuilder::d_funcName: | QMetaPropertyBuilder::d_func | Prototype: | QMetaPropertyBuilderPrivate *QMetaPropertyBuilder::d_func() const | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 2117-2123 |
| | 3 | 2 |
QMetaProperty::isEnumTypeName: | QMetaProperty::isEnumType | Prototype: | bool QMetaProperty::isEnumType() const | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 2904-2911 |
| | 5 | 2 |
QMetaObject::activate::ConnectionListsRefName: | QMetaObject::activate::ConnectionListsRef | Prototype: | ConnectionListsRef(QObjectConnectionListVector *connectionLists) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 3630-3634 |
| | 2 | 2 |
QMetaMethodBuilder::setTagName: | QMetaMethodBuilder::setTag | Prototype: | void QMetaMethodBuilder::setTag(const QByteArray& value) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 2016-2021 |
| | 3 | 2 |
QMetaMethodBuilder::setReturnTypeName: | QMetaMethodBuilder::setReturnType | Prototype: | void QMetaMethodBuilder::setReturnType(const QByteArray& value) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 1950-1955 |
| | 3 | 2 |
QMetaMethodBuilder::setParameterNamesName: | QMetaMethodBuilder::setParameterNames | Prototype: | void QMetaMethodBuilder::setParameterNames(const QList<QByteArray>& value) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 1990-1995 |
| | 3 | 2 |
QMetaMethodBuilder::setAttributesName: | QMetaMethodBuilder::setAttributes | Prototype: | void QMetaMethodBuilder::setAttributes(int value) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 2072-2077 |
| | 3 | 2 |
QMetaEnumBuilder::valueName: | QMetaEnumBuilder::value | Prototype: | int QMetaEnumBuilder::value(int index) const | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 2682-2689 |
| | 4 | 2 |
QMetaEnumBuilder::setIsFlagName: | QMetaEnumBuilder::setIsFlag | Prototype: | void QMetaEnumBuilder::setIsFlag(bool value) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 2640-2645 |
| | 3 | 2 |
QMetaEnumBuilder::keyName: | QMetaEnumBuilder::key | Prototype: | QByteArray QMetaEnumBuilder::key(int index) const | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 2667-2674 |
| | 4 | 2 |
QMetaEnumBuilder::d_funcName: | QMetaEnumBuilder::d_func | Prototype: | QMetaEnumBuilderPrivate *QMetaEnumBuilder::d_func() const | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 2589-2595 |
| | 3 | 2 |
QMetaCallEvent::QMetaCallEventName: | QMetaCallEvent::QMetaCallEvent | Prototype: | QMetaCallEvent::QMetaCallEvent(QtPrivate::QSlotObjectBase *slotO, const QObject *sender, int signalId, int nargs, int *types, void **args, QSemaphore *semaphore) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 456-464 |
| | 2 | 2 |
QLoggingRegistry::registerCategoryName: | QLoggingRegistry::registerCategory | Prototype: | void QLoggingRegistry::registerCategory(QLoggingCategory *cat, QtMsgType enableForLevel) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 320-328 |
| | 4 | 2 |
QLoggingCategory::~QLoggingCategoryName: | QLoggingCategory::~QLoggingCategory | Prototype: | QLoggingCategory::~QLoggingCategory() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | Lines: | 248-252 |
| | 2 | 2 |
QLocaleId::nameName: | QLocaleId::name | Prototype: | QByteArray QLocaleId::name(char separator) const | Coverage: | 75.000% (24/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 288-322 |
| | 28 | 8 |
QLocale::setDefaultName: | QLocale::setDefault | Prototype: | void QLocale::setDefault(const QLocale &locale) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1005-1014 |
| | 4 | 2 |
QLocalServerPrivate::removeServerName: | QLocalServerPrivate::removeServer | Prototype: | bool QLocalServerPrivate::removeServer(const QString &name) | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver_unix.cpp | Lines: | 60-73 |
| | 8 | 3 |
QListData::detachName: | QListData::detach | Prototype: | QListData::Data *QListData::detach(int alloc) | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines: | 120-138 |
| | 12 | 3 |
QLibrary::isLibraryName: | QLibrary::isLibrary | Prototype: | bool QLibrary::isLibrary(const QString &fileName) | Coverage: | 75.000% (12/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 605-664 |
| | 15 | 5 |
QJsonArray::atName: | QJsonArray::at | Prototype: | QJsonValue QJsonArray::at(int i) const | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | Lines: | 357-363 |
| | 3 | 2 |
QItemSelectionModelPrivate::_q_layoutChangedName: | QItemSelectionModelPrivate::_q_layoutChanged | Prototype: | void QItemSelectionModelPrivate::_q_layoutChanged(const QList<QPersistentModelIndex> &, QAbstractItemModel::LayoutChangeHint hint) | Coverage: | 75.000% (18/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1018-1073 |
| | 32 | 4 |
QItemSelectionModelPrivate::_q_columnsAboutToBeRemovedName: | QItemSelectionModelPrivate::_q_columnsAboutToBeRemoved | Prototype: | void QItemSelectionModelPrivate::_q_columnsAboutToBeRemoved(const QModelIndex &parent, int start, int end) | Coverage: | 75.000% (15/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 761-787 |
| | 17 | 5 |
QItemSelection::selectName: | QItemSelection::select | Prototype: | void QItemSelection::select(const QModelIndex &topLeft, const QModelIndex &bottomRight) | Coverage: | 75.000% (12/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 421-442 |
| | 16 | 4 |
QIcuTimeZonePrivate::availableTimeZoneIdsName: | QIcuTimeZonePrivate::availableTimeZoneIds | Prototype: | QList<QByteArray> QIcuTimeZonePrivate::availableTimeZoneIds() const | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 461-470 |
| | 7 | 2 |
QIcuCodec::getConverterName: | QIcuCodec::getConverter | Prototype: | UConverter *QIcuCodec::getConverter(QTextCodec::ConverterState *state) const | Coverage: | 75.000% (12/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | Lines: | 561-587 |
| | 19 | 6 |
QIcu::toUpperName: | QIcu::toUpper | Prototype: | QString QIcu::toUpper(const QByteArray &localeID, const QString &str, bool *ok) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_icu.cpp | Lines: | 88-95 |
| | 5 | 2 |
QIcu::toLowerName: | QIcu::toLower | Prototype: | QString QIcu::toLower(const QByteArray &localeID, const QString &str, bool *ok) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_icu.cpp | Lines: | 97-104 |
| | 5 | 2 |
QHttpThreadDelegate::readBufferSizeChangedName: | QHttpThreadDelegate::readBufferSizeChanged | Prototype: | void QHttpThreadDelegate::readBufferSizeChanged(qint64 size) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | Lines: | 414-424 |
| | 4 | 2 |
QHttpThreadDelegate::readBufferFreedName: | QHttpThreadDelegate::readBufferFreed | Prototype: | void QHttpThreadDelegate::readBufferFreed(qint64 size) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | Lines: | 426-433 |
| | 3 | 2 |
QHttpSocketEngine::waitForWriteName: | QHttpSocketEngine::waitForWrite | Prototype: | bool QHttpSocketEngine::waitForWrite(int msecs, bool *timedOut) | Coverage: | 75.000% (21/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | Lines: | 370-404 |
| | 15 | 8 |
QHttpSocketEngine::emitConnectionNotificationName: | QHttpSocketEngine::emitConnectionNotification | Prototype: | void QHttpSocketEngine::emitConnectionNotification() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | Lines: | 794-801 |
| | 4 | 2 |
QHttpNetworkReply::setUserProvidedDownloadBufferName: | QHttpNetworkReply::setUserProvidedDownloadBuffer | Prototype: | void QHttpNetworkReply::setUserProvidedDownloadBuffer(char* b) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | Lines: | 254-259 |
| | 3 | 2 |
QHttpNetworkReply::ignoreSslErrorsName: | QHttpNetworkReply::ignoreSslErrors | Prototype: | void QHttpNetworkReply::ignoreSslErrors() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | Lines: | 1010-1015 |
| | 3 | 2 |
QHttpNetworkReply::ignoreSslErrorsName: | QHttpNetworkReply::ignoreSslErrors | Prototype: | void QHttpNetworkReply::ignoreSslErrors(const QList<QSslError> &errors) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | Lines: | 1017-1022 |
| | 3 | 2 |
QHttpNetworkConnectionPrivate::fillPipelineName: | QHttpNetworkConnectionPrivate::fillPipeline | Prototype: | void QHttpNetworkConnectionPrivate::fillPipeline(QAbstractSocket *socket) | Coverage: | 75.000% (48/64) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 703-783 |
| | 46 | 18 |
QHttpNetworkConnectionChannel::_q_uploadDataReadyReadName: | QHttpNetworkConnectionChannel::_q_uploadDataReadyRead | Prototype: | void QHttpNetworkConnectionChannel::_q_uploadDataReadyRead() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 1015-1019 |
| | 2 | 2 |
QHistoryState::setHistoryTypeName: | QHistoryState::setHistoryType | Prototype: | void QHistoryState::setHistoryType(HistoryType type) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | Lines: | 246-253 |
| | 4 | 2 |
QHistoryState::setDefaultTransitionName: | QHistoryState::setDefaultTransition | Prototype: | void QHistoryState::setDefaultTransition(QAbstractTransition *transition) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | Lines: | 186-194 |
| | 5 | 2 |
QGLWidgetGLPaintDevice::endPaintName: | QGLWidgetGLPaintDevice::endPaint | Prototype: | void QGLWidgetGLPaintDevice::endPaint() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | Lines: | 184-189 |
| | 3 | 2 |
QGLShaderProgramPrivate::~QGLShaderProgramPrivateName: | QGLShaderProgramPrivate::~QGLShaderProgramPrivate | Prototype: | QGLShaderProgramPrivate::~QGLShaderProgramPrivate() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 620-625 |
| | 3 | 2 |
QGLShaderProgram::setUniformValueName: | QGLShaderProgram::setUniformValue | Prototype: | void QGLShaderProgram::setUniformValue(int location, const QColor& color) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 2101-2110 |
| | 6 | 2 |
QGLShaderPrivate::~QGLShaderPrivateName: | QGLShaderPrivate::~QGLShaderPrivate | Prototype: | QGLShaderPrivate::~QGLShaderPrivate() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 224-229 |
| | 3 | 2 |
QGLBuffer::~QGLBufferName: | QGLBuffer::~QGLBuffer | Prototype: | QGLBuffer::~QGLBuffer() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 191-197 |
| | 3 | 2 |
QGLBuffer::destroyName: | QGLBuffer::destroy | Prototype: | void QGLBuffer::destroy() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 317-324 |
| | 4 | 2 |
QGL2PaintEngineExPrivate::resetGLStateName: | QGL2PaintEngineExPrivate::resetGLState | Prototype: | void QGL2PaintEngineExPrivate::resetGLState() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 589-612 |
| | 17 | 2 |
QFutureInterfaceBase::reportFinishedName: | QFutureInterfaceBase::reportFinished | Prototype: | void QFutureInterfaceBase::reportFinished() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 279-287 |
| | 5 | 2 |
QFontEngineMultiFontConfig::shouldLoadFontEngineForCharacterName: | QFontEngineMultiFontConfig::shouldLoadFontEngineForCharacter | Prototype: | bool QFontEngineMultiFontConfig::shouldLoadFontEngineForCharacter(int at, uint ucs4) const | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontenginemultifontconfig.cpp | Lines: | 53-64 |
| | 7 | 2 |
QFontEngineFT::shouldUseDesignMetricsName: | QFontEngineFT::shouldUseDesignMetrics | Prototype: | bool QFontEngineFT::shouldUseDesignMetrics(QFontEngine::ShaperFlags flags) const | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 1554-1560 |
| | 3 | 2 |
QFileSystemWatcherPrivate::initName: | QFileSystemWatcherPrivate::init | Prototype: | void QFileSystemWatcherPrivate::init() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | Lines: | 86-100 |
| | 11 | 2 |
QFileSystemEngine::tempPathName: | QFileSystemEngine::tempPath | Prototype: | QString QFileSystemEngine::tempPath() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | Lines: | 732-761 |
| | 4 | 2 |
QFileSystemEngine::canonicalNameName: | QFileSystemEngine::canonicalName | Prototype: | QFileSystemEntry QFileSystemEngine::canonicalName(const QFileSystemEntry &entry, QFileSystemMetaData &data) | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | Lines: | 233-297 |
| | 15 | 4 |
QFileInfo::permissionsName: | QFileInfo::permissions | Prototype: | QFile::Permissions QFileInfo::permissions() const | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1257-1268 |
| | 8 | 4 |
QFileInfo::isSymLinkName: | QFileInfo::isSymLink | Prototype: | bool QFileInfo::isSymLink() const | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1072-1083 |
| | 8 | 4 |
QFileInfo::isHiddenName: | QFileInfo::isHidden | Prototype: | bool QFileInfo::isHidden() const | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 959-970 |
| | 8 | 4 |
QFileInfo::isFileName: | QFileInfo::isFile | Prototype: | bool QFileInfo::isFile() const | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1002-1013 |
| | 8 | 4 |