| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QFontEngineFT::averageCharWidth| Name: | QFontEngineFT::averageCharWidth | | Prototype: | QFixed QFontEngineFT::averageCharWidth() const | | Coverage: | 40.000% (4/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1334-1350 |
| | 10 | 3 |
QFontEngineFT::alphaMapForGlyph| Name: | QFontEngineFT::alphaMapForGlyph | | Prototype: | QImage QFontEngineFT::alphaMapForGlyph(glyph_t g, QFixed subPixelPosition, const QTransform &t) | | Coverage: | 36.364% (4/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1940-1956 |
| | 9 | 3 |
QFontEngineFT::QGlyphSet::setGlyph| Name: | QFontEngineFT::QGlyphSet::setGlyph | | Prototype: | void QFontEngineFT::QGlyphSet::setGlyph(glyph_t index, QFixed subPixelPosition, Glyph *glyph) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 2101-2110 |
| | 5 | 3 |
QFontEngineBox::addOutlineToPath| Name: | QFontEngineBox::addOutlineToPath | | Prototype: | void QFontEngineBox::addOutlineToPath(qreal x, qreal y, const QGlyphLayout &glyphs, QPainterPath *path, QTextItem::RenderFlags flags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1637-1650 |
| | 9 | 3 |
QFontEngine::subPixelPositionForX| Name: | QFontEngine::subPixelPositionForX | | Prototype: | QFixed QFontEngine::subPixelPositionForX(QFixed x) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 899-914 |
| | 8 | 3 |
QFontEngine::lineThickness| Name: | QFontEngine::lineThickness | | Prototype: | QFixed QFontEngine::lineThickness() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 279-290 |
| | 5 | 3 |
QFontEngine::lastRightBearing| Name: | QFontEngine::lastRightBearing | | Prototype: | QFixed QFontEngine::lastRightBearing(const QGlyphLayout &glyphs, bool round) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1548-1557 |
| | 6 | 3 |
QFontEngine::getSfntTable| Name: | QFontEngine::getSfntTable | | Prototype: | QByteArray QFontEngine::getSfntTable(uint tag) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1031-1041 |
| | 8 | 3 |
QFontEngine::getGlyphBearings| Name: | QFontEngine::getGlyphBearings | | Prototype: | void QFontEngine::getGlyphBearings(glyph_t glyph, qreal *leftBearing, qreal *rightBearing) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 559-566 |
| | 5 | 3 |
QFontEngine::canRender| Name: | QFontEngine::canRender | | Prototype: | bool QFontEngine::canRender(const QChar *str, int len) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 401-410 |
| | 5 | 3 |
QFontEngine::alphaRGBMapForGlyph| Name: | QFontEngine::alphaRGBMapForGlyph | | Prototype: | QImage QFontEngine::alphaRGBMapForGlyph(glyph_t glyph, QFixed , const QTransform &t) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 875-890 |
| | 9 | 3 |
QFontEngine::alphaMapForGlyph| Name: | QFontEngine::alphaMapForGlyph | | Prototype: | QImage QFontEngine::alphaMapForGlyph(glyph_t glyph, QFixed subPixelPosition, const QTransform &t) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 862-873 |
| | 7 | 3 |
QFontDialogPrivate::canBeNativeDialog| Name: | QFontDialogPrivate::canBeNativeDialog | | Prototype: | bool QFontDialogPrivate::canBeNativeDialog() const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 1037-1053 |
| | 10 | 3 |
QFontDialog::setCurrentFont| Name: | QFontDialog::setCurrentFont | | Prototype: | void QFontDialog::setCurrentFont(const QFont &font) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 814-829 |
| | 12 | 3 |
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::addApplicationFont| Name: | QFontDatabase::addApplicationFont | | Prototype: | int QFontDatabase::addApplicationFont(const QString &fileName) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 2468-2479 |
| | 8 | 3 |
QFontComboBox::setCurrentFont| Name: | QFontComboBox::setCurrentFont | | Prototype: | void QFontComboBox::setCurrentFont(const QFont &font) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines: | 515-525 |
| | 6 | 3 |
QFontComboBox::event| Name: | QFontComboBox::event | | Prototype: | bool QFontComboBox::event(QEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | | Lines: | 539-549 |
| | 6 | 3 |
QFont::setStretch| Name: | QFont::setStretch | | Prototype: | void QFont::setStretch(int factor) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1416-1431 |
| | 9 | 3 |
QFont::setPointSizeF| Name: | QFont::setPointSizeF | | Prototype: | void QFont::setPointSizeF(qreal pointSize) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 906-922 |
| | 9 | 3 |
QFont::setPointSize| Name: | QFont::setPointSize | | Prototype: | void QFont::setPointSize(int pointSize) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 881-897 |
| | 9 | 3 |
QFont::setPixelSize| Name: | QFont::setPixelSize | | Prototype: | void QFont::setPixelSize(int pixelSize) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 944-960 |
| | 9 | 3 |
QFont::insertSubstitutions| Name: | QFont::insertSubstitutions | | Prototype: | void QFont::insertSubstitutions(const QString &familyName, const QStringList &substituteNames) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 1827-1838 |
| | 7 | 3 |
QFocusFramePrivate::update| Name: | QFocusFramePrivate::update | | Prototype: | void QFocusFramePrivate::update() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfocusframe.cpp | | Lines: | 67-81 |
| | 9 | 3 |
QFileSystemWatcherPrivate::_q_fileChanged| Name: | QFileSystemWatcherPrivate::_q_fileChanged | | Prototype: | void QFileSystemWatcherPrivate::_q_fileChanged(const QString &path, bool removed) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | | Lines: | 125-135 |
| | 6 | 3 |
QFileSystemWatcherPrivate::_q_directoryChanged| Name: | QFileSystemWatcherPrivate::_q_directoryChanged | | Prototype: | void QFileSystemWatcherPrivate::_q_directoryChanged(const QString &path, bool removed) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | | Lines: | 137-147 |
| | 6 | 3 |
QFileSystemModelPrivate::size| Name: | QFileSystemModelPrivate::size | | Prototype: | QString QFileSystemModelPrivate::size(const QModelIndex &index) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 756-773 |
| | 6 | 3 |
QFileSystemModelPrivate::name| Name: | QFileSystemModelPrivate::name | | Prototype: | QString QFileSystemModelPrivate::name(const QModelIndex &index) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 822-836 |
| | 9 | 3 |
QFileSystemModelPrivate::index| Name: | QFileSystemModelPrivate::index | | Prototype: | QModelIndex QFileSystemModelPrivate::index(const QFileSystemModelPrivate::QFileSystemNode *node, int column) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 596-610 |
| | 9 | 3 |
QFileSystemModel::rowCount| Name: | QFileSystemModel::rowCount | | Prototype: | int QFileSystemModel::rowCount(const QModelIndex &parent) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 659-670 |
| | 7 | 3 |
QFileSystemModel::myComputer| Name: | QFileSystemModel::myComputer | | Prototype: | QVariant QFileSystemModel::myComputer(int role) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 685-699 |
| | 5 | 3 |
QFileSystemModel::mkdir| Name: | QFileSystemModel::mkdir | | Prototype: | QModelIndex QFileSystemModel::mkdir(const QModelIndex &parent, const QString &name) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 1307-1325 |
| | 13 | 3 |
QFileSystemModel::mimeData| Name: | QFileSystemModel::mimeData | | Prototype: | QMimeData *QFileSystemModel::mimeData(const QModelIndexList &indexes) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 1186-1196 |
| | 8 | 3 |
QFileSystemModel::isDir| Name: | QFileSystemModel::isDir | | Prototype: | bool QFileSystemModel::isDir(const QModelIndex &index) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 522-532 |
| | 7 | 3 |
QFileSystemModel::hasChildren| Name: | QFileSystemModel::hasChildren | | Prototype: | bool QFileSystemModel::hasChildren(const QModelIndex &parent) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 615-627 |
| | 8 | 3 |
QFileSystemModel::filePath| Name: | QFileSystemModel::filePath | | Prototype: | QString QFileSystemModel::filePath(const QModelIndex &index) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 1257-1274 |
| | 14 | 3 |
QFileSystemModel::fetchMore| Name: | QFileSystemModel::fetchMore | | Prototype: | void QFileSystemModel::fetchMore(const QModelIndex &parent) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 642-654 |
| | 8 | 3 |
QFileSystemIterator::advance| Name: | QFileSystemIterator::advance | | Prototype: | bool QFileSystemIterator::advance(QFileSystemEntry &fileEntry, QFileSystemMetaData &metaData) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemiterator_unix.cpp | | Lines: | 75-90 |
| | 9 | 3 |
QFileSystemIterator::QFileSystemIterator| Name: | QFileSystemIterator::QFileSystemIterator | | Prototype: | QFileSystemIterator::QFileSystemIterator(const QFileSystemEntry &entry, QDir::Filters filters, const QStringList &nameFilters, QDirIterator::IteratorFlags flags) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemiterator_unix.cpp | | Lines: | 50-67 |
| | 7 | 3 |
QFileSystemEntry::path| Name: | QFileSystemEntry::path | | Prototype: | QString QFileSystemEntry::path() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 195-212 |
| | 6 | 3 |
QFileSystemEntry::completeBaseName| Name: | QFileSystemEntry::completeBaseName | | Prototype: | QString QFileSystemEntry::completeBaseName() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 230-244 |
| | 7 | 3 |
QFileSystemEntry::baseName| Name: | QFileSystemEntry::baseName | | Prototype: | QString QFileSystemEntry::baseName() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 214-228 |
| | 7 | 3 |
QFileSystemEngine::resolveUserName| Name: | QFileSystemEngine::resolveUserName | | Prototype: | QString QFileSystemEngine::resolveUserName(uint userId) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 352-373 |
| | 10 | 3 |
QFileSystemEngine::currentPath| Name: | QFileSystemEngine::currentPath | | Prototype: | QFileSystemEntry QFileSystemEngine::currentPath() | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 734-761 |
| | 7 | 3 |
QFileSelectorPrivate::select| Name: | QFileSelectorPrivate::select | | Prototype: | QString QFileSelectorPrivate::select(const QString &filePath) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | | Lines: | 296-310 |
| | 9 | 3 |
QFileSelectorPrivate::platformSelectors| Name: | QFileSelectorPrivate::platformSelectors | | Prototype: | QStringList QFileSelectorPrivate::platformSelectors() | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | | Lines: | 365-397 |
| | 6 | 3 |
QFileSelector::select| Name: | QFileSelector::select | | Prototype: | QUrl QFileSelector::select(const QUrl &filePath) const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | | Lines: | 247-268 |
| | 11 | 3 |
QFileInfo::isRelative| Name: | QFileInfo::isRelative | | Prototype: | bool QFileInfo::isRelative() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 641-649 |
| | 6 | 3 |
QFileInfo::isNativePath| Name: | QFileInfo::isNativePath | | Prototype: | bool QFileInfo::isNativePath() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 988-996 |
| | 6 | 3 |
QFileInfo::absolutePath| Name: | QFileInfo::absolutePath | | Prototype: | QString QFileInfo::absolutePath() const | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 579-590 |
| | 7 | 3 |
QFileIconProviderPrivate::getIcon| Name: | QFileIconProviderPrivate::getIcon | | Prototype: | QIcon QFileIconProviderPrivate::getIcon(const QFileInfo &fi) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | | Lines: | 342-353 |
| | 7 | 3 |
QFileDialogPrivate::saveSettings| Name: | QFileDialogPrivate::saveSettings | | Prototype: | void QFileDialogPrivate::saveSettings() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2691-2712 |
| | 17 | 3 |
QFileDialogPrivate::currentView| Name: | QFileDialogPrivate::currentView | | Prototype: | QAbstractItemView *QFileDialogPrivate::currentView() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1742-1748 |
| | 5 | 3 |
QFileDialogPrivate::canBeNativeDialog| Name: | QFileDialogPrivate::canBeNativeDialog | | Prototype: | bool QFileDialogPrivate::canBeNativeDialog() const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 701-717 |
| | 10 | 3 |
QFileDialogPrivate::addDefaultSuffixToUrls| Name: | QFileDialogPrivate::addDefaultSuffixToUrls | | Prototype: | QList<QUrl> QFileDialogPrivate::addDefaultSuffixToUrls(const QList<QUrl> &urlsToFix) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1235-1249 |
| | 10 | 3 |
QFileDialogPrivate::_q_pathChanged| Name: | QFileDialogPrivate::_q_pathChanged | | Prototype: | void QFileDialogPrivate::_q_pathChanged(const QString &newPath) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3212-3229 |
| | 12 | 3 |
QFileDialogPrivate::_q_nativeEnterDirectory| Name: | QFileDialogPrivate::_q_nativeEnterDirectory | | Prototype: | void QFileDialogPrivate::_q_nativeEnterDirectory(const QUrl &directory) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3780-3789 |
| | 6 | 3 |
QFileDialogPrivate::_q_fileRenamed| Name: | QFileDialogPrivate::_q_fileRenamed | | Prototype: | void QFileDialogPrivate::_q_fileRenamed(const QString &path, const QString &oldName, const QString &newName) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3743-3750 |
| | 4 | 3 |
QFileDialog::setViewMode| Name: | QFileDialog::setViewMode | | Prototype: | void QFileDialog::setViewMode(QFileDialog::ViewMode mode) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1606-1616 |
| | 7 | 3 |
QFileDialog::setMimeTypeFilters| Name: | QFileDialog::setMimeTypeFilters | | Prototype: | void QFileDialog::setMimeTypeFilters(const QStringList &filters) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1558-1569 |
| | 8 | 3 |
QFileDialog::setAcceptMode| Name: | QFileDialog::setAcceptMode | | Prototype: | void QFileDialog::setAcceptMode(QFileDialog::AcceptMode mode) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1692-1708 |
| | 12 | 3 |
QFileDialog::selectedUrls| Name: | QFileDialog::selectedUrls | | Prototype: | QList<QUrl> QFileDialog::selectedUrls() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1284-1297 |
| | 9 | 3 |
QFileDialog::saveState| Name: | QFileDialog::saveState | | Prototype: | QByteArray QFileDialog::saveState() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 436-460 |
| | 18 | 3 |
QFileDialog::history| Name: | QFileDialog::history | | Prototype: | QStringList QFileDialog::history() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1912-1923 |
| | 8 | 3 |
QFileDialog::getOpenFileNames| Name: | QFileDialog::getOpenFileNames | | Prototype: | QStringList QFileDialog::getOpenFileNames(QWidget *parent, const QString &caption, const QString &dir, const QString &filter, QString *selectedFilter, Options options) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2217-2231 |
| | 6 | 3 |
QFileDevice::unmap| Name: | QFileDevice::unmap | | Prototype: | bool QFileDevice::unmap(uchar *address) | | Coverage: | 66.667% (6/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 723-736 |
| | 10 | 3 |
QFileDevice::map| Name: | QFileDevice::map | | Prototype: | uchar *QFileDevice::map(qint64 offset, qint64 size, MemoryMapFlags flags) | | Coverage: | 66.667% (6/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 702-714 |
| | 9 | 3 |
QFile::setFileName| Name: | QFile::setFileName | | Prototype: | void QFile::setFileName(const QString &name) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 319-333 |
| | 9 | 3 |
QFile::link| Name: | QFile::link | | Prototype: | bool QFile::link(const QString &linkName) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 702-717 |
| | 10 | 3 |
QFbScreen::windowForId| Name: | QFbScreen::windowForId | | Prototype: | QFbWindow *QFbScreen::windowForId(WId wid) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | | Lines: | 308-315 |
| | 4 | 3 |
QFbScreen::topWindow| Name: | QFbScreen::topWindow | | Prototype: | QWindow *QFbScreen::topWindow() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | | Lines: | 139-145 |
| | 4 | 3 |
QFbScreen::topLevelAt| Name: | QFbScreen::topLevelAt | | Prototype: | QWindow *QFbScreen::topLevelAt(const QPoint & p) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | | Lines: | 147-154 |
| | 4 | 3 |
QFbCursor::setDirty| Name: | QFbCursor::setDirty | | Prototype: | void QFbCursor::setDirty() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | | Lines: | 186-195 |
| | 5 | 3 |
QFbCursor::pointerEvent| Name: | QFbCursor::pointerEvent | | Prototype: | void QFbCursor::pointerEvent(const QMouseEvent &e) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | | Lines: | 110-118 |
| | 6 | 3 |
QFbCursor::changeCursor| Name: | QFbCursor::changeCursor | | Prototype: | void QFbCursor::changeCursor(QCursor * widgetCursor, QWindow *window) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | | Lines: | 166-183 |
| | 10 | 3 |
QFbCursor::QFbCursor| Name: | QFbCursor::QFbCursor | | Prototype: | QFbCursor::QFbCursor(QFbScreen *screen) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | | Lines: | 58-79 |
| | 11 | 3 |
QFbBackingStore::beginPaint| Name: | QFbBackingStore::beginPaint | | Prototype: | void QFbBackingStore::beginPaint(const QRegion ®ion) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | | Lines: | 94-105 |
| | 7 | 3 |
QFactoryLoader::keyMap| Name: | QFactoryLoader::keyMap | | Prototype: | QMultiMap<int, QString> QFactoryLoader::keyMap() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines: | 312-324 |
| | 9 | 3 |
QFSFileEnginePrivate::unmapAll| Name: | QFSFileEnginePrivate::unmapAll | | Prototype: | void QFSFileEnginePrivate::unmapAll() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 470-477 |
| | 4 | 3 |
QFSFileEnginePrivate::unmap| Name: | QFSFileEnginePrivate::unmap | | Prototype: | bool QFSFileEnginePrivate::unmap(uchar *ptr) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 761-781 |
| | 11 | 3 |
QFSFileEnginePrivate::flushFh| Name: | QFSFileEnginePrivate::flushFh | | Prototype: | bool QFSFileEnginePrivate::flushFh() | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 436-456 |
| | 11 | 3 |
QFSFileEngine::open| Name: | QFSFileEngine::open | | Prototype: | bool QFSFileEngine::open(QIODevice::OpenMode openMode, FILE *fh, QFile::FileHandleFlags handleFlags) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 237-257 |
| | 12 | 3 |
QFSFileEngine::open| Name: | QFSFileEngine::open | | Prototype: | bool QFSFileEngine::open(QIODevice::OpenMode openMode, int fd, QFile::FileHandleFlags handleFlags) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 298-319 |
| | 13 | 3 |
QExceptionNotifier::event| Name: | QExceptionNotifier::event | | Prototype: | bool QExceptionNotifier::event(QEvent *e) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 1266-1276 |
| | 6 | 3 |
QEventLoop::QEventLoop| Name: | QEventLoop::QEventLoop | | Prototype: | QEventLoop::QEventLoop(QObject *parent) | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 98-107 |
| | 5 | 3 |
QEventDispatcherUNIXPrivate::activateSocketNotifiers| Name: | QEventDispatcherUNIXPrivate::activateSocketNotifiers | | Prototype: | int QEventDispatcherUNIXPrivate::activateSocketNotifiers() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 292-309 |
| | 10 | 3 |
QEventDispatcherUNIX::unregisterTimers| Name: | QEventDispatcherUNIX::unregisterTimers | | Prototype: | bool QEventDispatcherUNIX::unregisterTimers(QObject *object) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 363-377 |
| | 8 | 3 |
QEventDispatcherUNIX::unregisterTimer| Name: | QEventDispatcherUNIX::unregisterTimer | | Prototype: | bool QEventDispatcherUNIX::unregisterTimer(int timerId) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 344-358 |
| | 8 | 3 |
QEventDispatcherUNIX::registerTimer| Name: | QEventDispatcherUNIX::registerTimer | | Prototype: | void QEventDispatcherUNIX::registerTimer(int timerId, int interval, Qt::TimerType timerType, QObject *obj) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 325-339 |
| | 8 | 3 |
QEventDispatcherUNIX::registerSocketNotifier| Name: | QEventDispatcherUNIX::registerSocketNotifier | | Prototype: | void QEventDispatcherUNIX::registerSocketNotifier(QSocketNotifier *notifier) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 395-415 |
| | 12 | 3 |
QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate| Name: | QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate | | Prototype: | QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate(GMainContext *context) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 291-350 |
| | 33 | 3 |
QEventDispatcherGlib::unregisterTimers| Name: | QEventDispatcherGlib::unregisterTimers | | Prototype: | bool QEventDispatcherGlib::unregisterTimers(QObject *object) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 543-557 |
| | 8 | 3 |
QEventDispatcherGlib::unregisterTimer| Name: | QEventDispatcherGlib::unregisterTimer | | Prototype: | bool QEventDispatcherGlib::unregisterTimer(int timerId) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 527-541 |
| | 8 | 3 |
QEventDispatcherGlib::registerTimer| Name: | QEventDispatcherGlib::registerTimer | | Prototype: | void QEventDispatcherGlib::registerTimer(int timerId, int interval, Qt::TimerType timerType, QObject *object) | | Coverage: | 46.154% (6/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 511-525 |
| | 8 | 3 |
QEvdevTouchScreenHandler::~QEvdevTouchScreenHandler| Name: | QEvdevTouchScreenHandler::~QEvdevTouchScreenHandler | | Prototype: | QEvdevTouchScreenHandler::~QEvdevTouchScreenHandler() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | | Lines: | 298-313 |
| | 7 | 3 |
QEvdevTouchScreenHandler::unregisterTouchDevice| Name: | QEvdevTouchScreenHandler::unregisterTouchDevice | | Prototype: | void QEvdevTouchScreenHandler::unregisterTouchDevice() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | | Lines: | 398-411 |
| | 6 | 3 |
QEvdevTouchScreenHandler::registerTouchDevice| Name: | QEvdevTouchScreenHandler::registerTouchDevice | | Prototype: | void QEvdevTouchScreenHandler::registerTouchDevice() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | | Lines: | 383-396 |
| | 9 | 3 |
QEvdevTouchManager::removeDevice| Name: | QEvdevTouchManager::removeDevice | | Prototype: | void QEvdevTouchManager::removeDevice(const QString &deviceNode) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchmanager.cpp | | Lines: | 115-125 |
| | 6 | 3 |
QEvdevTouchManager::addDevice| Name: | QEvdevTouchManager::addDevice | | Prototype: | void QEvdevTouchManager::addDevice(const QString &deviceNode) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchmanager.cpp | | Lines: | 102-113 |
| | 7 | 3 |
QEvdevTabletManager::removeDevice| Name: | QEvdevTabletManager::removeDevice | | Prototype: | void QEvdevTabletManager::removeDevice(const QString &deviceNode) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtabletmanager.cpp | | Lines: | 116-126 |
| | 7 | 3 |