| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QProcess::execute| Name: | 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::~QPrinter| Name: | 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::generatePreview| Name: | 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::setVisible| Name: | 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::setOption| Name: | 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::printBenchmarkResult| Name: | 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::reject| Name: | 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::migrate| Name: | 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::ignore| Name: | 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::close| Name: | 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::accept| Name: | 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::setApplicationProxyFactory| Name: | 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::setMaximumCacheSize| Name: | 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::~QNetworkConfigurationManagerPrivate| Name: | 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::cleanup| Name: | 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::~QNetworkConfigurationManager| Name: | 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::updateConfigurations| Name: | 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::~QNetworkAccessManagerPrivate| Name: | 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::prepareMultipart| Name: | 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::clearCache| Name: | 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_replySslErrors| Name: | 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_replyEncrypted| Name: | 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_networkSessionClosed| Name: | 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::closeDownstreamChannel| Name: | 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::open| Name: | 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::updateTimer| Name: | 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::~QNetworkAccessBackendFactory| Name: | 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::nativeBytesAvailable| Name: | 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::connectionNotification| Name: | 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::reload| Name: | 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::setWritable| Name: | 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::setUser| Name: | 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::setStored| Name: | 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::setStdCppSet| Name: | 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::setScriptable| Name: | 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::setRevision| Name: | 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::setResettable| Name: | 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::setReadable| Name: | 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::setFinal| Name: | 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::setEnumOrFlag| Name: | 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::setEditable| Name: | 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::setDesignable| Name: | 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::setConstant| Name: | 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::removeNotifySignal| Name: | 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_func| Name: | 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::isEnumType| Name: | 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::ConnectionListsRef| Name: | 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::setTag| Name: | 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::setReturnType| Name: | 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::setParameterNames| Name: | 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::setAttributes| Name: | 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::value| Name: | 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::setIsFlag| Name: | 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::key| Name: | 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_func| Name: | 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::QMetaCallEvent| Name: | 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::registerCategory| Name: | 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::~QLoggingCategory| Name: | 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::name| Name: | 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::setDefault| Name: | 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::removeServer| Name: | 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::detach| Name: | 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::isLibrary| Name: | 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::at| Name: | 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_layoutChanged| Name: | 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_columnsAboutToBeRemoved| Name: | 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::select| Name: | 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::availableTimeZoneIds| Name: | 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::getConverter| Name: | 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::toUpper| Name: | 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::toLower| Name: | 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::readBufferSizeChanged| Name: | 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::readBufferFreed| Name: | 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::waitForWrite| Name: | 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::emitConnectionNotification| Name: | 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::setUserProvidedDownloadBuffer| Name: | 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::ignoreSslErrors| Name: | 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::ignoreSslErrors| Name: | 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::fillPipeline| Name: | 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_uploadDataReadyRead| Name: | 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::setHistoryType| Name: | 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::setDefaultTransition| Name: | 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::endPaint| Name: | 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::~QGLShaderProgramPrivate| Name: | 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::setUniformValue| Name: | 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::~QGLShaderPrivate| Name: | 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::~QGLBuffer| Name: | 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::destroy| Name: | 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::resetGLState| Name: | 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::reportFinished| Name: | 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::shouldLoadFontEngineForCharacter| Name: | 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::shouldUseDesignMetrics| Name: | 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::init| Name: | 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::tempPath| Name: | 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::canonicalName| Name: | 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::permissions| Name: | 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::isSymLink| Name: | 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::isHidden| Name: | 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::isFile| Name: | 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 |