| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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:  | 307-321 |  
  |  | 8 | 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:  | 538-549 |  
  |  | 6 | 4 | 
 QIODevice::ungetChar| Name:  | 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 | 
 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:  | 624-639 |  
  |  | 8 | 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:  | 556-572 |  
  |  | 8 | 2 | 
 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:  | 660-667 |  
  |  | 4 | 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:  | 318-330 |  
  |  | 8 | 4 | 
 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:  | 59-98 |  
  |  | 28 | 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:  | 295-303 |  
  |  | 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:  | 309-339 |  
  |  | 4 | 2 | 
 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:  | 180-187 |  
  |  | 4 | 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:  | 1202-1237 |  
  |  | 23 | 8 | 
 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:  | 645-651 |  
  |  | 3 | 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:  | 616-622 |  
  |  | 3 | 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:  | 1081-1088 |  
  |  | 4 | 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:  | 653-660 |  
  |  | 4 | 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:  | 614-622 |  
  |  | 5 | 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:  | 663-672 |  
  |  | 6 | 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:  | 170-175 |  
  |  | 3 | 2 | 
 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:  | 1806-1817 |  
  |  | 7 | 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:  | 671-696 |  
  |  | 20 | 6 | 
 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:  | 1071-1078 |  
  |  | 5 | 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:  | 341-352 |  
  |  | 5 | 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:  | 119-132 |  
  |  | 6 | 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:  | 73-101 |  
  |  | 8 | 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:  | 942-948 |  
  |  | 3 | 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:  | 1152-1161 |  
  |  | 6 | 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:  | 1122-1131 |  
  |  | 6 | 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:  | 983-991 |  
  |  | 5 | 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:  | 1012-1020 |  
  |  | 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:  | 955-964 |  
  |  | 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:  | 1041-1049 |  
  |  | 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:  | 1069-1078 |  
  |  | 6 | 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:  | 549-557 |  
  |  | 5 | 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:  | 568-575 |  
  |  | 4 | 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:  | 603-609 |  
  |  | 4 | 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:  | 611-617 |  
  |  | 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:  | 513-528 |  
  |  | 8 | 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:  | 3441-3447 |  
  |  | 3 | 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:  | 3223-3228 |  
  |  | 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:  | 115-119 |  
  |  | 2 | 2 | 
 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:  | 167-173 |  
  |  | 3 | 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:  | 614-627 |  
  |  | 8 | 2 | 
 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:  | 1246-1255 |  
  |  | 6 | 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:  | 2461-2479 |  
  |  | 12 | 3 | 
 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:  | 48-54 |  
  |  | 3 | 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:  | 56-61 |  
  |  | 3 | 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:  | 249-257 |  
  |  | 5 | 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:  | 265-276 |  
  |  | 8 | 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:  | 338-345 |  
  |  | 2 | 2 | 
 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:  | 327-336 |  
  |  | 4 | 2 | 
 QFontEngineFT::xHeight| Name:  | 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 | 
 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:  | 1986-2006 |  
  |  | 13 | 2 | 
 QFontEngineFT::emSquareSize| Name:  | 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::cloneWithSize| Name:  | 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::averageCharWidth| Name:  | 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 | 
 QFileSystemEngine::resolveUserName| Name:  | 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 | 
 QFileSystemEngine::resolveGroupName| Name:  | 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::fillMetaData| Name:  | 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::createLink| Name:  | 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 | 
 QFileInfo::suffix| Name:  | 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 | 
 QFileInfo::readLink| Name:  | 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::path| Name:  | 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::owner| Name:  | 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::makeAbsolute| Name:  | 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::group| Name:  | 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::fileName| Name:  | 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::completeSuffix| Name:  | 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::completeBaseName| Name:  | 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::canonicalPath| Name:  | 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::canonicalFilePath| Name:  | 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::bundleName| Name:  | 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::baseName| Name:  | 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::absoluteFilePath| Name:  | 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 | 
 QFileDevicePrivate::engine| Name:  | 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 | 
 QFileDevice::size| Name:  | 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 | 
 QFSFileEnginePrivate::nativeSyncToDisk| Name:  | 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 | 
 QFSFileEnginePrivate::isSequentialFdFh| Name:  | 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 | 
 QFSFileEngine::link| Name:  | 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 | 
 QEventTransition::setEventType| Name:  | 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 | 
 QEventTransition::setEventSource| Name:  | 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 | 
 QEventLoop::wakeUp| Name:  | QEventLoop::wakeUp |  | Prototype:  | void QEventLoop::wakeUp() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp |  | Lines:  | 286-292 |  
  |  | 4 | 2 | 
 QEventLoop::processEvents| Name:  | QEventLoop::processEvents |  | Prototype:  | bool QEventLoop::processEvents(ProcessEventsFlags flags) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp |  | Lines:  | 123-129 |  
  |  | 4 | 2 | 
 QEventLoop::exit| Name:  | QEventLoop::exit |  | Prototype:  | void QEventLoop::exit(int returnCode) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp |  | Lines:  | 257-266 |  
  |  | 6 | 2 | 
 QEventLoop::exec::~LoopReference| Name:  | QEventLoop::exec::~LoopReference |  | Prototype:  | ~LoopReference() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp |  | Lines:  | 181-196 |  
  |  | 12 | 2 | 
 QEventDispatcherGlib::remainingTime| Name:  | QEventDispatcherGlib::remainingTime |  | Prototype:  | int QEventDispatcherGlib::remainingTime(int timerId) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 564-575 |  
  |  | 5 | 2 | 
 QEventDispatcherGlib::registeredTimers| Name:  | QEventDispatcherGlib::registeredTimers |  | Prototype:  | QList<QEventDispatcherGlib::TimerInfo> QEventDispatcherGlib::registeredTimers(QObject *object) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 553-562 |  
  |  | 5 | 2 | 
 QElfParser::parse| Name:  | QElfParser::parse |  | Prototype:  | int QElfParser::parse(const char *dataStart, ulong fdlen, const QString &library, QLibraryPrivate *lib, long *pos, ulong *sectionlen) |  | Coverage:  |  50.000% (58/116) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qelfparser_p.cpp |  | Lines:  | 61-227 |  
  |  | 106 | 32 | 
 QEasingCurve::setOvershoot| Name:  | QEasingCurve::setOvershoot |  | Prototype:  | void QEasingCurve::setOvershoot(qreal overshoot) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 1197-1202 |  
  |  | 3 | 2 | 
 QEasingCurve::setCustomType| Name:  | QEasingCurve::setCustomType |  | Prototype:  | void QEasingCurve::setCustomType(EasingFunction func) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 1382-1390 |  
  |  | 5 | 2 | 
 QEasingCurve::addCubicBezierSegment| Name:  | QEasingCurve::addCubicBezierSegment |  | Prototype:  | void QEasingCurve::addCubicBezierSegment(const QPointF & c1, const QPointF & c2, const QPointF & endPoint) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 1212-1217 |  
  |  | 3 | 2 | 
 QDynamicFileResourceRoot::~QDynamicFileResourceRoot| Name:  | QDynamicFileResourceRoot::~QDynamicFileResourceRoot |  | Prototype:  | ~QDynamicFileResourceRoot() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 950-961 |  
  |  | 5 | 2 | 
 QDomNode::previousSibling| Name:  | QDomNode::previousSibling |  | Prototype:  | QDomNode QDomNode::previousSibling() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2278-2283 |  
  |  | 3 | 2 | 
 QDomNode::parentNode| Name:  | QDomNode::parentNode |  | Prototype:  | QDomNode QDomNode::parentNode() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2205-2210 |  
  |  | 3 | 2 | 
 QDomNode::namedItem| Name:  | QDomNode::namedItem |  | Prototype:  | QDomNode QDomNode::namedItem(const QString& name) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2646-2651 |  
  |  | 3 | 2 | 
 QDomNode::isElement| Name:  | QDomNode::isElement |  | Prototype:  | bool QDomNode::isElement() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2792-2797 |  
  |  | 3 | 2 | 
 QDomNode::isDocument| Name:  | QDomNode::isDocument |  | Prototype:  | bool QDomNode::isDocument() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2760-2765 |  
  |  | 3 | 2 | 
 QDomNode::hasAttributes| Name:  | QDomNode::hasAttributes |  | Prototype:  | bool QDomNode::hasAttributes() const |  | Coverage:  |  50.000% (3/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2467-2472 |  
  |  | 3 | 2 | 
 QDomNode::firstChild| Name:  | QDomNode::firstChild |  | Prototype:  | QDomNode QDomNode::firstChild() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2244-2249 |  
  |  | 3 | 2 | 
 QDomHandler::endElement| Name:  | QDomHandler::endElement |  | Prototype:  | bool QDomHandler::endElement(const QString&, const QString&, const QString&) |  | Coverage:  |  50.000% (3/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 7419-7426 |  
  |  | 4 | 2 |