Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
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: | 3447-3453 |
| | 3 | 2 |
QGLContext::bindTextureName: | QGLContext::bindTexture | Prototype: | GLuint QGLContext::bindTexture(const QString &fileName) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2293-2300 |
| | 5 | 2 |
QGLContext::bindTextureName: | QGLContext::bindTexture | Prototype: | GLuint QGLContext::bindTexture(const QImage &image, GLenum target, GLint format) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2819-2827 |
| | 5 | 2 |
QGLContext::bindTextureName: | QGLContext::bindTexture | Prototype: | GLuint QGLContext::bindTexture(const QImage &image, GLenum target, GLint format, BindOptions options) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2854-2862 |
| | 5 | 2 |
QGLContext::bindTextureName: | QGLContext::bindTexture | Prototype: | GLuint QGLContext::bindTexture(const QPixmap &pixmap, GLenum target, GLint format) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2868-2876 |
| | 5 | 2 |
QGLContext::bindTextureName: | QGLContext::bindTexture | Prototype: | GLuint QGLContext::bindTexture(const QPixmap &pixmap, GLenum target, GLint format, BindOptions options) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2885-2893 |
| | 5 | 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: | 3229-3234 |
| | 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: | 121-125 |
| | 2 | 2 |
QGLColormap::setEntryName: | QGLColormap::setEntry | Prototype: | void QGLColormap::setEntry(int idx, QRgb color) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | Lines: | 171-177 |
| | 4 | 2 |
QGLColormap::operator=Name: | QGLColormap::operator= | Prototype: | QGLColormap & QGLColormap::operator=(const QGLColormap &map) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | Lines: | 137-144 |
| | 5 | 2 |
QGLColormap::findName: | QGLColormap::find | Prototype: | int QGLColormap::find(QRgb color) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | Lines: | 260-265 |
| | 3 | 2 |
QGLColormap::entryRgbName: | QGLColormap::entryRgb | Prototype: | QRgb QGLColormap::entryRgb(int idx) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | Lines: | 200-206 |
| | 3 | 2 |
QGLColormap::entryColorName: | QGLColormap::entryColor | Prototype: | QColor QGLColormap::entryColor(int idx) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | Lines: | 221-227 |
| | 3 | 2 |
QGLBuffer::~QGLBufferName: | QGLBuffer::~QGLBuffer | Prototype: | QGLBuffer::~QGLBuffer() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 197-203 |
| | 3 | 2 |
QGLBuffer::sizeName: | QGLBuffer::size | Prototype: | int QGLBuffer::size() const | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 514-522 |
| | 6 | 2 |
QGLBuffer::releaseName: | QGLBuffer::release | Prototype: | void QGLBuffer::release(QGLBuffer::Type type) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 481-485 |
| | 2 | 2 |
QGLBuffer::destroyName: | QGLBuffer::destroy | Prototype: | void QGLBuffer::destroy() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 323-330 |
| | 4 | 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: | 173-179 |
| | 3 | 2 |
QGL2PaintEngineExPrivate::setScissorName: | 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::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: | 620-633 |
| | 8 | 2 |
QGL2PaintEngineExPrivate::resetGLStateName: | QGL2PaintEngineExPrivate::resetGLState | Prototype: | void QGL2PaintEngineExPrivate::resetGLState() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 595-618 |
| | 17 | 2 |
QGL2PaintEngineExPrivate::resetClipIfNeededName: | QGL2PaintEngineExPrivate::resetClipIfNeeded | Prototype: | void QGL2PaintEngineExPrivate::resetClipIfNeeded() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 1094-1127 |
| | 21 | 2 |
QGL2PaintEngineExPrivate::drawVertexArraysName: | QGL2PaintEngineExPrivate::drawVertexArrays | Prototype: | void QGL2PaintEngineExPrivate::drawVertexArrays(const float *data, int *stops, int stopCount, GLenum primitive) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 1222-1239 |
| | 6 | 2 |
QGL2PaintEngineEx::setTranslateZName: | QGL2PaintEngineEx::setTranslateZ | Prototype: | void QGL2PaintEngineEx::setTranslateZ(GLfloat z) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 2415-2422 |
| | 4 | 2 |
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: | 1252-1261 |
| | 6 | 2 |
QGL2PaintEngineEx::drawTextureName: | QGL2PaintEngineEx::drawTexture | Prototype: | bool QGL2PaintEngineEx::drawTexture(const QRectF &dest, GLuint textureId, const QSize &size, const QRectF &src) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 1539-1557 |
| | 12 | 2 |
QGL2PaintEngineEx::clipEnabledChangedName: | QGL2PaintEngineEx::clipEnabledChanged | Prototype: | void QGL2PaintEngineEx::clipEnabledChanged() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 2201-2211 |
| | 5 | 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: | 54-60 |
| | 3 | 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: | 62-67 |
| | 3 | 2 |
QGL2PEXVertexArray::addCentroidName: | QGL2PEXVertexArray::addCentroid | Prototype: | void QGL2PEXVertexArray::addCentroid(const QVectorPath &path, int subPathIndex) | Coverage: | 87.500% (7/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qgl2pexvertexarray.cpp | Lines: | 69-84 |
| | 9 | 2 |
QGL2GradientCache::cleanCacheName: | QGL2GradientCache::cleanCache | Prototype: | void QGL2GradientCache::cleanCache() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | Lines: | 88-98 |
| | 7 | 2 |
QFutureWatcherBase::disconnectOutputInterfaceName: | QFutureWatcherBase::disconnectOutputInterface | Prototype: | void QFutureWatcherBase::disconnectOutputInterface(bool pendingAssignment) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | Lines: | 402-413 |
| | 7 | 2 |
QFutureWatcherBase::disconnectNotifyName: | QFutureWatcherBase::disconnectNotify | Prototype: | void QFutureWatcherBase::disconnectNotify(const QMetaMethod &signal) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | Lines: | 374-380 |
| | 3 | 2 |
QFutureInterfaceBasePrivate::disconnectOutputInterfaceName: | QFutureInterfaceBasePrivate::disconnectOutputInterface | Prototype: | void QFutureInterfaceBasePrivate::disconnectOutputInterface(QFutureCallOutInterface *interface) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 590-599 |
| | 6 | 2 |
QFutureInterfaceBase::~QFutureInterfaceBaseName: | QFutureInterfaceBase::~QFutureInterfaceBase | Prototype: | QFutureInterfaceBase::~QFutureInterfaceBase() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 80-84 |
| | 2 | 2 |
QFutureInterfaceBase::togglePausedName: | QFutureInterfaceBase::togglePaused | Prototype: | void QFutureInterfaceBase::togglePaused() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 131-142 |
| | 7 | 2 |
QFutureInterfaceBase::setPausedName: | QFutureInterfaceBase::setPaused | Prototype: | void QFutureInterfaceBase::setPaused(bool paused) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 118-129 |
| | 7 | 2 |
QFutureInterfaceBase::setExpectedResultCountName: | QFutureInterfaceBase::setExpectedResultCount | Prototype: | void QFutureInterfaceBase::setExpectedResultCount(int resultCount) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 295-300 |
| | 3 | 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: | 255-263 |
| | 5 | 2 |
QFutureInterfaceBase::reportFinishedName: | QFutureInterfaceBase::reportFinished | Prototype: | void QFutureInterfaceBase::reportFinished() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 285-293 |
| | 5 | 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: | 271-282 |
| | 8 | 2 |
QFutureInterfaceBase::operator=Name: | QFutureInterfaceBase::operator= | Prototype: | QFutureInterfaceBase &QFutureInterfaceBase::operator=(const QFutureInterfaceBase &other) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 446-453 |
| | 5 | 2 |
QFutureInterfaceBase::cancelName: | QFutureInterfaceBase::cancel | Prototype: | void QFutureInterfaceBase::cancel() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 106-116 |
| | 7 | 2 |
QFusionStyle::unpolishName: | QFusionStyle::unpolish | Prototype: | void QFusionStyle::unpolish(QWidget *widget) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | Lines: | 3286-3301 |
| | 11 | 2 |
QFusionStyle::polishName: | QFusionStyle::polish | Prototype: | void QFusionStyle::polish(QWidget *widget) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | Lines: | 3257-3273 |
| | 12 | 2 |
QFtpPrivate::~QFtpPrivateName: | QFtpPrivate::~QFtpPrivate | Prototype: | ~QFtpPrivate() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1276-1276 |
| | 1 | 2 |
QFtpPrivate::addCommandName: | QFtpPrivate::addCommand | Prototype: | int QFtpPrivate::addCommand(QFtpCommand *cmd) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1301-1310 |
| | 4 | 2 |
QFtpPrivate::_q_piFtpReplyName: | QFtpPrivate::_q_piFtpReply | Prototype: | void QFtpPrivate::_q_piFtpReply(int code, const QString &text) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2430-2436 |
| | 3 | 2 |
QFtpPrivate::_q_piConnectStateName: | QFtpPrivate::_q_piConnectState | Prototype: | void QFtpPrivate::_q_piConnectState(int connectState) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2418-2426 |
| | 5 | 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: | 344-351 |
| | 2 | 2 |
QFtpDTP::socketBytesWrittenName: | QFtpDTP::socketBytesWritten | Prototype: | void QFtpDTP::socketBytesWritten(qint64 bytes) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 754-763 |
| | 4 | 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: | 333-342 |
| | 4 | 2 |
QFtpDTP::readAllName: | QFtpDTP::readAll | Prototype: | QByteArray QFtpDTP::readAll() | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 380-391 |
| | 7 | 2 |
QFtpDTP::readName: | QFtpDTP::read | Prototype: | qint64 QFtpDTP::read(char *data, qint64 maxlen) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 365-378 |
| | 8 | 2 |
QFtpDTP::connectToHostName: | QFtpDTP::connectToHost | Prototype: | void QFtpDTP::connectToHost(const QString & host, quint16 port) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 310-331 |
| | 13 | 2 |
QFtpDTP::bytesAvailableName: | QFtpDTP::bytesAvailable | Prototype: | qint64 QFtpDTP::bytesAvailable() const | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 358-363 |
| | 3 | 2 |
QFtpDTP::abortConnectionName: | QFtpDTP::abortConnection | Prototype: | void QFtpDTP::abortConnection() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 453-464 |
| | 4 | 2 |
QFtpCommand::~QFtpCommandName: | QFtpCommand::~QFtpCommand | Prototype: | QFtpCommand::~QFtpCommand() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 268-272 |
| | 2 | 2 |
QFtp::putName: | QFtp::put | Prototype: | int QFtp::put(const QByteArray &data, const QString &file, TransferType type) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1891-1902 |
| | 8 | 2 |
QFtp::listName: | QFtp::list | Prototype: | int QFtp::list(const QString &dir) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1780-1790 |
| | 7 | 2 |
QFtp::getName: | QFtp::get | Prototype: | int QFtp::get(const QString &file, QIODevice *dev, TransferType type) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1853-1864 |
| | 8 | 2 |
QFtp::currentIdName: | QFtp::currentId | Prototype: | int QFtp::currentId() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2123-2128 |
| | 3 | 2 |
QFtp::currentCommandName: | QFtp::currentCommand | Prototype: | QFtp::Command QFtp::currentCommand() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2137-2142 |
| | 3 | 2 |
QFtp::clearPendingCommandsName: | QFtp::clearPendingCommands | Prototype: | void QFtp::clearPendingCommands() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2188-2193 |
| | 2 | 2 |
QFtp::abortName: | QFtp::abort | Prototype: | void QFtp::abort() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2107-2114 |
| | 4 | 2 |
QFreetypeFace::fsTypeName: | QFreetypeFace::fsType | Prototype: | int QFreetypeFace::fsType() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 166-173 |
| | 5 | 2 |
QFreetypeFace::addBitmapToPathName: | QFreetypeFace::addBitmapToPath | Prototype: | void QFreetypeFace::addBitmapToPath(FT_GlyphSlot slot, const QFixedPoint &point, QPainterPath *path) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 542-551 |
| | 6 | 2 |
QFrame::setMidLineWidthName: | QFrame::setMidLineWidth | Prototype: | void QFrame::setMidLineWidth(int w) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 395-402 |
| | 5 | 2 |
QFrame::setLineWidthName: | QFrame::setLineWidth | Prototype: | void QFrame::setLineWidth(int w) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 371-378 |
| | 5 | 2 |
QFrame::changeEventName: | QFrame::changeEvent | Prototype: | void QFrame::changeEvent(QEvent *ev) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 533-543 |
| | 4 | 2 |
QFormLayoutPrivate::insertRowsName: | QFormLayoutPrivate::insertRows | Prototype: | void QFormLayoutPrivate::insertRows(int row, int count) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 914-920 |
| | 3 | 2 |
QFormLayoutPrivate::insertRowName: | QFormLayoutPrivate::insertRow | Prototype: | int QFormLayoutPrivate::insertRow(int row) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 904-912 |
| | 5 | 2 |
QFormLayoutPrivate::getStyleName: | QFormLayoutPrivate::getStyle | Prototype: | QStyle* QFormLayoutPrivate::getStyle() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 967-976 |
| | 4 | 2 |
QFormLayoutPrivate::calcSizeHintsName: | QFormLayoutPrivate::calcSizeHints | Prototype: | void QFormLayoutPrivate::calcSizeHints() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 874-902 |
| | 17 | 2 |
QFormLayout::verticalSpacingName: | QFormLayout::verticalSpacing | Prototype: | int QFormLayout::verticalSpacing() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 1873-1881 |
| | 4 | 2 |
QFormLayout::spacingName: | QFormLayout::spacing | Prototype: | int QFormLayout::spacing() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 1902-1910 |
| | 4 | 2 |
QFormLayout::sizeHintName: | QFormLayout::sizeHint | Prototype: | QSize QFormLayout::sizeHint() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 1513-1521 |
| | 5 | 2 |
QFormLayout::setWidgetName: | QFormLayout::setWidget | Prototype: | void QFormLayout::setWidget(int row, ItemRole role, QWidget *widget) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 1986-1993 |
| | 5 | 2 |
QFormLayout::setVerticalSpacingName: | QFormLayout::setVerticalSpacing | Prototype: | void QFormLayout::setVerticalSpacing(int spacing) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 1864-1871 |
| | 4 | 2 |
QFormLayout::setRowWrapPolicyName: | QFormLayout::setRowWrapPolicy | Prototype: | void QFormLayout::setRowWrapPolicy(RowWrapPolicy policy) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 1745-1752 |
| | 4 | 2 |
QFormLayout::setLayoutName: | QFormLayout::setLayout | Prototype: | void QFormLayout::setLayout(int row, ItemRole role, QLayout *layout) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 2006-2013 |
| | 5 | 2 |
QFormLayout::setLabelAlignmentName: | QFormLayout::setLabelAlignment | Prototype: | void QFormLayout::setLabelAlignment(Qt::Alignment alignment) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 1776-1783 |
| | 4 | 2 |
QFormLayout::setItemName: | QFormLayout::setItem | Prototype: | void QFormLayout::setItem(int row, ItemRole role, QLayoutItem *item) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 2028-2035 |
| | 5 | 2 |
QFormLayout::setHorizontalSpacingName: | QFormLayout::setHorizontalSpacing | Prototype: | void QFormLayout::setHorizontalSpacing(int spacing) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 1835-1842 |
| | 4 | 2 |
QFormLayout::setFormAlignmentName: | QFormLayout::setFormAlignment | Prototype: | void QFormLayout::setFormAlignment(Qt::Alignment alignment) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 1806-1813 |
| | 4 | 2 |
QFormLayout::setFieldGrowthPolicyName: | QFormLayout::setFieldGrowthPolicy | Prototype: | void QFormLayout::setFieldGrowthPolicy(FieldGrowthPolicy policy) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 1712-1719 |
| | 4 | 2 |
QFormLayout::rowWrapPolicyName: | QFormLayout::rowWrapPolicy | Prototype: | QFormLayout::RowWrapPolicy QFormLayout::rowWrapPolicy() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 1754-1762 |
| | 4 | 2 |
QFormLayout::minimumSizeName: | QFormLayout::minimumSize | Prototype: | QSize QFormLayout::minimumSize() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 1526-1535 |
| | 5 | 2 |
QFormLayout::labelAlignmentName: | QFormLayout::labelAlignment | Prototype: | Qt::Alignment QFormLayout::labelAlignment() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 1785-1793 |
| | 4 | 2 |
QFormLayout::itemAtName: | QFormLayout::itemAt | Prototype: | QLayoutItem *QFormLayout::itemAt(int index) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 1382-1388 |
| | 4 | 2 |
QFormLayout::insertRowName: | QFormLayout::insertRow | Prototype: | void QFormLayout::insertRow(int row, const QString &labelText, QLayout *field) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 1313-1320 |
| | 4 | 2 |
QFormLayout::insertRowName: | QFormLayout::insertRow | Prototype: | void QFormLayout::insertRow(int row, QWidget *widget) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 1329-1338 |
| | 6 | 2 |
QFormLayout::insertRowName: | QFormLayout::insertRow | Prototype: | void QFormLayout::insertRow(int row, QLayout *layout) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 1347-1356 |
| | 6 | 2 |
QFormLayout::horizontalSpacingName: | QFormLayout::horizontalSpacing | Prototype: | int QFormLayout::horizontalSpacing() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 1844-1852 |
| | 4 | 2 |
QFormLayout::formAlignmentName: | QFormLayout::formAlignment | Prototype: | Qt::Alignment QFormLayout::formAlignment() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 1815-1823 |
| | 4 | 2 |
QFormLayout::fieldGrowthPolicyName: | QFormLayout::fieldGrowthPolicy | Prototype: | QFormLayout::FieldGrowthPolicy QFormLayout::fieldGrowthPolicy() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 1721-1729 |
| | 4 | 2 |
QFontconfigDatabase::fontEngineName: | QFontconfigDatabase::fontEngine | Prototype: | QFontEngine *QFontconfigDatabase::fontEngine(const QByteArray &fontData, qreal pixelSize, QFont::HintingPreference hintingPreference) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | Lines: | 686-695 |
| | 5 | 2 |
QFontconfigDatabase::defaultFontName: | QFontconfigDatabase::defaultFont | Prototype: | QFont QFontconfigDatabase::defaultFont() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | Lines: | 862-888 |
| | 15 | 2 |
QFontSubset::addGlyphName: | QFontSubset::addGlyph | Prototype: | int QFontSubset::addGlyph(int index) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 301-309 |
| | 5 | 2 |
QFontPrivate::QFontPrivateName: | QFontPrivate::QFontPrivate | Prototype: | QFontPrivate::QFontPrivate(const QFontPrivate &other) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 179-189 |
| | 2 | 2 |