| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QGLPixelBuffer::handle| Name: | QGLPixelBuffer::handle | | Prototype: | Qt::HANDLE QGLPixelBuffer::handle() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 399-405 |
| | 4 | 2 |
QGLFramebufferObject::attachment| Name: | QGLFramebufferObject::attachment | | Prototype: | QGLFramebufferObject::Attachment QGLFramebufferObject::attachment() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 1329-1335 |
| | 4 | 2 |
QGLFramebufferObject::QGLFramebufferObject| Name: | QGLFramebufferObject::QGLFramebufferObject | | Prototype: | QGLFramebufferObject::QGLFramebufferObject(int width, int height, Attachment attachment, GLenum target, GLenum internal_format) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 922-934 |
| | 4 | 2 |
QGLFramebufferObject::QGLFramebufferObject| Name: | QGLFramebufferObject::QGLFramebufferObject | | Prototype: | QGLFramebufferObject::QGLFramebufferObject(const QSize &size, Attachment attachment, GLenum target, GLenum internal_format) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 949-961 |
| | 4 | 2 |
QGLFormat::setOption| Name: | QGLFormat::setOption | | Prototype: | void QGLFormat::setOption(QGL::FormatOptions opt) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 931-938 |
| | 4 | 2 |
QGLEngineSharedShaders::cleanupCustomStage::[lambda]| Name: | QGLEngineSharedShaders::cleanupCustomStage::[lambda] | | Prototype: | [stage](QGLEngineShaderProg *cachedProg) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 477-483 |
| | 4 | 2 |
QGLEngineShaderManager::setSrcPixelType| Name: | QGLEngineShaderManager::setSrcPixelType | | Prototype: | void QGLEngineShaderManager::setSrcPixelType(PixelSrcType type) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 568-575 |
| | 4 | 2 |
QGLEngineShaderManager::setOpacityMode| Name: | QGLEngineShaderManager::setOpacityMode | | Prototype: | void QGLEngineShaderManager::setOpacityMode(OpacityMode mode) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 577-584 |
| | 4 | 2 |
QGLEngineShaderManager::setMaskType| Name: | QGLEngineShaderManager::setMaskType | | Prototype: | void QGLEngineShaderManager::setMaskType(MaskType type) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 586-593 |
| | 4 | 2 |
QGLEngineShaderManager::setCustomStage| Name: | QGLEngineShaderManager::setCustomStage | | Prototype: | void QGLEngineShaderManager::setCustomStage(QGLCustomShaderStage* stage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 604-610 |
| | 4 | 2 |
QGLEngineShaderManager::setCompositionMode| Name: | QGLEngineShaderManager::setCompositionMode | | Prototype: | void QGLEngineShaderManager::setCompositionMode(QPainter::CompositionMode mode) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 595-602 |
| | 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: | 612-618 |
| | 4 | 2 |
QGLContext::~QGLContext| Name: | QGLContext::~QGLContext | | Prototype: | QGLContext::~QGLContext() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2218-2228 |
| | 4 | 1 |
QGLColormap::setEntry| Name: | 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 |
QGLBuffer::destroy| Name: | 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 |
QGL2PaintEngineState::QGL2PaintEngineState| Name: | QGL2PaintEngineState::QGL2PaintEngineState | | Prototype: | QGL2PaintEngineState::QGL2PaintEngineState() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2498-2504 |
| | 4 | 1 |
QGL2PaintEngineEx::setTranslateZ| Name: | 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 |
QFutureInterfaceBasePrivate::sendCallOut| Name: | QFutureInterfaceBasePrivate::sendCallOut | | Prototype: | void QFutureInterfaceBasePrivate::sendCallOut(const QFutureCallOutEvent &callOutEvent) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 528-535 |
| | 4 | 3 |
QFutureInterfaceBase::setProgressRange| Name: | QFutureInterfaceBase::setProgressRange | | Prototype: | void QFutureInterfaceBase::setProgressRange(int minimum, int maximum) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 394-400 |
| | 4 | 1 |
QFtpPrivate::addCommand| Name: | 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 |
QFtpPI::connectToHost| Name: | QFtpPI::connectToHost | | Prototype: | void QFtpPI::connectToHost(const QString &host, quint16 port) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 816-825 |
| | 4 | 1 |
QFtpPI::clearPendingCommands| Name: | QFtpPI::clearPendingCommands | | Prototype: | void QFtpPI::clearPendingCommands() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 852-858 |
| | 4 | 1 |
QFtpDTP::socketError| Name: | QFtpDTP::socketError | | Prototype: | void QFtpDTP::socketError(QAbstractSocket::SocketError e) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 723-736 |
| | 4 | 3 |
QFtpDTP::socketBytesWritten| Name: | 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::setupListener| Name: | QFtpDTP::setupListener | | Prototype: | int QFtpDTP::setupListener(const QHostAddress &address) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 333-342 |
| | 4 | 2 |
QFtpDTP::abortConnection| Name: | 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 |
QFtp::setTransferMode| Name: | QFtp::setTransferMode | | Prototype: | int QFtp::setTransferMode(TransferMode mode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 1739-1745 |
| | 4 | 1 |
QFtp::rename| Name: | QFtp::rename | | Prototype: | int QFtp::rename(const QString &oldname, const QString &newname) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 2008-2014 |
| | 4 | 1 |
QFtp::login| Name: | QFtp::login | | Prototype: | int QFtp::login(const QString &user, const QString &password) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 1701-1707 |
| | 4 | 1 |
QFtp::abort| Name: | 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 |
QFrame::setFrameRect| Name: | QFrame::setFrameRect | | Prototype: | void QFrame::setFrameRect(const QRect &r) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 483-489 |
| | 4 | 1 |
QFrame::frameRect| Name: | QFrame::frameRect | | Prototype: | QRect QFrame::frameRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 475-481 |
| | 4 | 1 |
QFrame::changeEvent| Name: | 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::setLayout| Name: | QFormLayoutPrivate::setLayout | | Prototype: | void QFormLayoutPrivate::setLayout(int row, QFormLayout::ItemRole role, QLayout *layout) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 947-954 |
| | 4 | 3 |
QFormLayoutPrivate::getStyle| Name: | 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 |
QFormLayout::~QFormLayout| Name: | QFormLayout::~QFormLayout | | Prototype: | QFormLayout::~QFormLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1168-1180 |
| | 4 | 1 |
QFormLayout::verticalSpacing| Name: | 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::spacing| Name: | 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::setVerticalSpacing| Name: | 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::setRowWrapPolicy| Name: | 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::setLabelAlignment| Name: | 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::setHorizontalSpacing| Name: | 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::setFormAlignment| Name: | 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::setFieldGrowthPolicy| Name: | 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::rowWrapPolicy| Name: | 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::labelAlignment| Name: | 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::itemAt| Name: | 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::insertRow| Name: | 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::horizontalSpacing| Name: | 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::hasHeightForWidth| Name: | QFormLayout::hasHeightForWidth | | Prototype: | bool QFormLayout::hasHeightForWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1448-1454 |
| | 4 | 1 |
QFormLayout::formAlignment| Name: | 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::fieldGrowthPolicy| Name: | 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 |
QFormLayout::addItem| Name: | QFormLayout::addItem | | Prototype: | void QFormLayout::addItem(QLayoutItem *item) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1361-1368 |
| | 4 | 1 |
QFontEngineMulti::~QFontEngineMulti| Name: | QFontEngineMulti::~QFontEngineMulti | | Prototype: | QFontEngineMulti::~QFontEngineMulti() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1773-1780 |
| | 4 | 3 |
QFontEngineMulti::ensureFallbackFamiliesQueried| Name: | QFontEngineMulti::ensureFallbackFamiliesQueried | | Prototype: | void QFontEngineMulti::ensureFallbackFamiliesQueried() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1784-1791 |
| | 4 | 2 |
QFontEngineFT::properties| Name: | QFontEngineFT::properties | | Prototype: | QFontEngine::Properties QFontEngineFT::properties() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1259-1267 |
| | 4 | 2 |
QFontEngineFT::maxCharWidth| Name: | QFontEngineFT::maxCharWidth | | Prototype: | qreal QFontEngineFT::maxCharWidth() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1352-1358 |
| | 4 | 2 |
QFontEngineFT::leading| Name: | QFontEngineFT::leading | | Prototype: | QFixed QFontEngineFT::leading() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1310-1316 |
| | 4 | 2 |
QFontEngineFT::descent| Name: | QFontEngineFT::descent | | Prototype: | QFixed QFontEngineFT::descent() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1302-1308 |
| | 4 | 2 |
QFontEngineFT::ascent| Name: | QFontEngineFT::ascent | | Prototype: | QFixed QFontEngineFT::ascent() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1294-1300 |
| | 4 | 2 |
QFontEngine::getSfntTableData| Name: | QFontEngine::getSfntTableData | | Prototype: | bool QFontEngine::getSfntTableData(uint tag, uchar *buffer, uint *length) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1023-1029 |
| | 4 | 1 |
QFontEngine::boundingBox| Name: | QFontEngine::boundingBox | | Prototype: | glyph_metrics_t QFontEngine::boundingBox(glyph_t glyph, const QTransform &matrix) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 412-420 |
| | 4 | 2 |
QFontDialogPrivate::updateSampleFont| Name: | QFontDialogPrivate::updateSampleFont | | Prototype: | void QFontDialogPrivate::updateSampleFont(const QFont &newFont) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 676-683 |
| | 4 | 2 |
QFontDialogPrivate::initHelper| Name: | QFontDialogPrivate::initHelper | | Prototype: | void QFontDialogPrivate::initHelper(QPlatformDialogHelper *h) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 469-475 |
| | 4 | 1 |
QFontDialog::currentFont| Name: | QFontDialog::currentFont | | Prototype: | QFont QFontDialog::currentFont() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 838-844 |
| | 4 | 2 |
QFontDialog::changeEvent| Name: | QFontDialog::changeEvent | | Prototype: | void QFontDialog::changeEvent(QEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 791-798 |
| | 4 | 2 |
QFontDatabasePrivate::isApplicationFont| Name: | QFontDatabasePrivate::isApplicationFont | | Prototype: | bool QFontDatabasePrivate::isApplicationFont(const QString &fileName) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 2442-2448 |
| | 4 | 3 |
QFontDatabase::isScalable| Name: | QFontDatabase::isScalable | | Prototype: | bool QFontDatabase::isScalable(const QString &family, const QString &style) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1747-1754 |
| | 4 | 2 |
QFontDatabase::hasFamily| Name: | QFontDatabase::hasFamily | | Prototype: | bool QFontDatabase::hasFamily(const QString &family) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 2034-2040 |
| | 4 | 1 |
QFontComboBoxPrivate::_q_currentChanged| Name: | QFontComboBoxPrivate::_q_currentChanged | | Prototype: | void QFontComboBoxPrivate::_q_currentChanged(const QString &text) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines: | 367-374 |
| | 4 | 2 |
QFontComboBox::writingSystem| Name: | QFontComboBox::writingSystem | | Prototype: | QFontDatabase::WritingSystem QFontComboBox::writingSystem() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines: | 461-467 |
| | 4 | 2 |
QFontComboBox::sizeHint| Name: | QFontComboBox::sizeHint | | Prototype: | QSize QFontComboBox::sizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines: | 554-560 |
| | 4 | 1 |
QFontCache::instance| Name: | QFontCache::instance | | Prototype: | QFontCache *QFontCache::instance() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2686-2692 |
| | 4 | 2 |
QFontCache::findEngineData| Name: | QFontCache::findEngineData | | Prototype: | QFontEngineData *QFontCache::findEngineData(const QFontDef &def) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2781-2789 |
| | 4 | 2 |
QFontCache::decreaseCost| Name: | QFontCache::decreaseCost | | Prototype: | void QFontCache::decreaseCost(uint cost) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2891-2900 |
| | 4 | 1 |
QFontCache::cleanup| Name: | QFontCache::cleanup | | Prototype: | void QFontCache::cleanup() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2694-2704 |
| | 4 | 2 |
QFocusFramePrivate::QFocusFramePrivate| Name: | QFocusFramePrivate::QFocusFramePrivate | | Prototype: | QFocusFramePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfocusframe.cpp | | Lines: | 57-62 |
| | 4 | 1 |
QFocusFrame::QFocusFrame| Name: | QFocusFrame::QFocusFrame | | Prototype: | QFocusFrame::QFocusFrame(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfocusframe.cpp | | Lines: | 156-163 |
| | 4 | 1 |
QFlickGestureRecognizer::create| Name: | QFlickGestureRecognizer::create | | Prototype: | QGesture *QFlickGestureRecognizer::create(QObject *target) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | | Lines: | 375-384 |
| | 4 | 2 |
QFlickGesture::QFlickGesture| Name: | QFlickGesture::QFlickGesture | | Prototype: | QFlickGesture::QFlickGesture(QObject *receiver, Qt::MouseButton button, QObject *parent) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | | Lines: | 346-353 |
| | 4 | 1 |
QFileSystemModelPrivate::addNode| Name: | QFileSystemModelPrivate::addNode | | Prototype: | QFileSystemModelPrivate::QFileSystemNode* QFileSystemModelPrivate::addNode(QFileSystemNode *parentNode, const QString &fileName, const QFileInfo& info) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 1679-1702 |
| | 4 | 1 |
QFileSystemModel::type| Name: | QFileSystemModel::type | | Prototype: | QString QFileSystemModel::type(const QModelIndex &index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 548-554 |
| | 4 | 2 |
QFileSystemModel::size| Name: | QFileSystemModel::size | | Prototype: | qint64 QFileSystemModel::size(const QModelIndex &index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 537-543 |
| | 4 | 2 |
QFileSystemModel::lastModified| Name: | QFileSystemModel::lastModified | | Prototype: | QDateTime QFileSystemModel::lastModified(const QModelIndex &index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 559-565 |
| | 4 | 2 |
QFileSystemEntry::suffix| Name: | QFileSystemEntry::suffix | | Prototype: | QString QFileSystemEntry::suffix() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 246-254 |
| | 4 | 2 |
QFileSystemEntry::isRoot| Name: | QFileSystemEntry::isRoot | | Prototype: | bool QFileSystemEntry::isRoot() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 312-324 |
| | 4 | 2 |
QFileSystemEntry::completeSuffix| Name: | QFileSystemEntry::completeSuffix | | Prototype: | QString QFileSystemEntry::completeSuffix() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 256-263 |
| | 4 | 2 |
QFileSystemEngine::tempPath| Name: | QFileSystemEngine::tempPath | | Prototype: | QString QFileSystemEngine::tempPath() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 706-725 |
| | 4 | 2 |
QFileSystemEngine::renameFile| Name: | QFileSystemEngine::renameFile | | Prototype: | bool QFileSystemEngine::renameFile(const QFileSystemEntry &source, const QFileSystemEntry &target, QSystemError &error) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 641-647 |
| | 4 | 2 |
QFileSystemEngine::removeFile| Name: | QFileSystemEngine::removeFile | | Prototype: | bool QFileSystemEngine::removeFile(const QFileSystemEntry &entry, QSystemError &error) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 650-657 |
| | 4 | 2 |
QFileSystemEngine::homePath| Name: | QFileSystemEngine::homePath | | Prototype: | QString QFileSystemEngine::homePath() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 693-699 |
| | 4 | 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: | 623-629 |
| | 4 | 2 |
QFileSystemEngine::copyFile| Name: | QFileSystemEngine::copyFile | | Prototype: | bool QFileSystemEngine::copyFile(const QFileSystemEntry &source, const QFileSystemEntry &target, QSystemError &error) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 632-638 |
| | 4 | 1 |
QFileSelector::allSelectors| Name: | QFileSelector::allSelectors | | Prototype: | QStringList QFileSelector::allSelectors() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | | Lines: | 335-341 |
| | 4 | 1 |
QFileInfoGatherer::getInfo| Name: | QFileInfoGatherer::getInfo | | Prototype: | QExtendedInformation QFileInfoGatherer::getInfo(const QFileInfo &fileInfo) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | | Lines: | 230-261 |
| | 4 | 1 |
QFileInfoGatherer::QFileInfoGatherer| Name: | QFileInfoGatherer::QFileInfoGatherer | | Prototype: | QFileInfoGatherer::QFileInfoGatherer(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | | Lines: | 71-87 |
| | 4 | 1 |
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: | 852-858 |
| | 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: | 1135-1141 |
| | 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: | 617-623 |
| | 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: | 1154-1160 |
| | 4 | 2 |