| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QPainter::setClipRect| Name: | QPainter::setClipRect | | Prototype: | void QPainter::setClipRect(const QRect &rect, Qt::ClipOperation op) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 2772-2806 |
| | 25 | 7 |
QPainter::setClipRect| Name: | QPainter::setClipRect | | Prototype: | void QPainter::setClipRect(const QRectF &rect, Qt::ClipOperation op) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 2717-2763 |
| | 34 | 7 |
QPainter::setClipPath| Name: | QPainter::setClipPath | | Prototype: | void QPainter::setClipPath(const QPainterPath &path, Qt::ClipOperation op) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 3229-3269 |
| | 24 | 7 |
QPainter::drawPixmapFragments| Name: | QPainter::drawPixmapFragments | | Prototype: | void QPainter::drawPixmapFragments(const PixmapFragment *fragments, int fragmentCount, const QPixmap &pixmap, PixmapFragmentHints hints) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 8333-8380 |
| | 30 | 7 |
QPainter::drawLines| Name: | QPainter::drawLines | | Prototype: | void QPainter::drawLines(const QLineF *lines, int lineCount) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 4525-4565 |
| | 22 | 7 |
QPainter::drawLines| Name: | QPainter::drawLines | | Prototype: | void QPainter::drawLines(const QLine *lines, int lineCount) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 4574-4614 |
| | 22 | 7 |
QPageSetupWidget::pagesPerSheetChanged| Name: | QPageSetupWidget::pagesPerSheetChanged | | Prototype: | void QPageSetupWidget::pagesPerSheetChanged() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 540-564 |
| | 13 | 7 |
QPageSetupWidget::initPageSizes| Name: | QPageSetupWidget::initPageSizes | | Prototype: | void QPageSetupWidget::initPageSizes() | | Coverage: | 38.095% (8/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 332-364 |
| | 18 | 7 |
QOutlineMapper::convertPath| Name: | QOutlineMapper::convertPath | | Prototype: | QT_FT_Outline *QOutlineMapper::convertPath(const QPainterPath &path) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | | Lines: | 82-118 |
| | 18 | 7 |
QOpenGLWindowPrivate::endPaint| Name: | QOpenGLWindowPrivate::endPaint | | Prototype: | void QOpenGLWindowPrivate::endPaint() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 274-311 |
| | 27 | 7 |
QOpenGLWidgetPrivate::initialize| Name: | QOpenGLWidgetPrivate::initialize | | Prototype: | void QOpenGLWidgetPrivate::initialize() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 728-793 |
| | 37 | 7 |
QOpenGLVertexArrayObjectPrivate::release| Name: | QOpenGLVertexArrayObjectPrivate::release | | Prototype: | void QOpenGLVertexArrayObjectPrivate::release() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | | Lines: | 252-271 |
| | 8 | 7 |
QOpenGLVertexArrayObjectPrivate::bind| Name: | QOpenGLVertexArrayObjectPrivate::bind | | Prototype: | void QOpenGLVertexArrayObjectPrivate::bind() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | | Lines: | 231-250 |
| | 8 | 7 |
QOpenGLTextureCache::bindTexture| Name: | QOpenGLTextureCache::bindTexture | | Prototype: | GLuint QOpenGLTextureCache::bindTexture(QOpenGLContext *context, const QImage &image, BindOptions options) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturecache.cpp | | Lines: | 150-183 |
| | 19 | 7 |
QOpenGLShaderProgram::setAttributeValue| Name: | QOpenGLShaderProgram::setAttributeValue | | Prototype: | void QOpenGLShaderProgram::setAttributeValue (int location, const GLfloat *values, int columns, int rows) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 1482-1505 |
| | 16 | 7 |
QOpenGLShaderProgram::link| Name: | QOpenGLShaderProgram::link | | Prototype: | bool QOpenGLShaderProgram::link() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 1024-1066 |
| | 30 | 7 |
QOpenGLShader::hasOpenGLShaders| Name: | QOpenGLShader::hasOpenGLShaders | | Prototype: | bool QOpenGLShader::hasOpenGLShaders(ShaderType type, QOpenGLContext *context) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 3444-3485 |
| | 17 | 7 |
QOpenGLFunctions_1_2::~QOpenGLFunctions_1_2| Name: | QOpenGLFunctions_1_2::~QOpenGLFunctions_1_2 | | Prototype: | QOpenGLFunctions_1_2::~QOpenGLFunctions_1_2() | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_2.cpp | | Lines: | 73-99 |
| | 18 | 7 |
QOpenGLFunctions_1_1::initializeOpenGLFunctions| Name: | QOpenGLFunctions_1_1::initializeOpenGLFunctions | | Prototype: | bool QOpenGLFunctions_1_1::initializeOpenGLFunctions() | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_1.cpp | | Lines: | 91-141 |
| | 32 | 7 |
QOpenGLFramebufferObject::bind| Name: | QOpenGLFramebufferObject::bind | | Prototype: | bool QOpenGLFramebufferObject::bind() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines: | 1061-1088 |
| | 16 | 7 |
QOpenGLExtensionMatcher::QOpenGLExtensionMatcher| Name: | QOpenGLExtensionMatcher::QOpenGLExtensionMatcher | | Prototype: | QOpenGLExtensionMatcher::QOpenGLExtensionMatcher() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 58-92 |
| | 19 | 7 |
QOpenGLES3Helper::QOpenGLES3Helper| Name: | QOpenGLES3Helper::QOpenGLES3Helper | | Prototype: | QOpenGLES3Helper::QOpenGLES3Helper() | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 5794-5999 |
| | 191 | 7 |
QOpenGLContext::makeCurrent| Name: | QOpenGLContext::makeCurrent | | Prototype: | bool QOpenGLContext::makeCurrent(QSurface *surface) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 947-985 |
| | 21 | 7 |
QOpenGLCompositor::renderAll| Name: | QOpenGLCompositor::renderAll | | Prototype: | void QOpenGLCompositor::renderAll(QOpenGLFramebufferObject *fbo) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | | Lines: | 118-147 |
| | 18 | 7 |
QOpenGLBuffer::map| Name: | QOpenGLBuffer::map | | Prototype: | void *QOpenGLBuffer::map(QOpenGLBuffer::Access access) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 530-556 |
| | 16 | 7 |
QOpenGL2PaintEngineExPrivate::transferMode| Name: | QOpenGL2PaintEngineExPrivate::transferMode | | Prototype: | void QOpenGL2PaintEngineExPrivate::transferMode(EngineMode newMode) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 681-710 |
| | 16 | 7 |
QOpenGL2PaintEngineExPrivate::stroke| Name: | QOpenGL2PaintEngineExPrivate::stroke | | Prototype: | void QOpenGL2PaintEngineExPrivate::stroke(const QVectorPath &path, const QPen &pen) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1279-1357 |
| | 43 | 7 |
QOffscreenSurface::setScreen| Name: | QOffscreenSurface::setScreen | | Prototype: | void QOffscreenSurface::setScreen(QScreen *newScreen) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp | | Lines: | 306-325 |
| | 15 | 7 |
QObjectPrivate::setThreadData_helper| Name: | QObjectPrivate::setThreadData_helper | | Prototype: | void QObjectPrivate::setThreadData_helper(QThreadData *currentData, QThreadData *targetData) | | Coverage: | 100.000% (21/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1531-1567 |
| | 22 | 7 |
QObjectPrivate::addConnection| Name: | QObjectPrivate::addConnection | | Prototype: | void QObjectPrivate::addConnection(int signal, Connection *c) | | Coverage: | 100.000% (20/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 375-404 |
| | 20 | 7 |
QObject::moveToThread| Name: | QObject::moveToThread | | Prototype: | void QObject::moveToThread(QThread *targetThread) | | Coverage: | 69.565% (16/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1462-1518 |
| | 27 | 7 |
QObject::QObject| Name: | QObject::QObject | | Prototype: | QObject::QObject(QObjectPrivate &dd, QObject *parent) | | Coverage: | 52.381% (11/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 839-867 |
| | 17 | 7 |
QNonContiguousByteDeviceIoDeviceImpl::readPointer| Name: | QNonContiguousByteDeviceIoDeviceImpl::readPointer | | Prototype: | const char* QNonContiguousByteDeviceIoDeviceImpl::readPointer(qint64 maximumLength, qint64 &len) | | Coverage: | 84.000% (21/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 294-328 |
| | 21 | 7 |
QNetworkDiskCache::data| Name: | QNetworkDiskCache::data | | Prototype: | QIODevice *QNetworkDiskCache::data(const QUrl &url) | | Coverage: | 72.727% (16/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 393-437 |
| | 27 | 7 |
QNetworkAccessManagerPrivate::_q_onlineStateChanged| Name: | QNetworkAccessManagerPrivate::_q_onlineStateChanged | | Prototype: | void QNetworkAccessManagerPrivate::_q_onlineStateChanged(bool isOnline) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | | Lines: | 1651-1679 |
| | 15 | 7 |
QNetworkAccessManagerPrivate::_q_configurationChanged| Name: | QNetworkAccessManagerPrivate::_q_configurationChanged | | Prototype: | void QNetworkAccessManagerPrivate::_q_configurationChanged(const QNetworkConfiguration &configuration) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | | Lines: | 1681-1709 |
| | 15 | 7 |
QNetworkAccessFtpBackend::ftpRawCommandReply| Name: | QNetworkAccessFtpBackend::ftpRawCommandReply | | Prototype: | void QNetworkAccessFtpBackend::ftpRawCommandReply(int code, const QString &text) | | Coverage: | 78.261% (18/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessftpbackend.cpp | | Lines: | 354-378 |
| | 12 | 7 |
QNetworkAccessFileBackendFactory::create| Name: | QNetworkAccessFileBackendFactory::create | | Prototype: | QNetworkAccessBackend * QNetworkAccessFileBackendFactory::create(QNetworkAccessManager::Operation op, const QNetworkRequest &request) const | | Coverage: | 60.000% (15/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessfilebackend.cpp | | Lines: | 55-90 |
| | 15 | 7 |
QNetworkAccessAuthenticationManager::cacheProxyCredentials| Name: | QNetworkAccessAuthenticationManager::cacheProxyCredentials | | Prototype: | void QNetworkAccessAuthenticationManager::cacheProxyCredentials(const QNetworkProxy &p, const QAuthenticator *authenticator) | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessauthenticationmanager.cpp | | Lines: | 144-185 |
| | 21 | 7 |
QNativeSocketEnginePrivate::setOption| Name: | QNativeSocketEnginePrivate::setOption | | Prototype: | bool QNativeSocketEnginePrivate::setOption(QNativeSocketEngine::SocketOption opt, int v) | | Coverage: | 50.000% (8/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 327-384 |
| | 15 | 7 |
QNativeSocketEnginePrivate::nativeWrite| Name: | QNativeSocketEnginePrivate::nativeWrite | | Prototype: | qint64 QNativeSocketEnginePrivate::nativeWrite(const char *data, qint64 len) | | Coverage: | 41.667% (5/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 1129-1162 |
| | 15 | 7 |
QNativeSocketEngine::waitForWrite| Name: | QNativeSocketEngine::waitForWrite | | Prototype: | bool QNativeSocketEngine::waitForWrite(int msecs, bool *timedOut) | | Coverage: | 56.522% (13/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 991-1043 |
| | 22 | 7 |
QNativeSocketEngine::waitForRead| Name: | QNativeSocketEngine::waitForRead | | Prototype: | bool QNativeSocketEngine::waitForRead(int msecs, bool *timedOut) | | Coverage: | 68.421% (13/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 951-974 |
| | 22 | 7 |
QMoviePrivate::_q_loadNextFrame| Name: | QMoviePrivate::_q_loadNextFrame | | Prototype: | void QMoviePrivate::_q_loadNextFrame(bool starting) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | | Lines: | 481-515 |
| | 20 | 7 |
QMimeBinaryProvider::checkCache| Name: | QMimeBinaryProvider::checkCache | | Prototype: | void QMimeBinaryProvider::checkCache() | | Coverage: | 88.235% (15/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | | Lines: | 233-259 |
| | 15 | 7 |
QMetaProperty::userType| Name: | QMetaProperty::userType | | Prototype: | int QMetaProperty::userType() const | | Coverage: | 52.632% (10/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 2847-2869 |
| | 18 | 7 |
QMetaObject_findMetaObject| Name: | QMetaObject_findMetaObject | | Prototype: | static const QMetaObject *QMetaObject_findMetaObject(const QMetaObject *self, const char *name) | | Coverage: | 47.368% (9/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 930-949 |
| | 13 | 7 |
QMetaObjectPrivate::checkConnectArgs| Name: | QMetaObjectPrivate::checkConnectArgs | | Prototype: | bool QMetaObjectPrivate::checkConnectArgs(const QMetaMethodPrivate *signal, const QMetaMethodPrivate *method) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 902-928 |
| | 20 | 7 |
QMetaObject::normalizedSignature| Name: | QMetaObject::normalizedSignature | | Prototype: | QByteArray QMetaObject::normalizedSignature(const char *method) | | Coverage: | 85.714% (18/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1301-1329 |
| | 21 | 7 |
QMessageBox::changeEvent| Name: | QMessageBox::changeEvent | | Prototype: | void QMessageBox::changeEvent(QEvent *ev) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 1417-1445 |
| | 11 | 7 |
QMenuPrivate::hideUpToMenuBar| Name: | QMenuPrivate::hideUpToMenuBar | | Prototype: | void QMenuPrivate::hideUpToMenuBar() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 431-457 |
| | 18 | 7 |
QMenuBarPrivate::setKeyboardMode| Name: | QMenuBarPrivate::setKeyboardMode | | Prototype: | void QMenuBarPrivate::setKeyboardMode(bool b) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 276-300 |
| | 18 | 7 |
QMenuBarPrivate::menuRect| Name: | QMenuBarPrivate::menuRect | | Prototype: | QRect QMenuBarPrivate::menuRect(bool extVisible) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 117-149 |
| | 19 | 7 |
QMenuBar::sizeHint| Name: | QMenuBar::sizeHint | | Prototype: | QSize QMenuBar::sizeHint() const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 1609-1657 |
| | 38 | 7 |
QMenuBar::setCornerWidget| Name: | QMenuBar::setCornerWidget | | Prototype: | void QMenuBar::setCornerWidget(QWidget *w, Qt::Corner corner) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 1738-1763 |
| | 16 | 7 |
QMenuBar::heightForWidth| Name: | QMenuBar::heightForWidth | | Prototype: | int QMenuBar::heightForWidth(int) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 1662-1695 |
| | 28 | 7 |
QMenu::timerEvent| Name: | QMenu::timerEvent | | Prototype: | void QMenu::timerEvent(QTimerEvent *e) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 3193-3212 |
| | 15 | 7 |
QMdiSubWindowPrivate::updateActions| Name: | QMdiSubWindowPrivate::updateActions | | Prototype: | void QMdiSubWindowPrivate::updateActions() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1977-2006 |
| | 16 | 7 |
QMdiSubWindowPrivate::ensureWindowState| Name: | QMdiSubWindowPrivate::ensureWindowState | | Prototype: | void QMdiSubWindowPrivate::ensureWindowState(Qt::WindowState state) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1673-1703 |
| | 21 | 7 |
QMdiSubWindow::mouseReleaseEvent| Name: | QMdiSubWindow::mouseReleaseEvent | | Prototype: | void QMdiSubWindow::mouseReleaseEvent(QMouseEvent *mouseEvent) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 3273-3305 |
| | 20 | 7 |
QMdiAreaPrivate::highlightNextSubWindow| Name: | QMdiAreaPrivate::highlightNextSubWindow | | Prototype: | void QMdiAreaPrivate::highlightNextSubWindow(int increaseFactor) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1491-1529 |
| | 21 | 7 |
QMdiArea::resizeEvent| Name: | QMdiArea::resizeEvent | | Prototype: | void QMdiArea::resizeEvent(QResizeEvent *resizeEvent) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2287-2332 |
| | 23 | 7 |
QMapDataBase::rebalance| Name: | QMapDataBase::rebalance | | Prototype: | void QMapDataBase::rebalance(QMapNodeBase *x) | | Coverage: | 100.000% (25/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | | Lines: | 122-162 |
| | 29 | 7 |
QMainWindowPrivate::separatorCursor| Name: | QMainWindowPrivate::separatorCursor | | Prototype: | QCursor QMainWindowPrivate::separatorCursor(const QList<int> &path) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 1336-1358 |
| | 9 | 7 |
QMainWindowLayout::applyState| Name: | QMainWindowLayout::applyState | | Prototype: | void QMainWindowLayout::applyState(QMainWindowLayoutState &newState, bool animate) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2504-2538 |
| | 19 | 7 |
QLoggingRegistry::init| Name: | QLoggingRegistry::init | | Prototype: | void QLoggingRegistry::init() | | Coverage: | 89.474% (17/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines: | 271-312 |
| | 23 | 7 |
QLockFilePrivate::isApparentlyStale| Name: | QLockFilePrivate::isApparentlyStale | | Prototype: | bool QLockFilePrivate::isApparentlyStale() const | | Coverage: | 55.556% (15/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | | Lines: | 228-248 |
| | 15 | 7 |
QLocale::uiLanguages| Name: | QLocale::uiLanguages | | Prototype: | QStringList QLocale::uiLanguages() const | | Coverage: | 52.174% (12/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 3545-3571 |
| | 18 | 7 |
QLocale::toString| Name: | QLocale::toString | | Prototype: | QString QLocale::toString(double i, char f, int prec) const | | Coverage: | 60.000% (9/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2004-2030 |
| | 16 | 7 |
QLocale::createSeparatedList| Name: | QLocale::createSeparatedList | | Prototype: | QString QLocale::createSeparatedList(const QStringList &list) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 958-988 |
| | 21 | 7 |
QLocalSocketPrivate::_q_stateChanged| Name: | QLocalSocketPrivate::_q_stateChanged | | Prototype: | void QLocalSocketPrivate::_q_stateChanged(QAbstractSocket::SocketState newState) | | Coverage: | 71.429% (10/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 97-124 |
| | 16 | 7 |
QListWidget::dropEvent| Name: | QListWidget::dropEvent | | Prototype: | void QListWidget::dropEvent(QDropEvent *event) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 1843-1883 |
| | 28 | 7 |
QListModel::insert| Name: | QListModel::insert | | Prototype: | void QListModel::insert(int row, const QStringList &labels) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 126-152 |
| | 19 | 7 |
QListModeViewBase::verticalOffset| Name: | QListModeViewBase::verticalOffset | | Prototype: | int QListModeViewBase::verticalOffset() const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2237-2255 |
| | 13 | 7 |
QListModeViewBase::position| Name: | QListModeViewBase::position | | Prototype: | QAbstractItemView::DropIndicatorPosition QListModeViewBase::position(const QPoint &pos, const QRect &rect, const QModelIndex &index) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1988-2012 |
| | 16 | 7 |
QListData::insert| Name: | QListData::insert | | Prototype: | void **QListData::insert(int i) | | Coverage: | 100.000% (21/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | | Lines: | 219-256 |
| | 20 | 7 |
QLineEditPrivate::_q_textChanged| Name: | QLineEditPrivate::_q_textChanged | | Prototype: | void QLineEditPrivate::_q_textChanged(const QString &text) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines: | 388-407 |
| | 11 | 7 |
QLineEdit::setCompleter| Name: | QLineEdit::setCompleter | | Prototype: | void QLineEdit::setCompleter(QCompleter *c) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 635-657 |
| | 18 | 7 |
QLineEdit::focusInEvent| Name: | QLineEdit::focusInEvent | | Prototype: | void QLineEdit::focusInEvent(QFocusEvent *e) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1781-1821 |
| | 23 | 7 |
QLineEdit::dropEvent| Name: | QLineEdit::dropEvent | | Prototype: | void QLineEdit::dropEvent(QDropEvent* e) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 2016-2048 |
| | 23 | 7 |
QLabelPrivate::documentRect| Name: | QLabelPrivate::documentRect | | Prototype: | QRect QLabelPrivate::documentRect() const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | | Lines: | 1437-1459 |
| | 19 | 7 |
QLCDNumberPrivate::drawString| Name: | QLCDNumberPrivate::drawString | | Prototype: | void QLCDNumberPrivate::drawString(const QString &s, QPainter &p, QBitArray *newPoints, bool newString) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | | Lines: | 781-817 |
| | 25 | 7 |
QKeySequencePrivate::encodeString| Name: | QKeySequencePrivate::encodeString | | Prototype: | QString QKeySequencePrivate::encodeString(int key, QKeySequence::SequenceFormat format) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | | Lines: | 1213-1273 |
| | 17 | 7 |
QKeySequenceEdit::keyPressEvent| Name: | QKeySequenceEdit::keyPressEvent | | Prototype: | void QKeySequenceEdit::keyPressEvent(QKeyEvent *e) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qkeysequenceedit.cpp | | Lines: | 243-286 |
| | 28 | 7 |
QKeySequence::mnemonic| Name: | QKeySequence::mnemonic | | Prototype: | QKeySequence QKeySequence::mnemonic(const QString &text) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | | Lines: | 939-971 |
| | 19 | 7 |
QJsonPrivate::Object::isValid| Name: | QJsonPrivate::Object::isValid | | Prototype: | bool Object::isValid(int maxSize) const | | Coverage: | 47.619% (10/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | | Lines: | 200-221 |
| | 17 | 7 |
QJsonObject::operator==| Name: | QJsonObject::operator== | | Prototype: | bool QJsonObject::operator==(const QJsonObject &other) const | | Coverage: | 10.526% (2/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 534-554 |
| | 14 | 7 |
QJsonArray::operator==| Name: | QJsonArray::operator== | | Prototype: | bool QJsonArray::operator==(const QJsonArray &other) const | | Coverage: | 10.526% (2/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | | Lines: | 602-619 |
| | 12 | 7 |
QItemSelectionModel::setCurrentIndex| Name: | QItemSelectionModel::setCurrentIndex | | Prototype: | void QItemSelectionModel::setCurrentIndex(const QModelIndex &index, QItemSelectionModel::SelectionFlags command) | | Coverage: | 91.304% (21/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 1356-1379 |
| | 19 | 7 |
QItemSelectionModel::columnIntersectsSelection| Name: | QItemSelectionModel::columnIntersectsSelection | | Prototype: | bool QItemSelectionModel::columnIntersectsSelection(int column, const QModelIndex &parent) const | | Coverage: | 71.429% (15/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 1589-1614 |
| | 18 | 7 |
QIsciiCodec::convertToUnicode| Name: | QIsciiCodec::convertToUnicode | | Prototype: | QString QIsciiCodec::convertToUnicode(const char* chars, int len, ConverterState *state) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qisciicodec.cpp | | Lines: | 248-285 |
| | 21 | 7 |
QInputControl::isAcceptableInput| Name: | QInputControl::isAcceptableInput | | Prototype: | bool QInputControl::isAcceptableInput(const QKeyEvent *event) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qinputcontrol.cpp | | Lines: | 51-80 |
| | 16 | 7 |
QInotifyFileSystemWatcherEngine::addPaths| Name: | QInotifyFileSystemWatcherEngine::addPaths | | Prototype: | QStringList QInotifyFileSystemWatcherEngine::addPaths(const QStringList &paths, QStringList *files, QStringList *directories) | | Coverage: | 91.304% (21/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp | | Lines: | 254-308 |
| | 39 | 7 |
QImageScale::qimageCalcScaleInfo| Name: | QImageScale::qimageCalcScaleInfo | | Prototype: | QImageScaleInfo* QImageScale::qimageCalcScaleInfo(const QImage &img, int sw, int sh, int dw, int dh, char aa) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | | Lines: | 223-256 |
| | 24 | 7 |
QImageData::create| Name: | QImageData::create | | Prototype: | QImageData * QImageData::create(const QSize &size, QImage::Format format) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 108-159 |
| | 32 | 7 |
QImage::convertToFormat_helper| Name: | QImage::convertToFormat_helper | | Prototype: | QImage QImage::convertToFormat_helper(Format format, Qt::ImageConversionFlags flags) const | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 1989-2020 |
| | 19 | 7 |
QIcuCodec::availableCodecs| Name: | QIcuCodec::availableCodecs | | Prototype: | QList<QByteArray> QIcuCodec::availableCodecs() | | Coverage: | 76.190% (16/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | | Lines: | 381-414 |
| | 23 | 7 |
QIconModeViewBase::filterDragMoveEvent| Name: | QIconModeViewBase::filterDragMoveEvent | | Prototype: | bool QIconModeViewBase::filterDragMoveEvent(QDragMoveEvent *e) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2810-2845 |
| | 22 | 7 |
QIODevice::readAll| Name: | QIODevice::readAll | | Prototype: | QByteArray QIODevice::readAll() | | Coverage: | 84.000% (21/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 981-1023 |
| | 23 | 7 |
QHttpProtocolHandler::_q_readyRead| Name: | QHttpProtocolHandler::_q_readyRead | | Prototype: | void QHttpProtocolHandler::_q_readyRead() | | Coverage: | 91.304% (21/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpprotocolhandler.cpp | | Lines: | 221-249 |
| | 13 | 7 |