Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QFrame::frameShadowName: | QFrame::frameShadow | Prototype: | QFrame::Shadow QFrame::frameShadow() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 305-309 |
| | 2 | 1 |
QFrame::frameShapeName: | QFrame::frameShape | Prototype: | QFrame::Shape QFrame::frameShape() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 286-290 |
| | 2 | 1 |
QFrame::frameStyleName: | QFrame::frameStyle | Prototype: | int QFrame::frameStyle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 273-277 |
| | 2 | 1 |
QFrame::frameWidthName: | QFrame::frameWidth | Prototype: | int QFrame::frameWidth() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 454-458 |
| | 2 | 1 |
QFrame::lineWidthName: | QFrame::lineWidth | Prototype: | int QFrame::lineWidth() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 380-384 |
| | 2 | 1 |
QFrame::midLineWidthName: | QFrame::midLineWidth | Prototype: | int QFrame::midLineWidth() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 404-408 |
| | 2 | 1 |
QFrame::paintEventName: | QFrame::paintEvent | Prototype: | void QFrame::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 512-516 |
| | 2 | 1 |
QFrame::setFrameShadowName: | QFrame::setFrameShadow | Prototype: | void QFrame::setFrameShadow(QFrame::Shadow s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 311-315 |
| | 2 | 1 |
QFrame::setFrameShapeName: | QFrame::setFrameShape | Prototype: | void QFrame::setFrameShape(QFrame::Shape s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 292-296 |
| | 2 | 1 |
QFramePrivate::QFramePrivateName: | QFramePrivate::QFramePrivate | Prototype: | QFramePrivate::QFramePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 53-62 |
| | 2 | 1 |
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::rawCommandName: | QFtp::rawCommand | Prototype: | int QFtp::rawCommand(const QString &command) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2035-2039 |
| | 2 | 1 |
QFtp::~QFtpName: | QFtp::~QFtp | Prototype: | QFtp::~QFtp() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2442-2446 |
| | 2 | 1 |
QFtpCommand::QFtpCommandName: | QFtpCommand::QFtpCommand | Prototype: | QFtpCommand::QFtpCommand(QFtp::Command cmd, const QStringList &raw, const QByteArray &ba) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 254-259 |
| | 2 | 1 |
QFtpCommand::QFtpCommandName: | QFtpCommand::QFtpCommand | Prototype: | QFtpCommand::QFtpCommand(QFtp::Command cmd, const QStringList &raw, QIODevice *dev) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 261-266 |
| | 2 | 1 |
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 |
QFtpDTP::clearDataName: | QFtpDTP::clearData | Prototype: | void QFtpDTP::clearData() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 778-782 |
| | 2 | 1 |
QFtpDTP::setDataName: | QFtpDTP::setData | Prototype: | void QFtpDTP::setData(QByteArray *ba) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 291-295 |
| | 2 | 1 |
QFtpDTP::setDeviceName: | QFtpDTP::setDevice | Prototype: | void QFtpDTP::setDevice(QIODevice *dev) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 297-301 |
| | 2 | 1 |
QFtpDTP::socketConnectedName: | QFtpDTP::socketConnected | Prototype: | void QFtpDTP::socketConnected() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 642-649 |
| | 2 | 1 |
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 |
QFtpPI::connectionClosedName: | QFtpPI::connectionClosed | Prototype: | void QFtpPI::connectionClosed() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 906-910 |
| | 2 | 1 |
QFusionStyle::QFusionStyleName: | QFusionStyle::QFusionStyle | Prototype: | QFusionStyle::QFusionStyle(QFusionStylePrivate &dd) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | Lines: | 370-372 |
| | 2 | 1 |
QFutureInterfaceBase::isProgressUpdateNeededName: | QFutureInterfaceBase::isProgressUpdateNeeded | Prototype: | bool QFutureInterfaceBase::isProgressUpdateNeeded() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 249-253 |
| | 2 | 1 |
QFutureInterfaceBase::isResultReadyAtName: | QFutureInterfaceBase::isResultReadyAt | Prototype: | bool QFutureInterfaceBase::isResultReadyAt(int index) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 187-191 |
| | 2 | 1 |
QFutureInterfaceBase::progressMaximumName: | QFutureInterfaceBase::progressMaximum | Prototype: | int QFutureInterfaceBase::progressMaximum() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 231-235 |
| | 2 | 1 |
QFutureInterfaceBase::progressMinimumName: | QFutureInterfaceBase::progressMinimum | Prototype: | int QFutureInterfaceBase::progressMinimum() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 225-229 |
| | 2 | 1 |
QFutureInterfaceBase::progressTextName: | QFutureInterfaceBase::progressText | Prototype: | QString QFutureInterfaceBase::progressText() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 243-247 |
| | 2 | 1 |
QFutureInterfaceBase::progressValueName: | QFutureInterfaceBase::progressValue | Prototype: | int QFutureInterfaceBase::progressValue() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 219-223 |
| | 2 | 1 |
QFutureInterfaceBase::resultCountName: | QFutureInterfaceBase::resultCount | Prototype: | int QFutureInterfaceBase::resultCount() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 237-241 |
| | 2 | 1 |
QFutureInterfaceBase::setFilterModeName: | QFutureInterfaceBase::setFilterMode | Prototype: | void QFutureInterfaceBase::setFilterMode(bool enable) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 388-392 |
| | 2 | 1 |
QFutureInterfaceBase::waitForNextResultName: | QFutureInterfaceBase::waitForNextResult | Prototype: | bool QFutureInterfaceBase::waitForNextResult() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | Lines: | 193-197 |
| | 2 | 1 |
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 |
QFutureWatcherBase::isFinishedName: | QFutureWatcherBase::isFinished | Prototype: | bool QFutureWatcherBase::isFinished() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | Lines: | 259-263 |
| | 2 | 1 |
QFutureWatcherBase::setPendingResultsLimitName: | QFutureWatcherBase::setPendingResultsLimit | Prototype: | void QFutureWatcherBase::setPendingResultsLimit(int limit) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | Lines: | 350-354 |
| | 2 | 1 |
QGL2GradientCache::QGL2GradientCacheName: | QGL2GradientCache::QGL2GradientCache | Prototype: | QGL2GradientCache::QGL2GradientCache(QOpenGLContext *ctx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | Lines: | 62-65 |
| | 2 | 1 |
QGL2GradientCache::invalidateResourceName: | QGL2GradientCache::invalidateResource | Prototype: | void QGL2GradientCache::invalidateResource() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | Lines: | 77-81 |
| | 2 | 1 |
QGL2GradientCacheWrapper::cacheForContextName: | QGL2GradientCacheWrapper::cacheForContext | Prototype: | QGL2GradientCache *cacheForContext(const QGLContext *context) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | Lines: | 50-53 |
| | 2 | 1 |
QGL2PaintEngineEx::QGL2PaintEngineExName: | QGL2PaintEngineEx::QGL2PaintEngineEx | Prototype: | QGL2PaintEngineEx::QGL2PaintEngineEx() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 1243-1246 |
| | 2 | 1 |
QGL2PaintEngineEx::invalidateStateName: | QGL2PaintEngineEx::invalidateState | Prototype: | void QGL2PaintEngineEx::invalidateState() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 642-646 |
| | 2 | 1 |
QGL2PaintEngineEx::isNativePaintingActiveName: | QGL2PaintEngineEx::isNativePaintingActive | Prototype: | bool QGL2PaintEngineEx::isNativePaintingActive() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 648-651 |
| | 2 | 1 |
QGL2PaintEngineExPrivate::regenerateClipName: | QGL2PaintEngineExPrivate::regenerateClip | Prototype: | void QGL2PaintEngineExPrivate::regenerateClip() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 2361-2365 |
| | 2 | 1 |
QGLBuffer::QGLBufferName: | QGLBuffer::QGLBuffer | Prototype: | QGLBuffer::QGLBuffer() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 161-164 |
| | 2 | 1 |
QGLBuffer::QGLBufferName: | QGLBuffer::QGLBuffer | Prototype: | QGLBuffer::QGLBuffer(QGLBuffer::Type type) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 174-177 |
| | 2 | 1 |
QGLBuffer::bufferIdName: | QGLBuffer::bufferId | Prototype: | GLuint QGLBuffer::bufferId() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 495-499 |
| | 2 | 1 |
QGLBuffer::isCreatedName: | QGLBuffer::isCreated | Prototype: | bool QGLBuffer::isCreated() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 312-316 |
| | 2 | 1 |
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::setUsagePatternName: | QGLBuffer::setUsagePattern | Prototype: | void QGLBuffer::setUsagePattern(QGLBuffer::UsagePattern value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 251-255 |
| | 2 | 1 |
QGLBuffer::typeName: | QGLBuffer::type | Prototype: | QGLBuffer::Type QGLBuffer::type() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 227-231 |
| | 2 | 1 |
QGLBuffer::usagePatternName: | QGLBuffer::usagePattern | Prototype: | QGLBuffer::UsagePattern QGLBuffer::usagePattern() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 239-243 |
| | 2 | 1 |
QGLBufferPrivate::QGLBufferPrivateName: | QGLBufferPrivate::QGLBufferPrivate | Prototype: | QGLBufferPrivate(QGLBuffer::Type t) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 135-143 |
| | 2 | 1 |
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 |
QGLContext::QGLContextName: | QGLContext::QGLContext | Prototype: | QGLContext::QGLContext(const QGLFormat &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2163-2168 |
| | 2 | 1 |
QGLContext::QGLContextName: | QGLContext::QGLContext | Prototype: | QGLContext::QGLContext(const QGLFormat &format, QPaintDevice *device) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2140-2145 |
| | 2 | 1 |
QGLContext::contextHandleName: | QGLContext::contextHandle | Prototype: | QOpenGLContext *QGLContext::contextHandle() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2191-2195 |
| | 2 | 1 |
QGLContext::deviceName: | QGLContext::device | Prototype: | QPaintDevice* QGLContext::device() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3409-3413 |
| | 2 | 1 |
QGLContext::deviceIsPixmapName: | QGLContext::deviceIsPixmap | Prototype: | bool QGLContext::deviceIsPixmap() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3415-3419 |
| | 2 | 1 |
QGLContext::doneCurrentName: | QGLContext::doneCurrent | Prototype: | void QGLContext::doneCurrent() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3627-3631 |
| | 2 | 1 |
QGLContext::formatName: | QGLContext::format | Prototype: | QGLFormat QGLContext::format() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3397-3401 |
| | 2 | 1 |
QGLContext::getProcAddressName: | QGLContext::getProcAddress | Prototype: | QFunctionPointer QGLContext::getProcAddress(const QString &procName) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 4040-4044 |
| | 2 | 1 |
QGLContext::initializedName: | QGLContext::initialized | Prototype: | bool QGLContext::initialized() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3435-3439 |
| | 2 | 1 |
QGLContext::isSharingName: | QGLContext::isSharing | Prototype: | bool QGLContext::isSharing() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3391-3395 |
| | 2 | 1 |
QGLContext::isValidName: | QGLContext::isValid | Prototype: | bool QGLContext::isValid() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3379-3383 |
| | 2 | 1 |
QGLContext::requestedFormatName: | QGLContext::requestedFormat | Prototype: | QGLFormat QGLContext::requestedFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3403-3407 |
| | 2 | 1 |
QGLContext::setInitializedName: | QGLContext::setInitialized | Prototype: | void QGLContext::setInitialized(bool on) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3441-3445 |
| | 2 | 1 |
QGLContext::setValidName: | QGLContext::setValid | Prototype: | void QGLContext::setValid(bool valid) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3385-3389 |
| | 2 | 1 |
QGLContext::setWindowCreatedName: | QGLContext::setWindowCreated | Prototype: | void QGLContext::setWindowCreated(bool on) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3429-3433 |
| | 2 | 1 |
QGLContext::windowCreatedName: | QGLContext::windowCreated | Prototype: | bool QGLContext::windowCreated() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 3422-3426 |
| | 2 | 1 |
QGLContextGroupList::QGLContextGroupListName: | QGLContextGroupList::QGLContextGroupList | Prototype: | QGLContextGroupList() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1671-1674 |
| | 2 | 1 |
QGLContextGroupList::appendName: | QGLContextGroupList::append | Prototype: | void append(QGLContextGroup *group) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1676-1679 |
| | 2 | 1 |
QGLContextGroupList::removeName: | QGLContextGroupList::remove | Prototype: | void remove(QGLContextGroup *group) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1681-1684 |
| | 2 | 1 |
QGLContextPrivate::QGLContextPrivateName: | QGLContextPrivate::QGLContextPrivate | Prototype: | QGLContextPrivate::QGLContextPrivate(QGLContext *context) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1719-1728 |
| | 2 | 1 |
QGLContextPrivate::swapRegionName: | QGLContextPrivate::swapRegion | Prototype: | void QGLContextPrivate::swapRegion(const QRegion &) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 2268-2272 |
| | 2 | 1 |
QGLCustomShaderStage::QGLCustomShaderStageName: | QGLCustomShaderStage::QGLCustomShaderStage | Prototype: | QGLCustomShaderStage::QGLCustomShaderStage() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | Lines: | 60-63 |
| | 2 | 1 |
QGLCustomShaderStage::setInactiveName: | QGLCustomShaderStage::setInactive | Prototype: | void QGLCustomShaderStage::setInactive() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | Lines: | 125-129 |
| | 2 | 1 |
QGLCustomShaderStage::setSourceName: | QGLCustomShaderStage::setSource | Prototype: | void QGLCustomShaderStage::setSource(const QByteArray& s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | Lines: | 131-135 |
| | 2 | 1 |
QGLCustomShaderStage::sourceName: | QGLCustomShaderStage::source | Prototype: | QByteArray QGLCustomShaderStage::source() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | Lines: | 117-121 |
| | 2 | 1 |
QGLEngineSharedShaders::snippetNameStrName: | QGLEngineSharedShaders::snippetNameStr | Prototype: | QByteArray QGLEngineSharedShaders::snippetNameStr(SnippetName name) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | Lines: | 324-328 |
| | 2 | 1 |
QGLEngineSharedShadersResource::QGLEngineSharedShadersResourceName: | QGLEngineSharedShadersResource::QGLEngineSharedShadersResource | Prototype: | QGLEngineSharedShadersResource(QOpenGLContext *ctx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | Lines: | 60-64 |
| | 2 | 1 |
QGLEngineSharedShadersResource::invalidateResourceName: | QGLEngineSharedShadersResource::invalidateResource | Prototype: | void invalidateResource() override | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | Lines: | 71-75 |
| | 2 | 1 |
QGLFormat::QGLFormatName: | QGLFormat::QGLFormat | Prototype: | QGLFormat::QGLFormat(const QGLFormat &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 413-417 |
| | 2 | 1 |
QGLFormat::hasOpenGLName: | QGLFormat::hasOpenGL | Prototype: | bool QGLFormat::hasOpenGL() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1242-1246 |
| | 2 | 1 |
QGLFormat::setPlaneName: | QGLFormat::setPlane | Prototype: | void QGLFormat::setPlane(int plane) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 919-923 |
| | 2 | 1 |
QGLFormat::setProfileName: | QGLFormat::setProfile | Prototype: | void QGLFormat::setProfile(OpenGLContextProfile profile) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1214-1218 |
| | 2 | 1 |
QGLFormat::setSwapIntervalName: | QGLFormat::setSwapInterval | Prototype: | void QGLFormat::setSwapInterval(int interval) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 851-855 |
| | 2 | 1 |
QGLFormat::~QGLFormatName: | QGLFormat::~QGLFormat | Prototype: | QGLFormat::~QGLFormat() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 437-441 |
| | 2 | 2 |
QGLFramebufferObject::formatName: | QGLFramebufferObject::format | Prototype: | QGLFramebufferObjectFormat QGLFramebufferObject::format() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1109-1113 |
| | 2 | 1 |
QGLFramebufferObject::handleName: | QGLFramebufferObject::handle | Prototype: | GLuint QGLFramebufferObject::handle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1313-1317 |
| | 2 | 1 |
QGLFramebufferObject::isValidName: | QGLFramebufferObject::isValid | Prototype: | bool QGLFramebufferObject::isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1004-1008 |
| | 2 | 1 |
QGLFramebufferObject::sizeName: | QGLFramebufferObject::size | Prototype: | QSize QGLFramebufferObject::size() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1100-1104 |
| | 2 | 1 |
QGLFramebufferObject::textureName: | QGLFramebufferObject::texture | Prototype: | GLuint QGLFramebufferObject::texture() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1088-1092 |
| | 2 | 1 |
QGLFramebufferObjectFormat::QGLFramebufferObjectFormatName: | QGLFramebufferObjectFormat::QGLFramebufferObjectFormat | Prototype: | QGLFramebufferObjectFormat::QGLFramebufferObjectFormat(const QGLFramebufferObjectFormat &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 170-174 |
| | 2 | 1 |
QGLFramebufferObjectFormat::setAttachmentName: | QGLFramebufferObjectFormat::setAttachment | Prototype: | void QGLFramebufferObjectFormat::setAttachment(QGLFramebufferObject::Attachment attachment) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 268-272 |
| | 2 | 1 |
QGLFramebufferObjectFormat::setInternalTextureFormatName: | QGLFramebufferObjectFormat::setInternalTextureFormat | Prototype: | void QGLFramebufferObjectFormat::setInternalTextureFormat(GLenum internalTextureFormat) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 316-320 |
| | 2 | 1 |
QGLFramebufferObjectFormat::setMipmapName: | QGLFramebufferObjectFormat::setMipmap | Prototype: | void QGLFramebufferObjectFormat::setMipmap(bool enabled) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 245-249 |
| | 2 | 1 |
QGLFramebufferObjectFormat::setSamplesName: | QGLFramebufferObjectFormat::setSamples | Prototype: | void QGLFramebufferObjectFormat::setSamples(int samples) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 213-217 |
| | 2 | 1 |
QGLFramebufferObjectFormat::setTextureTargetName: | QGLFramebufferObjectFormat::setTextureTarget | Prototype: | void QGLFramebufferObjectFormat::setTextureTarget(GLenum target) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 291-295 |
| | 2 | 1 |
QGLFramebufferObjectFormat::~QGLFramebufferObjectFormatName: | QGLFramebufferObjectFormat::~QGLFramebufferObjectFormat | Prototype: | QGLFramebufferObjectFormat::~QGLFramebufferObjectFormat() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 194-198 |
| | 2 | 2 |
QGLFunctions::QGLFunctionsName: | QGLFunctions::QGLFunctions | Prototype: | QGLFunctions::QGLFunctions() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp | Lines: | 195-198 |
| | 2 | 1 |
QGLFunctions::QGLFunctionsName: | QGLFunctions::QGLFunctions | Prototype: | QGLFunctions::QGLFunctions(const QGLContext *context) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp | Lines: | 210-213 |
| | 2 | 1 |