Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QEventTransition::setEventSourceName: | QEventTransition::setEventSource | Prototype: | void QEventTransition::setEventSource(QObject *object) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 211-219 |
| | 6 | 2 |
QEventTransition::setEventTypeName: | QEventTransition::setEventType | Prototype: | void QEventTransition::setEventType(QEvent::Type type) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 188-196 |
| | 6 | 2 |
QFSFileEngine::linkName: | QFSFileEngine::link | Prototype: | bool QFSFileEngine::link(const QString &newName) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 430-439 |
| | 6 | 2 |
QFSFileEnginePrivate::isSequentialFdFhName: | QFSFileEnginePrivate::isSequentialFdFh | Prototype: | bool QFSFileEnginePrivate::isSequentialFdFh() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 808-813 |
| | 3 | 2 |
QFSFileEnginePrivate::nativeSyncToDiskName: | QFSFileEnginePrivate::nativeSyncToDisk | Prototype: | bool QFSFileEnginePrivate::nativeSyncToDisk() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 266-277 |
| | 5 | 2 |
QFileDevice::sizeName: | QFileDevice::size | Prototype: | qint64 QFileDevice::size() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | Lines: | 601-608 |
| | 5 | 2 |
QFileDevicePrivate::engineName: | QFileDevicePrivate::engine | Prototype: | QAbstractFileEngine * QFileDevicePrivate::engine() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | Lines: | 60-65 |
| | 3 | 2 |
QFileInfo::absoluteFilePathName: | QFileInfo::absoluteFilePath | Prototype: | QString QFileInfo::absoluteFilePath() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 530-536 |
| | 4 | 2 |
QFileInfo::baseNameName: | QFileInfo::baseName | Prototype: | QString QFileInfo::baseName() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 788-794 |
| | 4 | 2 |
QFileInfo::bundleNameName: | QFileInfo::bundleName | Prototype: | QString QFileInfo::bundleName() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 764-770 |
| | 4 | 2 |
QFileInfo::canonicalFilePathName: | QFileInfo::canonicalFilePath | Prototype: | QString QFileInfo::canonicalFilePath() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 547-553 |
| | 4 | 2 |
QFileInfo::canonicalPathName: | QFileInfo::canonicalPath | Prototype: | QString QFileInfo::canonicalPath() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 594-600 |
| | 4 | 2 |
QFileInfo::completeBaseNameName: | QFileInfo::completeBaseName | Prototype: | QString QFileInfo::completeBaseName() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 807-813 |
| | 4 | 2 |
QFileInfo::completeSuffixName: | QFileInfo::completeSuffix | Prototype: | QString QFileInfo::completeSuffix() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 826-832 |
| | 4 | 2 |
QFileInfo::fileNameName: | QFileInfo::fileName | Prototype: | QString QFileInfo::fileName() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 744-750 |
| | 4 | 2 |
QFileInfo::groupName: | QFileInfo::group | Prototype: | QString QFileInfo::group() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1190-1196 |
| | 4 | 2 |
QFileInfo::makeAbsoluteName: | QFileInfo::makeAbsolute | Prototype: | bool QFileInfo::makeAbsolute() | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 652-660 |
| | 5 | 2 |
QFileInfo::ownerName: | QFileInfo::owner | Prototype: | QString QFileInfo::owner() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1151-1157 |
| | 4 | 2 |
QFileInfo::pathName: | QFileInfo::path | Prototype: | QString QFileInfo::path() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 611-617 |
| | 4 | 2 |
QFileInfo::readLinkName: | QFileInfo::readLink | Prototype: | QString QFileInfo::readLink() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1132-1138 |
| | 4 | 2 |
QFileInfo::suffixName: | QFileInfo::suffix | Prototype: | QString QFileInfo::suffix() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 849-855 |
| | 4 | 2 |
QFileSystemEngine::createLinkName: | QFileSystemEngine::createLink | Prototype: | bool QFileSystemEngine::createLink(const QFileSystemEntry &source, const QFileSystemEntry &target, QSystemError &error) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | Lines: | 649-655 |
| | 4 | 2 |
QFileSystemEngine::fillMetaDataName: | QFileSystemEngine::fillMetaData | Prototype: | bool QFileSystemEngine::fillMetaData(int fd, QFileSystemMetaData &data) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp | Lines: | 205-217 |
| | 7 | 2 |
QFileSystemEngine::resolveGroupNameName: | QFileSystemEngine::resolveGroupName | Prototype: | QString QFileSystemEngine::resolveGroupName(const QFileSystemEntry &entry, QFileSystemMetaData &metaData) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp | Lines: | 416-426 |
| | 3 | 2 |
QFileSystemEngine::resolveUserNameName: | QFileSystemEngine::resolveUserName | Prototype: | QString QFileSystemEngine::resolveUserName(const QFileSystemEntry &entry, QFileSystemMetaData &metaData) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp | Lines: | 403-413 |
| | 3 | 2 |
QFontEngineFT::averageCharWidthName: | QFontEngineFT::averageCharWidth | Prototype: | QFixed QFontEngineFT::averageCharWidth() const | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 1265-1275 |
| | 7 | 2 |
QFontEngineFT::cloneWithSizeName: | QFontEngineFT::cloneWithSize | Prototype: | QFontEngine *QFontEngineFT::cloneWithSize(qreal pixelSize) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 2008-2019 |
| | 7 | 2 |
QFontEngineFT::emSquareSizeName: | QFontEngineFT::emSquareSize | Prototype: | QFixed QFontEngineFT::emSquareSize() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 1213-1219 |
| | 3 | 2 |
QFontEngineFT::initFromFontEngineName: | QFontEngineFT::initFromFontEngine | Prototype: | bool QFontEngineFT::initFromFontEngine(const QFontEngineFT *fe) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 1986-2006 |
| | 13 | 2 |
QFontEngineFT::xHeightName: | QFontEngineFT::xHeight | Prototype: | QFixed QFontEngineFT::xHeight() const | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 1253-1263 |
| | 7 | 2 |
QFtpDTP::setupListenerName: | QFtpDTP::setupListener | Prototype: | int QFtpDTP::setupListener(const QHostAddress &address) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 327-336 |
| | 4 | 2 |
QFtpDTP::waitForConnectionName: | QFtpDTP::waitForConnection | Prototype: | void QFtpDTP::waitForConnection() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 338-345 |
| | 2 | 2 |
QFutureInterfaceBase::reportExceptionName: | QFutureInterfaceBase::reportException | Prototype: | void QFutureInterfaceBase::reportException(const QException &exception) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 265-276 |
| | 8 | 2 |
QFutureInterfaceBase::reportStartedName: | QFutureInterfaceBase::reportStarted | Prototype: | void QFutureInterfaceBase::reportStarted() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 249-257 |
| | 5 | 2 |
QGL2PEXVertexArray::addClosingLineName: | QGL2PEXVertexArray::addClosingLine | Prototype: | void QGL2PEXVertexArray::addClosingLine(int index) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qgl2pexvertexarray.cpp | Lines: | 56-61 |
| | 3 | 2 |
QGL2PEXVertexArray::boundingRectName: | QGL2PEXVertexArray::boundingRect | Prototype: | QGLRect QGL2PEXVertexArray::boundingRect() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qgl2pexvertexarray.cpp | Lines: | 48-54 |
| | 3 | 2 |
QGL2PaintEngineEx::createStateName: | QGL2PaintEngineEx::createState | Prototype: | QPainterState *QGL2PaintEngineEx::createState(QPainterState *orig) const | Coverage: | 50.000% (4/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 2461-2479 |
| | 12 | 3 |
QGL2PaintEngineEx::fillName: | QGL2PaintEngineEx::fill | Prototype: | void QGL2PaintEngineEx::fill(const QVectorPath &path, const QBrush &brush) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 1246-1255 |
| | 6 | 2 |
QGL2PaintEngineExPrivate::resetOpenGLContextActiveEngineName: | QGL2PaintEngineExPrivate::resetOpenGLContextActiveEngine | Prototype: | bool QGL2PaintEngineExPrivate::resetOpenGLContextActiveEngine() | Coverage: | 50.000% (4/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 614-627 |
| | 8 | 2 |
QGL2PaintEngineExPrivate::useSimpleShaderName: | QGL2PaintEngineExPrivate::useSimpleShader | Prototype: | void QGL2PaintEngineExPrivate::useSimpleShader() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 167-173 |
| | 3 | 2 |
QGLColormap::~QGLColormapName: | QGLColormap::~QGLColormap | Prototype: | QGLColormap::~QGLColormap() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | Lines: | 115-119 |
| | 2 | 2 |
QGLContext::areSharingName: | QGLContext::areSharing | Prototype: | bool QGLContext::areSharing(const QGLContext *context1, const QGLContext *context2) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3223-3228 |
| | 3 | 2 |
QGLContext::currentContextName: | QGLContext::currentContext | Prototype: | const QGLContext* QGLContext::currentContext() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3441-3447 |
| | 3 | 2 |
QGLContextPrivate::refreshCurrentFboName: | QGLContextPrivate::refreshCurrentFbo | Prototype: | void QGLContextPrivate::refreshCurrentFbo() | Coverage: | 50.000% (4/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 513-528 |
| | 8 | 2 |
QGLEngineShaderManager::currentProgramName: | QGLEngineShaderManager::currentProgram | Prototype: | QGLShaderProgram* QGLEngineShaderManager::currentProgram() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | Lines: | 611-617 |
| | 3 | 2 |
QGLEngineShaderManager::removeCustomStageName: | QGLEngineShaderManager::removeCustomStage | Prototype: | void QGLEngineShaderManager::removeCustomStage() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | Lines: | 603-609 |
| | 4 | 2 |
QGLEngineShaderManager::setOpacityModeName: | QGLEngineShaderManager::setOpacityMode | Prototype: | void QGLEngineShaderManager::setOpacityMode(OpacityMode mode) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | Lines: | 568-575 |
| | 4 | 2 |
QGLEngineShaderManager::setSrcPixelTypeName: | QGLEngineShaderManager::setSrcPixelType | Prototype: | void QGLEngineShaderManager::setSrcPixelType(Qt::BrushStyle style) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | Lines: | 549-557 |
| | 5 | 2 |
QGLFormat::setAlphaBufferSizeName: | QGLFormat::setAlphaBufferSize | Prototype: | void QGLFormat::setAlphaBufferSize(int size) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1069-1078 |
| | 6 | 2 |
QGLFormat::setBlueBufferSizeName: | QGLFormat::setBlueBufferSize | Prototype: | void QGLFormat::setBlueBufferSize(int size) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1041-1049 |
| | 5 | 2 |
QGLFormat::setDepthBufferSizeName: | QGLFormat::setDepthBufferSize | Prototype: | void QGLFormat::setDepthBufferSize(int size) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 955-964 |
| | 6 | 2 |
QGLFormat::setGreenBufferSizeName: | QGLFormat::setGreenBufferSize | Prototype: | void QGLFormat::setGreenBufferSize(int size) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1012-1020 |
| | 5 | 2 |
QGLFormat::setRedBufferSizeName: | QGLFormat::setRedBufferSize | Prototype: | void QGLFormat::setRedBufferSize(int size) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 983-991 |
| | 5 | 2 |
QGLFormat::setStencilBufferSizeName: | QGLFormat::setStencilBufferSize | Prototype: | void QGLFormat::setStencilBufferSize(int size) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1122-1131 |
| | 6 | 2 |
QGLFormat::setVersionName: | QGLFormat::setVersion | Prototype: | void QGLFormat::setVersion(int major, int minor) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1152-1161 |
| | 6 | 2 |
QGLFormat::testOptionName: | QGLFormat::testOption | Prototype: | bool QGLFormat::testOption(QGL::FormatOptions opt) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 942-948 |
| | 3 | 2 |
QGLPaintDevice::beginPaintName: | QGLPaintDevice::beginPaint | Prototype: | void QGLPaintDevice::beginPaint() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | Lines: | 73-101 |
| | 8 | 2 |
QGLPaintDevice::endPaintName: | QGLPaintDevice::endPaint | Prototype: | void QGLPaintDevice::endPaint() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | Lines: | 119-132 |
| | 6 | 2 |
QGLShader::QGLShaderName: | QGLShader::QGLShader | Prototype: | QGLShader::QGLShader(QGLShader::ShaderType type, const QGLContext *context, QObject *parent) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 341-352 |
| | 5 | 2 |
QGLShaderProgram::bindAttributeLocationName: | QGLShaderProgram::bindAttributeLocation | Prototype: | void QGLShaderProgram::bindAttributeLocation(const char *name, int location) | Coverage: | 50.000% (4/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1071-1078 |
| | 5 | 2 |
QGLShaderProgram::initName: | QGLShaderProgram::init | Prototype: | bool QGLShaderProgram::init() | Coverage: | 50.000% (10/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 671-696 |
| | 20 | 6 |
QGLShaderProgram::uniformLocationName: | QGLShaderProgram::uniformLocation | Prototype: | int QGLShaderProgram::uniformLocation(const char *name) const | Coverage: | 50.000% (4/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1806-1817 |
| | 7 | 2 |
QGenericUnixTheme::createPlatformSystemTrayIconName: | QGenericUnixTheme::createPlatformSystemTrayIcon | Prototype: | QPlatformSystemTrayIcon *QGenericUnixTheme::createPlatformSystemTrayIcon() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 170-175 |
| | 3 | 2 |
QHostInfoLookupManager::lookupFinishedName: | QHostInfoLookupManager::lookupFinished | Prototype: | void QHostInfoLookupManager::lookupFinished(QHostInfoRunnable *r) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 663-672 |
| | 6 | 2 |
QHostInfoLookupManager::scheduleLookupName: | QHostInfoLookupManager::scheduleLookup | Prototype: | void QHostInfoLookupManager::scheduleLookup(QHostInfoRunnable *r) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 614-622 |
| | 5 | 2 |
QHostInfoLookupManager::wasAbortedName: | QHostInfoLookupManager::wasAborted | Prototype: | bool QHostInfoLookupManager::wasAborted(int id) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 653-660 |
| | 4 | 2 |
QHttpNetworkConnectionChannel::requeueSpdyRequestsName: | QHttpNetworkConnectionChannel::requeueSpdyRequests | Prototype: | void QHttpNetworkConnectionChannel::requeueSpdyRequests() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 1081-1088 |
| | 4 | 2 |
QHttpNetworkConnectionChannel::setProxyName: | QHttpNetworkConnectionChannel::setProxy | Prototype: | void QHttpNetworkConnectionChannel::setProxy(const QNetworkProxy &networkProxy) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 616-622 |
| | 3 | 2 |
QHttpNetworkConnectionChannel::setSslConfigurationName: | QHttpNetworkConnectionChannel::setSslConfiguration | Prototype: | void QHttpNetworkConnectionChannel::setSslConfiguration(const QSslConfiguration &config) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 645-651 |
| | 3 | 2 |
QHttpNetworkConnectionPrivate::startNetworkLayerStateLookupName: | QHttpNetworkConnectionPrivate::startNetworkLayerStateLookup | Prototype: | void QHttpNetworkConnectionPrivate::startNetworkLayerStateLookup() | Coverage: | 50.000% (11/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1202-1237 |
| | 23 | 8 |
QHttpNetworkReply::bytesAvailableName: | QHttpNetworkReply::bytesAvailable | Prototype: | qint64 QHttpNetworkReply::bytesAvailable() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | Lines: | 180-187 |
| | 4 | 2 |
QHttpNetworkReplyPrivate::QHttpNetworkReplyPrivateName: | QHttpNetworkReplyPrivate::QHttpNetworkReplyPrivate | Prototype: | QHttpNetworkReplyPrivate::QHttpNetworkReplyPrivate(const QUrl &newUrl) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | Lines: | 309-339 |
| | 4 | 2 |
QHttpSocketEngine::bytesToWriteName: | QHttpSocketEngine::bytesToWrite | Prototype: | qint64 QHttpSocketEngine::bytesToWrite() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | Lines: | 295-303 |
| | 4 | 2 |
QHttpSocketEngine::initializeName: | QHttpSocketEngine::initialize | Prototype: | bool QHttpSocketEngine::initialize(QAbstractSocket::SocketType type, QAbstractSocket::NetworkLayerProtocol protocol) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | Lines: | 59-98 |
| | 28 | 2 |
QHttpSocketEngine::setOptionName: | QHttpSocketEngine::setOption | Prototype: | bool QHttpSocketEngine::setOption(SocketOption option, int value) | Coverage: | 50.000% (5/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | Lines: | 318-330 |
| | 8 | 4 |
QHttpThreadDelegate::encryptedSlotName: | QHttpThreadDelegate::encryptedSlot | Prototype: | void QHttpThreadDelegate::encryptedSlot() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | Lines: | 660-667 |
| | 4 | 2 |
QHttpThreadDelegate::synchronousFinishedWithErrorSlotName: | QHttpThreadDelegate::synchronousFinishedWithErrorSlot | Prototype: | void QHttpThreadDelegate::synchronousFinishedWithErrorSlot(QNetworkReply::NetworkError errorCode, const QString &detail) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | Lines: | 556-572 |
| | 8 | 2 |
QHttpThreadDelegate::synchronousHeaderChangedSlotName: | QHttpThreadDelegate::synchronousHeaderChangedSlot | Prototype: | void QHttpThreadDelegate::synchronousHeaderChangedSlot() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | Lines: | 624-639 |
| | 8 | 2 |
QIODevice::ungetCharName: | QIODevice::ungetChar | Prototype: | void QIODevice::ungetChar(char c) | Coverage: | 50.000% (5/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1388-1400 |
| | 5 | 4 |
QIcuCodec::codecForMibUnlockedName: | QIcuCodec::codecForMibUnlocked | Prototype: | QTextCodec *QIcuCodec::codecForMibUnlocked(int mib) | Coverage: | 50.000% (5/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | Lines: | 538-549 |
| | 6 | 4 |
QIcuTimeZonePrivate::initName: | QIcuTimeZonePrivate::init | Prototype: | void QIcuTimeZonePrivate::init(const QByteArray &ianaId) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 307-321 |
| | 8 | 2 |
QItemSelectionModel::setModelName: | QItemSelectionModel::setModel | Prototype: | void QItemSelectionModel::setModel(QAbstractItemModel *model) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1785-1793 |
| | 5 | 2 |
QItemSelectionModelPrivate::_q_layoutAboutToBeChangedName: | QItemSelectionModelPrivate::_q_layoutAboutToBeChanged | Prototype: | void QItemSelectionModelPrivate::_q_layoutAboutToBeChanged(const QList<QPersistentModelIndex> &, QAbstractItemModel::LayoutChangeHint hint) | Coverage: | 50.000% (10/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 854-892 |
| | 23 | 4 |
QItemSelectionRange::intersectedName: | QItemSelectionRange::intersected | Prototype: | QItemSelectionRange QItemSelectionRange::intersected(const QItemSelectionRange &other) const | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 240-252 |
| | 9 | 2 |
QJsonDocument::QJsonDocumentName: | QJsonDocument::QJsonDocument | Prototype: | QJsonDocument::QJsonDocument(const QJsonDocument &other) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | Lines: | 126-131 |
| | 3 | 2 |
QJsonDocument::isArrayName: | QJsonDocument::isArray | Prototype: | bool QJsonDocument::isArray() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | Lines: | 407-414 |
| | 4 | 2 |
QJsonDocument::isObjectName: | QJsonDocument::isObject | Prototype: | bool QJsonDocument::isObject() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | Lines: | 421-428 |
| | 4 | 2 |
QJsonObject::containsName: | QJsonObject::contains | Prototype: | bool QJsonObject::contains(const QString &key) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 521-529 |
| | 5 | 2 |
QJsonObject::insertName: | QJsonObject::insert | Prototype: | QJsonObject::iterator QJsonObject::insert(const QString &key, const QJsonValue &value) | Coverage: | 50.000% (12/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 420-463 |
| | 31 | 8 |
QJsonPrivate::Data::validName: | QJsonPrivate::Data::valid | Prototype: | bool Data::valid() const | Coverage: | 50.000% (5/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 126-140 |
| | 9 | 3 |
QJsonPrivate::Entry::operator ==Name: | QJsonPrivate::Entry::operator == | Prototype: | bool Entry::operator ==(const QString &key) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 238-244 |
| | 3 | 2 |
QJsonValue::toBoolName: | QJsonValue::toBool | Prototype: | bool QJsonValue::toBool(bool defaultValue) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | Lines: | 500-505 |
| | 3 | 2 |
QJsonValue::toObjectName: | QJsonValue::toObject | Prototype: | QJsonObject QJsonValue::toObject(const QJsonObject &defaultValue) const | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | Lines: | 576-582 |
| | 3 | 2 |
QLatin1Codec::convertToUnicodeName: | QLatin1Codec::convertToUnicode | Prototype: | QString QLatin1Codec::convertToUnicode(const char *chars, int len, ConverterState *) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp | Lines: | 45-51 |
| | 3 | 2 |
QLibrary::fileNameName: | QLibrary::fileName | Prototype: | QString QLibrary::fileName() const | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 926-931 |
| | 3 | 2 |
QLibrary::setFileNameAndVersionName: | QLibrary::setFileNameAndVersion | Prototype: | void QLibrary::setFileNameAndVersion(const QString &fileName, int verNum) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 942-952 |
| | 7 | 2 |
QLibrary::setFileNameAndVersionName: | QLibrary::setFileNameAndVersion | Prototype: | void QLibrary::setFileNameAndVersion(const QString &fileName, const QString &version) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 963-973 |
| | 7 | 2 |
QLibraryInfo::platformPluginArgumentsName: | QLibraryInfo::platformPluginArguments | Prototype: | QStringList QLibraryInfo::platformPluginArguments(const QString &platformName) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | Lines: | 595-608 |
| | 8 | 2 |
QLibraryPrivate::resolveName: | QLibraryPrivate::resolve | Prototype: | QFunctionPointer QLibraryPrivate::resolve(const char *symbol) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 509-514 |
| | 3 | 2 |
QLibraryPrivate::unload_sysName: | QLibraryPrivate::unload_sys | Prototype: | bool QLibraryPrivate::unload_sys() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp | Lines: | 265-287 |
| | 5 | 2 |