| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QFontEngineFT::initFromFontEngine| Name: | 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: | 2123-2143 |
| | 13 | 2 |
QFontEngineFT::leading| Name: | QFontEngineFT::leading | | Prototype: | QFixed QFontEngineFT::leading() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1310-1316 |
| | 4 | 2 |
QFontEngineFT::maxCharWidth| Name: | QFontEngineFT::maxCharWidth | | Prototype: | qreal QFontEngineFT::maxCharWidth() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1352-1358 |
| | 4 | 2 |
QFontEngineFT::shouldUseDesignMetrics| Name: | QFontEngineFT::shouldUseDesignMetrics | | Prototype: | bool QFontEngineFT::shouldUseDesignMetrics(QFontEngine::ShaperFlags flags) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1632-1638 |
| | 3 | 2 |
QFontEngineFT::xHeight| Name: | QFontEngineFT::xHeight | | Prototype: | QFixed QFontEngineFT::xHeight() const | | Coverage: | 50.000% (5/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1318-1332 |
| | 9 | 3 |
QFtpDTP::setupListener| Name: | 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: | 333-342 |
| | 4 | 2 |
QFtpDTP::waitForConnection| Name: | 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: | 344-351 |
| | 2 | 2 |
QFutureInterfaceBase::reportException| Name: | 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: | 271-282 |
| | 8 | 2 |
QFutureInterfaceBase::reportStarted| Name: | 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: | 255-263 |
| | 5 | 2 |
QGL2PEXVertexArray::addClosingLine| Name: | 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: | 62-67 |
| | 3 | 2 |
QGL2PEXVertexArray::boundingRect| Name: | 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: | 54-60 |
| | 3 | 2 |
QGL2PaintEngineEx::createState| Name: | 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: | 2467-2485 |
| | 12 | 3 |
QGL2PaintEngineEx::fill| Name: | 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: | 1252-1261 |
| | 6 | 2 |
QGL2PaintEngineExPrivate::resetOpenGLContextActiveEngine| Name: | 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: | 620-633 |
| | 8 | 2 |
QGL2PaintEngineExPrivate::setScissor| Name: | QGL2PaintEngineExPrivate::setScissor | | Prototype: | void QGL2PaintEngineExPrivate::setScissor(const QRect &rect) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2188-2199 |
| | 7 | 2 |
QGL2PaintEngineExPrivate::updateClipScissorTest| Name: | QGL2PaintEngineExPrivate::updateClipScissorTest | | Prototype: | void QGL2PaintEngineExPrivate::updateClipScissorTest() | | Coverage: | 50.000% (9/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2150-2186 |
| | 19 | 6 |
QGL2PaintEngineExPrivate::useSimpleShader| Name: | 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: | 173-179 |
| | 3 | 2 |
QGLColormap::~QGLColormap| Name: | QGLColormap::~QGLColormap | | Prototype: | QGLColormap::~QGLColormap() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 121-125 |
| | 2 | 2 |
QGLContext::areSharing| Name: | 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: | 3229-3234 |
| | 3 | 2 |
QGLContext::currentContext| Name: | 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: | 3447-3453 |
| | 3 | 2 |
QGLContextPrivate::refreshCurrentFbo| Name: | 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: | 519-534 |
| | 8 | 2 |
QGLEngineShaderManager::currentProgram| Name: | 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: | 620-626 |
| | 3 | 2 |
QGLEngineShaderManager::removeCustomStage| Name: | 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: | 612-618 |
| | 4 | 2 |
QGLEngineShaderManager::setOpacityMode| Name: | 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: | 577-584 |
| | 4 | 2 |
QGLEngineShaderManager::setSrcPixelType| Name: | 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: | 558-566 |
| | 5 | 2 |
QGLFormat::setAlphaBufferSize| Name: | 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: | 1075-1084 |
| | 6 | 2 |
QGLFormat::setBlueBufferSize| Name: | 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: | 1047-1055 |
| | 5 | 2 |
QGLFormat::setDepthBufferSize| Name: | 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: | 961-970 |
| | 6 | 2 |
QGLFormat::setGreenBufferSize| Name: | 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: | 1018-1026 |
| | 5 | 2 |
QGLFormat::setRedBufferSize| Name: | 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: | 989-997 |
| | 5 | 2 |
QGLFormat::setStencilBufferSize| Name: | 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: | 1128-1137 |
| | 6 | 2 |
QGLFormat::setVersion| Name: | 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: | 1158-1167 |
| | 6 | 2 |
QGLFormat::testOption| Name: | 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: | 948-954 |
| | 3 | 2 |
QGLPaintDevice::beginPaint| Name: | 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: | 79-107 |
| | 8 | 2 |
QGLPaintDevice::endPaint| Name: | 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: | 125-138 |
| | 6 | 2 |
QGLShader::QGLShader| Name: | 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: | 347-358 |
| | 5 | 2 |
QGLShaderProgram::bindAttributeLocation| Name: | 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: | 1076-1083 |
| | 5 | 2 |
QGLShaderProgram::init| Name: | 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: | 677-702 |
| | 20 | 6 |
QGLShaderProgram::uniformLocation| Name: | 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: | 1811-1822 |
| | 7 | 2 |
QGenericUnixTheme::createPlatformMenuBar| Name: | QGenericUnixTheme::createPlatformMenuBar | | Prototype: | QPlatformMenuBar *QGenericUnixTheme::createPlatformMenuBar() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 195-200 |
| | 3 | 2 |
QGenericUnixTheme::createPlatformSystemTrayIcon| Name: | 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: | 204-209 |
| | 3 | 2 |
QHostInfoLookupManager::lookupFinished| Name: | 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: | 690-699 |
| | 6 | 2 |
QHostInfoLookupManager::scheduleLookup| Name: | 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: | 641-649 |
| | 5 | 2 |
QHostInfoLookupManager::wasAborted| Name: | 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: | 680-687 |
| | 4 | 2 |
QHttpNetworkConnectionChannel::requeueSpdyRequests| Name: | 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: | 1087-1094 |
| | 4 | 2 |
QHttpNetworkConnectionChannel::setProxy| Name: | 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: | 622-628 |
| | 3 | 2 |
QHttpNetworkConnectionChannel::setSslConfiguration| Name: | 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: | 651-657 |
| | 3 | 2 |
QHttpNetworkConnectionPrivate::startNetworkLayerStateLookup| Name: | 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: | 1213-1249 |
| | 24 | 8 |
QHttpNetworkReply::bytesAvailable| Name: | 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: | 184-191 |
| | 4 | 2 |
QHttpNetworkReplyPrivate::QHttpNetworkReplyPrivate| Name: | 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: | 313-343 |
| | 4 | 2 |
QHttpSocketEngine::bytesToWrite| Name: | 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: | 321-329 |
| | 4 | 2 |
QHttpSocketEngine::initialize| Name: | 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: | 65-104 |
| | 28 | 2 |
QHttpSocketEngine::setOption| Name: | 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: | 344-356 |
| | 8 | 4 |
QHttpThreadDelegate::encryptedSlot| Name: | 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: | 666-673 |
| | 4 | 2 |
QHttpThreadDelegate::synchronousFinishedWithErrorSlot| Name: | 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: | 562-578 |
| | 8 | 2 |
QHttpThreadDelegate::synchronousHeaderChangedSlot| Name: | 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: | 630-645 |
| | 8 | 2 |
QIODevice::setCurrentReadChannel| Name: | QIODevice::setCurrentReadChannel | | Prototype: | void QIODevice::setCurrentReadChannel(int channel) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 664-679 |
| | 5 | 2 |
QIODevice::startTransaction| Name: | QIODevice::startTransaction | | Prototype: | void QIODevice::startTransaction() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1516-1525 |
| | 6 | 2 |
QIcuCodec::codecForMibUnlocked| Name: | 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: | 544-555 |
| | 6 | 4 |
QIcuTimeZonePrivate::init| Name: | 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: | 313-327 |
| | 8 | 2 |
QItemSelectionModel::setModel| Name: | 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: | 1787-1795 |
| | 5 | 2 |
QItemSelectionModelPrivate::_q_layoutAboutToBeChanged| Name: | 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: | 856-894 |
| | 23 | 4 |
QItemSelectionRange::intersected| Name: | 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: | 246-258 |
| | 9 | 2 |
QJsonDocument::QJsonDocument| Name: | 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: | 132-137 |
| | 3 | 2 |
QJsonDocument::isArray| Name: | 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: | 410-417 |
| | 4 | 2 |
QJsonDocument::isObject| Name: | 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: | 424-431 |
| | 4 | 2 |
QJsonObject::contains| Name: | QJsonObject::contains | | Prototype: | bool QJsonObject::contains(QLatin1String key) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 575-583 |
| | 5 | 2 |
QJsonObject::insert| Name: | 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: | 460-503 |
| | 31 | 8 |
QJsonObject::size| Name: | QJsonObject::size | | Prototype: | int QJsonObject::size() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 337-343 |
| | 3 | 2 |
QJsonObject::valueAt| Name: | QJsonObject::valueAt | | Prototype: | QJsonValue QJsonObject::valueAt(int i) const | | Coverage: | 50.000% (4/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 1253-1260 |
| | 4 | 2 |
QJsonPrivate::Data::valid| Name: | 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: | 132-146 |
| | 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: | 266-272 |
| | 3 | 2 |
QJsonPrivate::Entry::operator==| Name: | QJsonPrivate::Entry::operator== | | Prototype: | bool Entry::operator==(QLatin1String key) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | | Lines: | 274-280 |
| | 3 | 2 |
QJsonValue::toBool| Name: | 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: | 506-511 |
| | 3 | 2 |
QJsonValue::toObject| Name: | 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: | 598-604 |
| | 3 | 2 |
QLatin1Codec::convertToUnicode| Name: | 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: | 51-57 |
| | 3 | 2 |
QLibrary::fileName| Name: | QLibrary::fileName | | Prototype: | QString QLibrary::fileName() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | | Lines: | 937-942 |
| | 3 | 2 |
QLibrary::setFileNameAndVersion| Name: | 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: | 953-963 |
| | 7 | 2 |
QLibrary::setFileNameAndVersion| Name: | 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: | 974-984 |
| | 7 | 2 |
QLibraryInfo::platformPluginArguments| Name: | 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: | 603-616 |
| | 8 | 2 |
QLibraryPrivate::resolve| Name: | 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: | 515-520 |
| | 3 | 2 |
QLibraryPrivate::unload_sys| Name: | 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: | 271-293 |
| | 5 | 2 |
QLineF::unitVector| Name: | QLineF::unitVector | | Prototype: | QLineF QLineF::unitVector() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp | | Lines: | 631-645 |
| | 7 | 2 |
QListData::realloc_grow| Name: | QListData::realloc_grow | | Prototype: | void QListData::realloc_grow(int growth) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | | Lines: | 149-158 |
| | 6 | 2 |
QLocalSocket::setServerName| Name: | QLocalSocket::setServerName | | Prototype: | void QLocalSocket::setServerName(const QString & name) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket.cpp | | Lines: | 397-405 |
| | 5 | 2 |
QLocalSocketPrivate::cancelDelayedConnect| Name: | QLocalSocketPrivate::cancelDelayedConnect | | Prototype: | void QLocalSocketPrivate::cancelDelayedConnect() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 375-385 |
| | 7 | 2 |
QLocale::countryToString| Name: | QLocale::countryToString | | Prototype: | QString QLocale::countryToString(Country country) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1160-1165 |
| | 3 | 2 |
QLocale::languageToString| Name: | QLocale::languageToString | | Prototype: | QString QLocale::languageToString(Language language) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1147-1152 |
| | 3 | 2 |
QLocale::scriptToString| Name: | QLocale::scriptToString | | Prototype: | QString QLocale::scriptToString(QLocale::Script script) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1174-1179 |
| | 3 | 2 |
QLocale::toLower| Name: | QLocale::toLower | | Prototype: | QString QLocale::toLower(const QString &str) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2463-2473 |
| | 5 | 2 |
QLocale::toUpper| Name: | QLocale::toUpper | | Prototype: | QString QLocale::toUpper(const QString &str) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2439-2449 |
| | 5 | 2 |
QLockFilePrivate::removeStaleLock| Name: | QLockFilePrivate::removeStaleLock | | Prototype: | bool QLockFilePrivate::removeStaleLock() | | Coverage: | 50.000% (4/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | | Lines: | 229-238 |
| | 7 | 2 |
QMessageLogger::critical| Name: | QMessageLogger::critical | | Prototype: | void QMessageLogger::critical(const char *msg, ...) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 668-677 |
| | 6 | 2 |
QMessageLogger::debug| Name: | QMessageLogger::debug | | Prototype: | void QMessageLogger::debug(const char *msg, ...) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 289-298 |
| | 6 | 2 |
QMessageLogger::info| Name: | QMessageLogger::info | | Prototype: | void QMessageLogger::info(const char *msg, ...) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 309-318 |
| | 6 | 2 |
QMessageLogger::warning| Name: | QMessageLogger::warning | | Prototype: | void QMessageLogger::warning(const char *msg, ...) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 552-561 |
| | 6 | 2 |
QMetaClassInfo::name| Name: | QMetaClassInfo::name | | Prototype: | const char *QMetaClassInfo::name() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 3499-3504 |
| | 3 | 2 |
QMetaClassInfo::value| Name: | QMetaClassInfo::value | | Prototype: | const char* QMetaClassInfo::value() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 3511-3516 |
| | 3 | 2 |
QMetaEnum::keyCount| Name: | QMetaEnum::keyCount | | Prototype: | int QMetaEnum::keyCount() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 2507-2512 |
| | 3 | 2 |
QMetaEnumBuilder::addKey| Name: | QMetaEnumBuilder::addKey | | Prototype: | int QMetaEnumBuilder::addKey(const QByteArray& name, int value) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 2685-2696 |
| | 7 | 2 |