| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 QGLShaderProgram::setUniformValueArray| Name:  | QGLShaderProgram::setUniformValueArray |  | Prototype:  | void QGLShaderProgram::setUniformValueArray(int location, const QMatrix3x2 *values, int count) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 2899-2906 |  
  |  | 3 | 5 | 
 QGLShaderProgram::setUniformValueArray| Name:  | QGLShaderProgram::setUniformValueArray |  | Prototype:  | void QGLShaderProgram::setUniformValueArray(int location, const QMatrix3x3 *values, int count) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 2927-2933 |  
  |  | 3 | 5 | 
 QGLShaderProgram::setUniformValueArray| Name:  | QGLShaderProgram::setUniformValueArray |  | Prototype:  | void QGLShaderProgram::setUniformValueArray(int location, const QMatrix3x4 *values, int count) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 2954-2961 |  
  |  | 3 | 5 | 
 QGLShaderProgram::setUniformValueArray| Name:  | QGLShaderProgram::setUniformValueArray |  | Prototype:  | void QGLShaderProgram::setUniformValueArray(int location, const QMatrix4x2 *values, int count) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 2982-2989 |  
  |  | 3 | 5 | 
 QGLShaderProgram::setUniformValueArray| Name:  | QGLShaderProgram::setUniformValueArray |  | Prototype:  | void QGLShaderProgram::setUniformValueArray(int location, const QMatrix4x3 *values, int count) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 3010-3017 |  
  |  | 3 | 5 | 
 QGLShaderProgram::setUniformValueArray| Name:  | QGLShaderProgram::setUniformValueArray |  | Prototype:  | void QGLShaderProgram::setUniformValueArray(int location, const QMatrix4x4 *values, int count) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 3038-3044 |  
  |  | 3 | 5 | 
 QGLShaderProgram::removeAllShaders| Name:  | QGLShaderProgram::removeAllShaders |  | Prototype:  | void QGLShaderProgram::removeAllShaders() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 879-897 |  
  |  | 12 | 5 | 
 QGLPixelBuffer::updateDynamicTexture| Name:  | QGLPixelBuffer::updateDynamicTexture |  | Prototype:  | void QGLPixelBuffer::updateDynamicTexture(GLuint texture_id) const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp |  | Lines:  | 331-370 |  
  |  | 16 | 5 | 
 QGLFramebufferObject::toImage| Name:  | QGLFramebufferObject::toImage |  | Prototype:  | QImage QGLFramebufferObject::toImage() const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp |  | Lines:  | 1137-1161 |  
  |  | 15 | 5 | 
 QGLFramebufferObject::release| Name:  | QGLFramebufferObject::release |  | Prototype:  | bool QGLFramebufferObject::release() |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp |  | Lines:  | 1051-1076 |  
  |  | 14 | 5 | 
 QGLFramebufferObject::bind| Name:  | QGLFramebufferObject::bind |  | Prototype:  | bool QGLFramebufferObject::bind() |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp |  | Lines:  | 1019-1040 |  
  |  | 15 | 5 | 
 QGL2PaintEngineExPrivate::setBrush| Name:  | QGL2PaintEngineExPrivate::setBrush |  | Prototype:  | void QGL2PaintEngineExPrivate::setBrush(const QBrush& brush) |  | Coverage:  |  44.444% (8/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 146-170 |  
  |  | 15 | 5 | 
 QGL2PaintEngineEx::beginNativePainting| Name:  | QGL2PaintEngineEx::beginNativePainting |  | Prototype:  | void QGL2PaintEngineEx::beginNativePainting() |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 536-593 |  
  |  | 33 | 5 | 
 QGL2PaintEngineEx::begin| Name:  | QGL2PaintEngineEx::begin |  | Prototype:  | bool QGL2PaintEngineEx::begin(QPaintDevice *pdev) |  | Coverage:  |  53.333% (8/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 2020-2090 |  
  |  | 39 | 5 | 
 QGL2PEXVertexArray::lineToArray| Name:  | QGL2PEXVertexArray::lineToArray |  | Prototype:  | void QGL2PEXVertexArray::lineToArray(const GLfloat x, const GLfloat y) |  | Coverage:  |  69.231% (9/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qgl2pexvertexarray.cpp |  | Lines:  | 159-171 |  
  |  | 9 | 5 | 
 QGL2GradientCache::getBuffer| Name:  | QGL2GradientCache::getBuffer |  | Prototype:  | GLuint QGL2GradientCache::getBuffer(const QGradient &gradient, qreal opacity) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp |  | Lines:  | 100-126 |  
  |  | 15 | 5 | 
 QFutureWatcherBase::event| Name:  | QFutureWatcherBase::event |  | Prototype:  | bool QFutureWatcherBase::event(QEvent *event) |  | Coverage:  |  81.250% (13/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp |  | Lines:  | 313-340 |  
  |  | 16 | 5 | 
 QFutureInterfaceBase::setProgressValueAndText| Name:  | QFutureInterfaceBase::setProgressValueAndText |  | Prototype:  | void QFutureInterfaceBase::setProgressValueAndText(int progressValue, const QString &progressText) |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp |  | Lines:  | 407-424 |  
  |  | 11 | 5 | 
 QFtpPrivate::_q_piFinished| Name:  | QFtpPrivate::_q_piFinished |  | Prototype:  | void QFtpPrivate::_q_piFinished(const QString&) |  | Coverage:  | 100.000% (13/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp |  | Lines:  | 2312-2338 |  
  |  | 13 | 5 | 
 QFreetypeFace::release| Name:  | QFreetypeFace::release |  | Prototype:  | void QFreetypeFace::release(const QFontEngine::FaceId &face_id) |  | Coverage:  |  92.308% (12/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 315-334 |  
  |  | 10 | 5 | 
 QFreetypeFace::getPointInOutline| Name:  | QFreetypeFace::getPointInOutline |  | Prototype:  | int QFreetypeFace::getPointInOutline(glyph_t glyph, int flags, quint32 point, QFixed *xpos, QFixed *ypos, quint32 *nPoints) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 175-194 |  
  |  | 12 | 5 | 
 QFrame::setFrameStyle| Name:  | QFrame::setFrameStyle |  | Prototype:  | void QFrame::setFrameStyle(int style) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp |  | Lines:  | 335-357 |  
  |  | 14 | 5 | 
 QFormLayout::getItemPosition| Name:  | QFormLayout::getItemPosition |  | Prototype:  | void QFormLayout::getItemPosition(int index, int *rowPtr, ItemRole *rolePtr) const |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1600-1620 |  
  |  | 13 | 5 | 
 QFontPrivate::engineForScript| Name:  | QFontPrivate::engineForScript |  | Prototype:  | QFontEngine *QFontPrivate::engineForScript(int script) const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 205-219 |  
  |  | 10 | 5 | 
 QFontPrivate::alterCharForCapitalization| Name:  | QFontPrivate::alterCharForCapitalization |  | Prototype:  | void QFontPrivate::alterCharForCapitalization(QChar &c) const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 221-233 |  
  |  | 6 | 5 | 
 QFontMetrics::charWidth| Name:  | QFontMetrics::charWidth |  | Prototype:  | int QFontMetrics::charWidth(const QString &text, int pos) const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp |  | Lines:  | 609-648 |  
  |  | 29 | 5 | 
 QFontEngineQPF2::findGlyph| Name:  | QFontEngineQPF2::findGlyph |  | Prototype:  | const QFontEngineQPF2::Glyph *QFontEngineQPF2::findGlyph(glyph_t g) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp |  | Lines:  | 151-167 |  
  |  | 10 | 5 | 
 QFontEngineMulti::canRender| Name:  | QFontEngineMulti::canRender |  | Prototype:  | bool QFontEngineMulti::canRender(const QChar *string, int len) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 2199-2220 |  
  |  | 13 | 5 | 
 QFontEngineFT::setQtDefaultHintStyle| Name:  | QFontEngineFT::setQtDefaultHintStyle |  | Prototype:  | void QFontEngineFT::setQtDefaultHintStyle(QFont::HintingPreference hintingPreference) |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 815-831 |  
  |  | 9 | 5 | 
 QFontEngineFT::lockFace| Name:  | QFontEngineFT::lockFace |  | Prototype:  | FT_Face QFontEngineFT::lockFace(Scaling scale) const |  | Coverage:  |  76.190% (16/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 2020-2043 |  
  |  | 17 | 5 | 
 QFontEngineFT::addGlyphsToPath| Name:  | QFontEngineFT::addGlyphsToPath |  | Prototype:  | void QFontEngineFT::addGlyphsToPath(glyph_t *glyphs, QFixedPoint *positions, int numGlyphs, QPainterPath *path, QTextItem::RenderFlags) |  | Coverage:  |  53.846% (7/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1507-1527 |  
  |  | 13 | 5 | 
 QFontEngine::harfbuzzFace| Name:  | QFontEngine::harfbuzzFace |  | Prototype:  | void *QFontEngine::harfbuzzFace() const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 332-352 |  
  |  | 13 | 5 | 
 QFontEngine::doKerning| Name:  | QFontEngine::doKerning |  | Prototype:  | void QFontEngine::doKerning(QGlyphLayout *glyphs, QFontEngine::ShaperFlags flags) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1103-1118 |  
  |  | 9 | 5 | 
 QFontDialogPrivate::init| Name:  | QFontDialogPrivate::init |  | Prototype:  | void QFontDialogPrivate::init() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 178-338 |  
  |  | 104 | 5 | 
 QFontDatabase::weight| Name:  | QFontDatabase::weight |  | Prototype:  | int QFontDatabase::weight(const QString &family, const QString &style) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 2004-2030 |  
  |  | 16 | 5 | 
 QFontDatabase::italic| Name:  | QFontDatabase::italic |  | Prototype:  | bool QFontDatabase::italic(const QString &family, const QString &style) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 1935-1959 |  
  |  | 15 | 5 | 
 QFontDatabase::bold| Name:  | QFontDatabase::bold |  | Prototype:  | bool QFontDatabase::bold(const QString &family, const QString &style) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 1968-1994 |  
  |  | 16 | 5 | 
 QFocusFramePrivate::updateSize| Name:  | QFocusFramePrivate::updateSize |  | Prototype:  | void QFocusFramePrivate::updateSize() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfocusframe.cpp |  | Lines:  | 83-105 |  
  |  | 18 | 5 | 
 QFileSystemModelPrivate::size| Name:  | QFileSystemModelPrivate::size |  | Prototype:  | QString QFileSystemModelPrivate::size(qint64 bytes) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp |  | Lines:  | 775-792 |  
  |  | 13 | 5 | 
 QFileSystemModelPrivate::passNameFilters| Name:  | QFileSystemModelPrivate::passNameFilters |  | Prototype:  | bool QFileSystemModelPrivate::passNameFilters(const QFileSystemNode *node) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp |  | Lines:  | 1976-1993 |  
  |  | 9 | 5 | 
 QFileSystemModelPrivate::init| Name:  | QFileSystemModelPrivate::init |  | Prototype:  | void QFileSystemModelPrivate::init() |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp |  | Lines:  | 1900-1920 |  
  |  | 11 | 5 | 
 QFileSystemModelPrivate::filePath| Name:  | QFileSystemModelPrivate::filePath |  | Prototype:  | QString QFileSystemModelPrivate::filePath(const QModelIndex &index) const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp |  | Lines:  | 1276-1302 |  
  |  | 16 | 5 | 
 QFileSystemModelPrivate::addVisibleFiles| Name:  | QFileSystemModelPrivate::addVisibleFiles |  | Prototype:  | void QFileSystemModelPrivate::addVisibleFiles(QFileSystemNode *parentNode, const QStringList &newFiles) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp |  | Lines:  | 1739-1757 |  
  |  | 12 | 5 | 
 QFileSystemModelPrivate::_q_directoryChanged| Name:  | QFileSystemModelPrivate::_q_directoryChanged |  | Prototype:  | void QFileSystemModelPrivate::_q_directoryChanged(const QString &directory, const QStringList &files) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp |  | Lines:  | 1652-1670 |  
  |  | 14 | 5 | 
 QFileSystemModel::sort| Name:  | QFileSystemModel::sort |  | Prototype:  | void QFileSystemModel::sort(int column, Qt::SortOrder order) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp |  | Lines:  | 1133-1167 |  
  |  | 25 | 5 | 
 QFileInfoGatherer::fetchExtendedInformation| Name:  | QFileInfoGatherer::fetchExtendedInformation |  | Prototype:  | void QFileInfoGatherer::fetchExtendedInformation(const QString &path, const QStringList &files) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp |  | Lines:  | 133-156 |  
  |  | 14 | 5 | 
 QFileInfo::size| Name:  | QFileInfo::size |  | Prototype:  | qint64 QFileInfo::size() const |  | Coverage:  | 100.000% (15/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp |  | Lines:  | 1280-1295 |  
  |  | 11 | 5 | 
 QFileInfo::lastRead| Name:  | QFileInfo::lastRead |  | Prototype:  | QDateTime QFileInfo::lastRead() const |  | Coverage:  |  78.571% (11/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp |  | Lines:  | 1351-1363 |  
  |  | 9 | 5 | 
 QFileInfo::lastModified| Name:  | QFileInfo::lastModified |  | Prototype:  | QDateTime QFileInfo::lastModified() const |  | Coverage:  | 100.000% (14/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp |  | Lines:  | 1329-1341 |  
  |  | 9 | 5 | 
 QFileInfo::created| Name:  | QFileInfo::created |  | Prototype:  | QDateTime QFileInfo::created() const |  | Coverage:  |  78.571% (11/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp |  | Lines:  | 1310-1322 |  
  |  | 9 | 5 | 
 QFileIconEngine::availableSizes| Name:  | QFileIconEngine::availableSizes |  | Prototype:  | QList<QSize> availableSizes(QIcon::Mode mode = QIcon::Normal, QIcon::State state = QIcon::Off) const override |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp |  | Lines:  | 107-127 |  
  |  | 13 | 5 | 
 QFileIconEngine::actualSize| Name:  | QFileIconEngine::actualSize |  | Prototype:  | QSize actualSize(const QSize &size, QIcon::Mode mode, QIcon::State state) override |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp |  | Lines:  | 129-155 |  
  |  | 16 | 5 | 
 QFileDialogPrivate::userSelectedFiles| Name:  | QFileDialogPrivate::userSelectedFiles |  | Prototype:  | QList<QUrl> QFileDialogPrivate::userSelectedFiles() const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1187-1207 |  
  |  | 13 | 5 | 
 QFileDialogPrivate::updateFileNameLabel| Name:  | QFileDialogPrivate::updateFileNameLabel |  | Prototype:  | void QFileDialogPrivate::updateFileNameLabel() |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 607-622 |  
  |  | 7 | 5 | 
 QFileDialogPrivate::retranslateStrings| Name:  | QFileDialogPrivate::retranslateStrings |  | Prototype:  | void QFileDialogPrivate::retranslateStrings() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 661-691 |  
  |  | 21 | 5 | 
 QFileDialogPrivate::addDefaultSuffixToFiles| Name:  | QFileDialogPrivate::addDefaultSuffixToFiles |  | Prototype:  | QStringList QFileDialogPrivate::addDefaultSuffixToFiles(const QStringList &filesToFix) const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1209-1233 |  
  |  | 15 | 5 | 
 QFileDialogPrivate::_q_useNameFilter| Name:  | QFileDialogPrivate::_q_useNameFilter |  | Prototype:  | void QFileDialogPrivate::_q_useNameFilter(int index) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 3654-3682 |  
  |  | 20 | 5 | 
 QFileDialogPrivate::_q_createDirectory| Name:  | QFileDialogPrivate::_q_createDirectory |  | Prototype:  | void QFileDialogPrivate::_q_createDirectory() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 3287-3312 |  
  |  | 17 | 5 | 
 QFileDialog::setProxyModel| Name:  | QFileDialog::setProxyModel |  | Prototype:  | void QFileDialog::setProxyModel(QAbstractProxyModel *proxyModel) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 3042-3095 |  
  |  | 38 | 5 | 
 QFileDialog::setNameFilters| Name:  | QFileDialog::setNameFilters |  | Prototype:  | void QFileDialog::setNameFilters(const QStringList &filters) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1404-1428 |  
  |  | 16 | 5 | 
 QFileDialog::setDirectoryUrl| Name:  | QFileDialog::setDirectoryUrl |  | Prototype:  | void QFileDialog::setDirectoryUrl(const QUrl &directory) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 975-990 |  
  |  | 11 | 5 | 
 QFileDialog::selectNameFilter| Name:  | QFileDialog::selectNameFilter |  | Prototype:  | void QFileDialog::selectNameFilter(const QString &filter) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1449-1469 |  
  |  | 14 | 5 | 
 QFileDialog::restoreState| Name:  | QFileDialog::restoreState |  | Prototype:  | bool QFileDialog::restoreState(const QByteArray &state) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 471-509 |  
  |  | 29 | 5 | 
 QFileDevice::seek| Name:  | QFileDevice::seek |  | Prototype:  | bool QFileDevice::seek(qint64 off) |  | Coverage:  |  33.333% (5/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp |  | Lines:  | 400-420 |  
  |  | 14 | 5 | 
 QFbWindow::setVisible| Name:  | QFbWindow::setVisible |  | Prototype:  | void QFbWindow::setVisible(bool visible) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbwindow.cpp |  | Lines:  | 75-89 |  
  |  | 9 | 5 | 
 QFSFileEnginePrivate::doStat| Name:  | QFSFileEnginePrivate::doStat |  | Prototype:  | bool QFSFileEnginePrivate::doStat(QFileSystemMetaData::MetaDataFlags flags) const |  | Coverage:  |  94.118% (16/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp |  | Lines:  | 499-515 |  
  |  | 10 | 5 | 
 QFSFileEngine::supportsExtension| Name:  | QFSFileEngine::supportsExtension |  | Prototype:  | bool QFSFileEngine::supportsExtension(Extension extension) const |  | Coverage:  |  80.000% (20/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp |  | Lines:  | 849-861 |  
  |  | 10 | 5 | 
 QFSCompleter::pathFromIndex| Name:  | QFSCompleter::pathFromIndex |  | Prototype:  | QString QFSCompleter::pathFromIndex(const QModelIndex &index) const |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 4014-4034 |  
  |  | 13 | 5 | 
 QExpandingLineEdit::resizeToContents| Name:  | QExpandingLineEdit::resizeToContents |  | Prototype:  | void QExpandingLineEdit::resizeToContents() |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp |  | Lines:  | 568-585 |  
  |  | 14 | 5 | 
 QExpandingLineEdit::changeEvent| Name:  | QExpandingLineEdit::changeEvent |  | Prototype:  | void QExpandingLineEdit::changeEvent(QEvent *e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp |  | Lines:  | 536-550 |  
  |  | 5 | 5 | 
 QEventDispatcherGlib::unregisterSocketNotifier| Name:  | QEventDispatcherGlib::unregisterSocketNotifier |  | Prototype:  | void QEventDispatcherGlib::unregisterSocketNotifier(QSocketNotifier *notifier) |  | Coverage:  |  53.333% (8/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 480-509 |  
  |  | 17 | 5 | 
 QEventDispatcherGlib::processEvents| Name:  | QEventDispatcherGlib::processEvents |  | Prototype:  | bool QEventDispatcherGlib::processEvents(QEventLoop::ProcessEventsFlags flags) |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 404-433 |  
  |  | 16 | 5 | 
 QEvdevTabletHandler::QEvdevTabletHandler| Name:  | QEvdevTabletHandler::QEvdevTabletHandler |  | Prototype:  | QEvdevTabletHandler::QEvdevTabletHandler(const QString &device, const QString &spec, QObject *parent) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp |  | Lines:  | 162-189 |  
  |  | 16 | 5 | 
 QEvdevTabletData::report| Name:  | QEvdevTabletData::report |  | Prototype:  | void QEvdevTabletData::report() |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp |  | Lines:  | 127-159 |  
  |  | 21 | 5 | 
 QEvdevMouseManager::clampPosition| Name:  | QEvdevMouseManager::clampPosition |  | Prototype:  | void QEvdevMouseManager::clampPosition() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp |  | Lines:  | 113-127 |  
  |  | 10 | 5 | 
 QEglFSWindow::setVisible| Name:  | QEglFSWindow::setVisible |  | Prototype:  | void QEglFSWindow::setVisible(bool visible) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp |  | Lines:  | 195-216 |  
  |  | 13 | 5 | 
 QEglFSKmsIntegration::hasCapability| Name:  | QEglFSKmsIntegration::hasCapability |  | Prototype:  | bool QEglFSKmsIntegration::hasCapability(QPlatformIntegration::Capability cap) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp |  | Lines:  | 117-127 |  
  |  | 3 | 5 | 
 QEglFSKmsDevice::crtcForConnector| Name:  | QEglFSKmsDevice::crtcForConnector |  | Prototype:  | int QEglFSKmsDevice::crtcForConnector(drmModeResPtr resources, drmModeConnectorPtr connector) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp |  | Lines:  | 65-87 |  
  |  | 13 | 5 | 
 QEglFSIntegration::nativeResourceForIntegration| Name:  | QEglFSIntegration::nativeResourceForIntegration |  | Prototype:  | void *QEglFSIntegration::nativeResourceForIntegration(const QByteArray &resource) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 283-302 |  
  |  | 10 | 5 | 
 QEglFSIntegration::initialize| Name:  | QEglFSIntegration::initialize |  | Prototype:  | void QEglFSIntegration::initialize() |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 121-145 |  
  |  | 14 | 5 | 
 QEglFSCursor::setCurrentCursor| Name:  | QEglFSCursor::setCurrentCursor |  | Prototype:  | bool QEglFSCursor::setCurrentCursor(QCursor *cursor) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp |  | Lines:  | 214-248 |  
  |  | 26 | 5 | 
 QEGLPbuffer::QEGLPbuffer| Name:  | QEGLPbuffer::QEGLPbuffer |  | Prototype:  | QEGLPbuffer::QEGLPbuffer(EGLDisplay display, const QSurfaceFormat &format, QOffscreenSurface *offscreenSurface, QEGLPlatformContext::Flags flags) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglpbuffer.cpp |  | Lines:  | 58-95 |  
  |  | 18 | 5 | 
 QEGLDeviceIntegrationFactory::keys| Name:  | QEGLDeviceIntegrationFactory::keys |  | Prototype:  | QStringList QEGLDeviceIntegrationFactory::keys(const QString &pluginPath) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp |  | Lines:  | 74-96 |  
  |  | 14 | 5 | 
 QDynamicBufferResourceRoot::registerSelf| Name:  | QDynamicBufferResourceRoot::registerSelf |  | Prototype:  | bool registerSelf(const uchar *b, int size) |  | Coverage:  |  44.444% (12/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 886-928 |  
  |  | 26 | 5 | 
 QDragManager::drag| Name:  | QDragManager::drag |  | Prototype:  | Qt::DropAction QDragManager::drag(QDrag *o) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 121-146 |  
  |  | 16 | 5 | 
 QDoubleValidator::setRange| Name:  | QDoubleValidator::setRange |  | Prototype:  | void QDoubleValidator::setRange(double minimum, double maximum, int decimals) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 715-737 |  
  |  | 15 | 5 | 
 QDomImplementation::createDocumentType| Name:  | QDomImplementation::createDocumentType |  | Prototype:  | QDomDocumentType QDomImplementation::createDocumentType(const QString& qName, const QString& publicId, const QString& systemId) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 1020-1046 |  
  |  | 19 | 5 | 
 QDomHandler::startElement| Name:  | QDomHandler::startElement |  | Prototype:  | bool QDomHandler::startElement(const QString& nsURI, const QString&, const QString& qName, const QXmlAttributes& atts) |  | Coverage:  |  85.714% (12/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 7394-7423 |  
  |  | 14 | 5 | 
 QDomEntityPrivate::save| Name:  | QDomEntityPrivate::save |  | Prototype:  | void QDomEntityPrivate::save(QTextStream& s, int, int) const |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5725-5745 |  
  |  | 12 | 5 | 
 QDomDocumentPrivate::setContent| Name:  | QDomDocumentPrivate::setContent |  | Prototype:  | bool QDomDocumentPrivate::setContent(QXmlInputSource *source, QXmlReader *reader, QXmlSimpleReader *simpleReader, QString *errorMsg, int *errorLine, int *errorColumn) |  | Coverage:  |  29.412% (5/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6214-6242 |  
  |  | 21 | 5 | 
 QDockWidgetTitleButton::paintEvent| Name:  | QDockWidgetTitleButton::paintEvent |  | Prototype:  | void QDockWidgetTitleButton::paintEvent(QPaintEvent *) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp |  | Lines:  | 172-199 |  
  |  | 20 | 5 | 
 QDockWidgetPrivate::startDrag| Name:  | QDockWidgetPrivate::startDrag |  | Prototype:  | void QDockWidgetPrivate::startDrag(bool group) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp |  | Lines:  | 751-779 |  
  |  | 15 | 5 | 
 QDockWidget::setFloating| Name:  | QDockWidget::setFloating |  | Prototype:  | void QDockWidget::setFloating(bool floating) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp |  | Lines:  | 1324-1344 |  
  |  | 11 | 5 | 
 QDockAreaLayoutInfo::unplug| Name:  | QDockAreaLayoutInfo::unplug |  | Prototype:  | QLayoutItem *QDockAreaLayoutInfo::unplug(const QList<int> &path) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 1067-1099 |  
  |  | 18 | 5 | 
 QDockAreaLayoutInfo::setTabBarShape| Name:  | QDockAreaLayoutInfo::setTabBarShape |  | Prototype:  | void QDockAreaLayoutInfo::setTabBarShape(int shape) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 2171-2184 |  
  |  | 9 | 5 | 
 QDockAreaLayoutInfo::indexOfPlaceHolder| Name:  | QDockAreaLayoutInfo::indexOfPlaceHolder |  | Prototype:  | QList<int> QDockAreaLayoutInfo::indexOfPlaceHolder(const QString &objectName) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 1433-1455 |  
  |  | 13 | 5 | 
 QDockAreaLayout::updateSeparatorWidgets| Name:  | QDockAreaLayout::updateSeparatorWidgets |  | Prototype:  | void QDockAreaLayout::updateSeparatorWidgets() const |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 3294-3324 |  
  |  | 19 | 5 | 
 QDockAreaLayout::separatorMove| Name:  | QDockAreaLayout::separatorMove |  | Prototype:  | int QDockAreaLayout::separatorMove(const QList<int> &separator, const QPoint &origin, const QPoint &dest) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 3250-3289 |  
  |  | 25 | 5 | 
 QDockAreaLayout::paintSeparators| Name:  | QDockAreaLayout::paintSeparators |  | Prototype:  | void QDockAreaLayout::paintSeparators(QPainter *p, QWidget *widget, const QRegion &clip, const QPoint &mouse) const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 3216-3233 |  
  |  | 11 | 5 | 
 QDirPrivate::QDirPrivate| Name:  | QDirPrivate::QDirPrivate |  | Prototype:  | QDirPrivate::QDirPrivate(const QString &path, const QStringList &nameFilters_, QDir::SortFlags sort_, QDir::Filters filters_) |  | Coverage:  |  76.923% (10/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp |  | Lines:  | 84-105 |  
  |  | 10 | 5 |