| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QFileDialog::selectedFiles| Name: | QFileDialog::selectedFiles | | Prototype: | QStringList QFileDialog::selectedFiles() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1259-1274 |
| | 11 | 4 |
QFileDialog::setFileMode| Name: | QFileDialog::setFileMode | | Prototype: | void QFileDialog::setFileMode(QFileDialog::FileMode mode) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1641-1674 |
| | 21 | 4 |
QFileDialogPrivate::_q_emitUrlsSelected| Name: | QFileDialogPrivate::_q_emitUrlsSelected | | Prototype: | void QFileDialogPrivate::_q_emitUrlsSelected(const QList<QUrl> &files) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3760-3770 |
| | 8 | 4 |
QFileDialogPrivate::_q_enterDirectory| Name: | QFileDialogPrivate::_q_enterDirectory | | Prototype: | void QFileDialogPrivate::_q_enterDirectory(const QModelIndex &index) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3587-3610 |
| | 14 | 4 |
QFileDialogPrivate::_q_goToDirectory| Name: | QFileDialogPrivate::_q_goToDirectory | | Prototype: | void QFileDialogPrivate::_q_goToDirectory(const QString &path) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3618-3646 |
| | 17 | 4 |
QFileDialogPrivate::_q_showContextMenu| Name: | QFileDialogPrivate::_q_showContextMenu | | Prototype: | void QFileDialogPrivate::_q_showContextMenu(const QPoint &position) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3339-3371 |
| | 21 | 4 |
QFileDialogPrivate::helperPrepareShow| Name: | QFileDialogPrivate::helperPrepareShow | | Prototype: | void QFileDialogPrivate::helperPrepareShow(QPlatformDialogHelper *) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 556-567 |
| | 9 | 4 |
QFileDialogPrivate::initialSelection| Name: | QFileDialogPrivate::initialSelection | | Prototype: | QString QFileDialogPrivate::initialSelection(const QUrl &url) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2546-2559 |
| | 8 | 4 |
QFileDialogPrivate::retranslateWindowTitle| Name: | QFileDialogPrivate::retranslateWindowTitle | | Prototype: | void QFileDialogPrivate::retranslateWindowTitle() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 579-594 |
| | 10 | 4 |
QFileDialogPrivate::workingDirectory| Name: | QFileDialogPrivate::workingDirectory | | Prototype: | QUrl QFileDialogPrivate::workingDirectory(const QUrl &url) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2526-2537 |
| | 8 | 4 |
QFileInfo::exists| Name: | QFileInfo::exists | | Prototype: | bool QFileInfo::exists() const | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 674-685 |
| | 8 | 4 |
QFileInfo::groupId| Name: | QFileInfo::groupId | | Prototype: | uint QFileInfo::groupId() const | | Coverage: | 41.667% (5/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 1209-1220 |
| | 8 | 4 |
QFileInfo::isBundle| Name: | QFileInfo::isBundle | | Prototype: | bool QFileInfo::isBundle() const | | Coverage: | 41.667% (5/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 1045-1056 |
| | 8 | 4 |
QFileInfo::isDir| Name: | QFileInfo::isDir | | Prototype: | bool QFileInfo::isDir() const | | Coverage: | 75.000% (9/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 1024-1035 |
| | 8 | 4 |
QFileInfo::isExecutable| Name: | QFileInfo::isExecutable | | Prototype: | bool QFileInfo::isExecutable() const | | Coverage: | 66.667% (8/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 943-954 |
| | 8 | 4 |
QFileInfo::isFile| Name: | QFileInfo::isFile | | Prototype: | bool QFileInfo::isFile() const | | Coverage: | 75.000% (9/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 1005-1016 |
| | 8 | 4 |
QFileInfo::isHidden| Name: | QFileInfo::isHidden | | Prototype: | bool QFileInfo::isHidden() const | | Coverage: | 75.000% (9/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 962-973 |
| | 8 | 4 |
QFileInfo::isReadable| Name: | QFileInfo::isReadable | | Prototype: | bool QFileInfo::isReadable() const | | Coverage: | 66.667% (8/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 904-915 |
| | 8 | 4 |
QFileInfo::isRoot| Name: | QFileInfo::isRoot | | Prototype: | bool QFileInfo::isRoot() const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 1093-1113 |
| | 8 | 4 |
QFileInfo::isSymLink| Name: | QFileInfo::isSymLink | | Prototype: | bool QFileInfo::isSymLink() const | | Coverage: | 75.000% (9/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 1075-1086 |
| | 8 | 4 |
QFileInfo::isWritable| Name: | QFileInfo::isWritable | | Prototype: | bool QFileInfo::isWritable() const | | Coverage: | 66.667% (8/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 925-936 |
| | 8 | 4 |
QFileInfo::ownerId| Name: | QFileInfo::ownerId | | Prototype: | uint QFileInfo::ownerId() const | | Coverage: | 58.333% (7/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 1170-1181 |
| | 8 | 4 |
QFileInfo::permission| Name: | QFileInfo::permission | | Prototype: | bool QFileInfo::permission(QFile::Permissions permissions) const | | Coverage: | 66.667% (8/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 1238-1251 |
| | 9 | 4 |
QFileInfo::permissions| Name: | QFileInfo::permissions | | Prototype: | QFile::Permissions QFileInfo::permissions() const | | Coverage: | 75.000% (9/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 1260-1271 |
| | 8 | 4 |
QFileInfoGatherer::run| Name: | QFileInfoGatherer::run | | Prototype: | void QFileInfoGatherer::run() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | | Lines: | 212-228 |
| | 12 | 4 |
QFileSelectorPrivate::updateSelectors| Name: | QFileSelectorPrivate::updateSelectors | | Prototype: | void QFileSelectorPrivate::updateSelectors() | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | | Lines: | 343-363 |
| | 12 | 4 |
QFileSystemEngine::canonicalName| Name: | QFileSystemEngine::canonicalName | | Prototype: | QFileSystemEntry QFileSystemEngine::canonicalName(const QFileSystemEntry &entry, QFileSystemMetaData &data) | | Coverage: | 75.000% (9/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 238-302 |
| | 15 | 4 |
QFileSystemModel::parent| Name: | QFileSystemModel::parent | | Prototype: | QModelIndex QFileSystemModel::parent(const QModelIndex &index) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 570-589 |
| | 14 | 4 |
QFileSystemModel::setData| Name: | QFileSystemModel::setData | | Prototype: | bool QFileSystemModel::setData(const QModelIndex &idx, const QVariant &value, int role) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 864-923 |
| | 34 | 4 |
QFileSystemModel::timerEvent| Name: | QFileSystemModel::timerEvent | | Prototype: | void QFileSystemModel::timerEvent(QTimerEvent *event) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 498-516 |
| | 9 | 4 |
QFileSystemModelPrivate::filtersAcceptsNode| Name: | QFileSystemModelPrivate::filtersAcceptsNode | | Prototype: | bool QFileSystemModelPrivate::filtersAcceptsNode(const QFileSystemNode *node) const | | Coverage: | 0.000% (0/70) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 1930-1969 |
| | 30 | 4 |
QFileSystemModelPrivate::removeNode| Name: | QFileSystemModelPrivate::removeNode | | Prototype: | void QFileSystemModelPrivate::removeNode(QFileSystemModelPrivate::QFileSystemNode *parentNode, const QString& name) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 1712-1729 |
| | 13 | 4 |
QFileSystemModelPrivate::removeVisibleFile| Name: | QFileSystemModelPrivate::removeVisibleFile | | Prototype: | void QFileSystemModelPrivate::removeVisibleFile(QFileSystemNode *parentNode, int vLocation) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 1766-1780 |
| | 12 | 4 |
QFont::QFont| Name: | QFont::QFont | | Prototype: | QFont::QFont(const QString &family, int pointSize, int weight, bool italic) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 633-656 |
| | 13 | 4 |
QFont::detach| Name: | QFont::detach | | Prototype: | void QFont::detach() | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 572-585 |
| | 9 | 4 |
QFontCache::increaseCost| Name: | QFontCache::increaseCost | | Prototype: | void QFontCache::increaseCost(uint cost) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2869-2889 |
| | 9 | 4 |
QFontCache::insertEngine| Name: | QFontCache::insertEngine | | Prototype: | void QFontCache::insertEngine(const Key &key, QFontEngine *engine, bool insertMulti) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2839-2867 |
| | 12 | 4 |
QFontDatabase::writingSystems| Name: | QFontDatabase::writingSystems | | Prototype: | QList<QFontDatabase::WritingSystem> QFontDatabase::writingSystems(const QString &family) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1520-1540 |
| | 13 | 4 |
QFontDialog::done| Name: | QFontDialog::done | | Prototype: | void QFontDialog::done(int result) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 1016-1035 |
| | 14 | 4 |
QFontDialog::setVisible| Name: | QFontDialog::setVisible | | Prototype: | void QFontDialog::setVisible(bool visible) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 991-1007 |
| | 10 | 4 |
QFontDialogPrivate::getFont| Name: | QFontDialogPrivate::getFont | | Prototype: | QFont QFontDialogPrivate::getFont(bool *ok, const QFont &initial, QWidget *parent, const QString &title, QFontDialog::FontDialogOptions options) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 405-422 |
| | 11 | 4 |
QFontEngine::alphaMapForGlyph| Name: | QFontEngine::alphaMapForGlyph | | Prototype: | QImage QFontEngine::alphaMapForGlyph(glyph_t glyph) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 941-976 |
| | 28 | 4 |
QFontEngine::glyphCache| Name: | QFontEngine::glyphCache | | Prototype: | QFontEngineGlyphCache *QFontEngine::glyphCache(const void *context, GlyphFormat format, const QTransform &transform) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1069-1082 |
| | 8 | 4 |
QFontEngine::lockedAlphaMapForGlyph| Name: | QFontEngine::lockedAlphaMapForGlyph | | Prototype: | QImage *QFontEngine::lockedAlphaMapForGlyph(glyph_t glyph, QFixed subPixelPosition, QFontEngine::GlyphFormat neededFormat, const QTransform &t, QPoint *offset) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 916-933 |
| | 9 | 4 |
QFontEngine::setGlyphCache| Name: | QFontEngine::setGlyphCache | | Prototype: | void QFontEngine::setGlyphCache(const void *context, QFontEngineGlyphCache *cache) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1048-1067 |
| | 10 | 4 |
QFontEngineBox::draw| Name: | QFontEngineBox::draw | | Prototype: | void QFontEngineBox::draw(QPaintEngine *p, qreal x, qreal y, const QTextItemInt &ti) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1661-1686 |
| | 18 | 4 |
QFontEngineBox::stringToCMap| Name: | QFontEngineBox::stringToCMap | | Prototype: | bool QFontEngineBox::stringToCMap(const QChar *str, int len, QGlyphLayout *glyphs, int *nglyphs, QFontEngine::ShaperFlags flags) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1607-1629 |
| | 14 | 4 |
QFontEngineData::~QFontEngineData| Name: | QFontEngineData::~QFontEngineData | | Prototype: | QFontEngineData::~QFontEngineData() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 324-334 |
| | 6 | 4 |
QFontEngineFT::QGlyphSet::clear| Name: | QFontEngineFT::QGlyphSet::clear | | Prototype: | void QFontEngineFT::QGlyphSet::clear() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 2072-2085 |
| | 8 | 4 |
QFontEngineFT::QGlyphSet::removeGlyphFromCache| Name: | QFontEngineFT::QGlyphSet::removeGlyphFromCache | | Prototype: | void QFontEngineFT::QGlyphSet::removeGlyphFromCache(glyph_t index, QFixed subPixelPosition) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 2087-2099 |
| | 7 | 4 |
QFontEngineFT::addOutlineToPath| Name: | QFontEngineFT::addOutlineToPath | | Prototype: | void QFontEngineFT::addOutlineToPath(qreal x, qreal y, const QGlyphLayout &glyphs, QPainterPath *path, QTextItem::RenderFlags flags) | | Coverage: | 30.000% (3/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1483-1505 |
| | 15 | 4 |
QFontEngineFT::alphaMapBoundingBox| Name: | QFontEngineFT::alphaMapBoundingBox | | Prototype: | glyph_metrics_t QFontEngineFT::alphaMapBoundingBox(glyph_t glyph, QFixed subPixelPosition, const QTransform &matrix, QFontEngine::GlyphFormat format) | | Coverage: | 38.462% (5/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1795-1826 |
| | 24 | 4 |
QFontEngineFT::alphaRGBMapForGlyph| Name: | QFontEngineFT::alphaRGBMapForGlyph | | Prototype: | QImage QFontEngineFT::alphaRGBMapForGlyph(glyph_t g, QFixed subPixelPosition, const QTransform &t) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1958-1977 |
| | 11 | 4 |
QFontEngineFT::doKerning| Name: | QFontEngineFT::doKerning | | Prototype: | void QFontEngineFT::doKerning(QGlyphLayout *g, QFontEngine::ShaperFlags flags) const | | Coverage: | 53.846% (7/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1370-1390 |
| | 12 | 4 |
QFontEngineFT::loadGlyphFor| Name: | QFontEngineFT::loadGlyphFor | | Prototype: | QFontEngineFT::Glyph *QFontEngineFT::loadGlyphFor(glyph_t g, QFixed subPixelPosition, GlyphFormat format, const QTransform &t, bool fetchBoundingBox) | | Coverage: | 73.077% (19/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1907-1933 |
| | 16 | 4 |
QFontEngineFT::synthesized| Name: | QFontEngineFT::synthesized | | Prototype: | int QFontEngineFT::synthesized() const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1282-1292 |
| | 8 | 4 |
QFontEngineMulti::createMultiFontEngine| Name: | QFontEngineMulti::createMultiFontEngine | | Prototype: | QFontEngine *QFontEngineMulti::createMultiFontEngine(QFontEngine *fe, int script) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2263-2292 |
| | 19 | 4 |
QFontEngineMulti::ensureEngineAt| Name: | QFontEngineMulti::ensureEngineAt | | Prototype: | void QFontEngineMulti::ensureEngineAt(int at) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1812-1825 |
| | 10 | 4 |
QFontMetrics::elidedText| Name: | QFontMetrics::elidedText | | Prototype: | QString QFontMetrics::elidedText(const QString &text, Qt::TextElideMode mode, int width, int flags) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 875-892 |
| | 13 | 4 |
QFontMetricsF::elidedText| Name: | QFontMetricsF::elidedText | | Prototype: | QString QFontMetricsF::elidedText(const QString &text, Qt::TextElideMode mode, qreal width, int flags) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1662-1679 |
| | 13 | 4 |
QFontPrivate::smallCapsFontPrivate| Name: | QFontPrivate::smallCapsFontPrivate | | Prototype: | QFontPrivate *QFontPrivate::smallCapsFontPrivate() const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 235-249 |
| | 11 | 4 |
QFontconfigDatabase::populateFontDatabase| Name: | QFontconfigDatabase::populateFontDatabase | | Prototype: | void QFontconfigDatabase::populateFontDatabase() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 511-575 |
| | 39 | 4 |
QFontconfigDatabase::resolveFontFamilyAlias| Name: | QFontconfigDatabase::resolveFontFamilyAlias | | Prototype: | QString QFontconfigDatabase::resolveFontFamilyAlias(const QString &family) const | | Coverage: | 66.667% (8/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 838-860 |
| | 16 | 4 |
QFormLayout::heightForWidth| Name: | QFormLayout::heightForWidth | | Prototype: | int QFormLayout::heightForWidth(int width) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1459-1480 |
| | 14 | 4 |
QFormLayout::insertRow| Name: | QFormLayout::insertRow | | Prototype: | void QFormLayout::insertRow(int row, QWidget *label, QWidget *field) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1253-1265 |
| | 9 | 4 |
QFormLayout::insertRow| Name: | QFormLayout::insertRow | | Prototype: | void QFormLayout::insertRow(int row, QWidget *label, QLayout *field) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1270-1282 |
| | 9 | 4 |
QFormLayout::setGeometry| Name: | QFormLayout::setGeometry | | Prototype: | void QFormLayout::setGeometry(const QRect &rect) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1485-1508 |
| | 17 | 4 |
QFormLayout::takeAt| Name: | QFormLayout::takeAt | | Prototype: | QLayoutItem *QFormLayout::takeAt(int index) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1393-1426 |
| | 20 | 4 |
QFormLayoutPrivate::setItem| Name: | QFormLayoutPrivate::setItem | | Prototype: | bool QFormLayoutPrivate::setItem(int row, QFormLayout::ItemRole role, QLayoutItem *item) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 922-945 |
| | 15 | 4 |
QFrame::sizeHint| Name: | QFrame::sizeHint | | Prototype: | QSize QFrame::sizeHint() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 493-507 |
| | 5 | 4 |
QFtpDTP::parseDir| Name: | QFtpDTP::parseDir | | Prototype: | bool QFtpDTP::parseDir(const QByteArray &buffer, const QString &userName, QUrlInfo *info) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 615-640 |
| | 14 | 4 |
QFtpPI::abort| Name: | QFtpPI::abort | | Prototype: | void QFtpPI::abort() | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 860-887 |
| | 11 | 4 |
QFtpPI::error| Name: | QFtpPI::error | | Prototype: | void QFtpPI::error(QAbstractSocket::SocketError e) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 917-932 |
| | 12 | 4 |
QFusionStyle::drawItemText| Name: | QFusionStyle::drawItemText | | Prototype: | void QFusionStyle::drawItemText(QPainter *painter, const QRect &rect, int alignment, const QPalette &pal, bool enabled, const QString& text, QPalette::ColorRole textRole) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 399-415 |
| | 10 | 4 |
QFutureInterfaceBase::reportResultsReady| Name: | QFutureInterfaceBase::reportResultsReady | | Prototype: | void QFutureInterfaceBase::reportResultsReady(int beginIndex, int endIndex) | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 352-376 |
| | 17 | 4 |
QFutureInterfaceBasePrivate::internal_setThrottled| Name: | QFutureInterfaceBasePrivate::internal_setThrottled | | Prototype: | void QFutureInterfaceBasePrivate::internal_setThrottled(bool enable) | | Coverage: | 43.750% (7/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 511-526 |
| | 8 | 4 |
QFutureInterfaceBasePrivate::internal_updateProgress| Name: | QFutureInterfaceBasePrivate::internal_updateProgress | | Prototype: | bool QFutureInterfaceBasePrivate::internal_updateProgress(int progress, const QString &progressText) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 494-509 |
| | 9 | 4 |
QFutureWatcherBase::connectNotify| Name: | QFutureWatcherBase::connectNotify | | Prototype: | void QFutureWatcherBase::connectNotify(const QMetaMethod &signal) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 356-372 |
| | 6 | 4 |
QGL2PaintEngineEx::drawStaticTextItem| Name: | QGL2PaintEngineEx::drawStaticTextItem | | Prototype: | void QGL2PaintEngineEx::drawStaticTextItem(QStaticTextItem *textItem) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1508-1537 |
| | 15 | 4 |
QGL2PaintEngineEx::drawTextItem| Name: | QGL2PaintEngineEx::drawTextItem | | Prototype: | void QGL2PaintEngineEx::drawTextItem(const QPointF &p, const QTextItem &textItem) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1559-1602 |
| | 26 | 4 |
QGL2PaintEngineEx::ensureActive| Name: | QGL2PaintEngineEx::ensureActive | | Prototype: | void QGL2PaintEngineEx::ensureActive() | | Coverage: | 71.429% (10/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2125-2148 |
| | 16 | 4 |
QGL2PaintEngineEx::shouldDrawCachedGlyphs| Name: | QGL2PaintEngineEx::shouldDrawCachedGlyphs | | Prototype: | bool QGL2PaintEngineEx::shouldDrawCachedGlyphs(QFontEngine *fontEngine, const QTransform &t) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 653-677 |
| | 8 | 4 |
QGL2PaintEngineExPrivate::drawTexture| Name: | QGL2PaintEngineExPrivate::drawTexture | | Prototype: | void QGL2PaintEngineExPrivate::drawTexture(const QGLRect& dest, const QGLRect& src, const QSize &textureSize, bool opaque, bool pattern) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 506-534 |
| | 16 | 4 |
QGLBuffer::bind| Name: | QGLBuffer::bind | | Prototype: | bool QGLBuffer::bind() | | Coverage: | 83.333% (10/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 424-444 |
| | 11 | 4 |
QGLColormap::findNearest| Name: | QGLColormap::findNearest | | Prototype: | int QGLColormap::findNearest(QRgb color) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 271-294 |
| | 19 | 4 |
QGLContextGroup::removeShare| Name: | QGLContextGroup::removeShare | | Prototype: | void QGLContextGroup::removeShare(const QGLContext *context) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5238-5253 |
| | 9 | 4 |
QGLContextPrivate::bindTexture| Name: | QGLContextPrivate::bindTexture | | Prototype: | QGLTexture *QGLContextPrivate::bindTexture(const QImage &image, GLenum target, GLint format, QGLContext::BindOptions options) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2413-2441 |
| | 14 | 4 |
QGLEngineShaderManager::getUniformLocation| Name: | QGLEngineShaderManager::getUniformLocation | | Prototype: | GLuint QGLEngineShaderManager::getUniformLocation(Uniform id) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 510-545 |
| | 8 | 4 |
QGLPixelBuffer::generateDynamicTexture| Name: | QGLPixelBuffer::generateDynamicTexture | | Prototype: | GLuint QGLPixelBuffer::generateDynamicTexture() const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 616-647 |
| | 20 | 4 |
QGLShaderProgram::bind| Name: | QGLShaderProgram::bind | | Prototype: | bool QGLShaderProgram::bind() | | Coverage: | 35.714% (5/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 1008-1024 |
| | 11 | 4 |
QGLWidgetGLPaintDevice::beginPaint| Name: | QGLWidgetGLPaintDevice::beginPaint | | Prototype: | void QGLWidgetGLPaintDevice::beginPaint() | | Coverage: | 53.846% (7/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | | Lines: | 171-188 |
| | 11 | 4 |
QGenericUnixTheme::font| Name: | QGenericUnixTheme::font | | Prototype: | const QFont *QGenericUnixTheme::font(Font type) const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 155-166 |
| | 5 | 4 |
QGlyphRun::boundingRect| Name: | QGlyphRun::boundingRect | | Prototype: | QRectF QGlyphRun::boundingRect() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp | | Lines: | 469-495 |
| | 17 | 4 |
QGraphicsAnchorLayout::addAnchors| Name: | QGraphicsAnchorLayout::addAnchors | | Prototype: | void QGraphicsAnchorLayout::addAnchors(QGraphicsLayoutItem *firstItem, QGraphicsLayoutItem *secondItem, Qt::Orientations orientations) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp | | Lines: | 349-364 |
| | 8 | 4 |
QGraphicsAnchorLayout::~QGraphicsAnchorLayout| Name: | QGraphicsAnchorLayout::~QGraphicsAnchorLayout | | Prototype: | QGraphicsAnchorLayout::~QGraphicsAnchorLayout() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp | | Lines: | 224-245 |
| | 14 | 4 |
QGraphicsAnchorLayoutPrivate::calculateGraphs| Name: | QGraphicsAnchorLayoutPrivate::calculateGraphs | | Prototype: | void QGraphicsAnchorLayoutPrivate::calculateGraphs( QGraphicsAnchorLayoutPrivate::Orientation orientation) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2096-2170 |
| | 24 | 4 |
QGraphicsAnchorLayoutPrivate::constraintsFromPaths| Name: | QGraphicsAnchorLayoutPrivate::constraintsFromPaths | | Prototype: | void QGraphicsAnchorLayoutPrivate::constraintsFromPaths(Orientation orientation) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2363-2377 |
| | 9 | 4 |
QGraphicsAnchorLayoutPrivate::removeCenterConstraints| Name: | QGraphicsAnchorLayoutPrivate::removeCenterConstraints | | Prototype: | void QGraphicsAnchorLayoutPrivate::removeCenterConstraints(QGraphicsLayoutItem *item, Orientation orientation) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 1590-1619 |
| | 14 | 4 |
QGraphicsAnchorLayoutPrivate::removeInternalVertex| Name: | QGraphicsAnchorLayoutPrivate::removeInternalVertex | | Prototype: | void QGraphicsAnchorLayoutPrivate::removeInternalVertex(QGraphicsLayoutItem *item, Qt::AnchorPoint edge) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 1910-1936 |
| | 14 | 4 |
QGraphicsEffectSource::draw| Name: | QGraphicsEffectSource::draw | | Prototype: | void QGraphicsEffectSource::draw(QPainter *painter) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 220-239 |
| | 11 | 4 |