| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QFileDialogPrivate::_q_navigateBackward| Name: | QFileDialogPrivate::_q_navigateBackward | | Prototype: | void QFileDialogPrivate::_q_navigateBackward() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3233-3241 |
| | 5 | 2 |
QFileDialogPrivate::_q_nativeCurrentChanged| Name: | QFileDialogPrivate::_q_nativeCurrentChanged | | Prototype: | void QFileDialogPrivate::_q_nativeCurrentChanged(const QUrl &file) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3774-3780 |
| | 4 | 2 |
QFileDialogPrivate::_q_emitUrlSelected| Name: | QFileDialogPrivate::_q_emitUrlSelected | | Prototype: | void QFileDialogPrivate::_q_emitUrlSelected(const QUrl &file) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3754-3760 |
| | 4 | 2 |
QFileDialogOptions::setOptions| Name: | QFileDialogOptions::setOptions | | Prototype: | void QFileDialogOptions::setOptions(FileDialogOptions options) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 470-474 |
| | 2 | 2 |
QFileDialogOptions::setOption| Name: | QFileDialogOptions::setOption | | Prototype: | void QFileDialogOptions::setOption(QFileDialogOptions::FileDialogOption option, bool on) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 459-463 |
| | 2 | 2 |
QFileDialogOptions::setLabelText| Name: | QFileDialogOptions::setLabelText | | Prototype: | void QFileDialogOptions::setLabelText(QFileDialogOptions::DialogLabel label, const QString &text) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 573-577 |
| | 2 | 2 |
QFileDialogOptions::setDefaultSuffix| Name: | QFileDialogOptions::setDefaultSuffix | | Prototype: | void QFileDialogOptions::setDefaultSuffix(const QString &suffix) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 551-556 |
| | 3 | 2 |
QFileDialogOptions::operator=| Name: | QFileDialogOptions::operator= | | Prototype: | QFileDialogOptions &QFileDialogOptions::operator=(const QFileDialogOptions &rhs) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 438-443 |
| | 3 | 2 |
QFileDialogListView::keyPressEvent| Name: | QFileDialogListView::keyPressEvent | | Prototype: | void QFileDialogListView::keyPressEvent(QKeyEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3939-3951 |
| | 3 | 2 |
QFileDialogLineEdit::keyPressEvent| Name: | QFileDialogLineEdit::keyPressEvent | | Prototype: | void QFileDialogLineEdit::keyPressEvent(QKeyEvent *e) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3999-4012 |
| | 4 | 2 |
QFileDialogComboBox::setHistory| Name: | QFileDialogComboBox::setHistory | | Prototype: | void QFileDialogComboBox::setHistory(const QStringList &paths) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1896-1907 |
| | 7 | 2 |
QFileDialog::viewMode| Name: | QFileDialog::viewMode | | Prototype: | QFileDialog::ViewMode QFileDialog::viewMode() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1618-1624 |
| | 4 | 2 |
QFileDialog::setSidebarUrls| Name: | QFileDialog::setSidebarUrls | | Prototype: | void QFileDialog::setSidebarUrls(const QList<QUrl> &urls) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 404-409 |
| | 3 | 2 |
QFileDialog::setOption| Name: | QFileDialog::setOption | | Prototype: | void QFileDialog::setOption(Option option, bool on) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 725-730 |
| | 3 | 2 |
QFileDialog::setItemDelegate| Name: | QFileDialog::setItemDelegate | | Prototype: | void QFileDialog::setItemDelegate(QAbstractItemDelegate *delegate) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1940-1947 |
| | 5 | 2 |
QFileDialog::setIconProvider| Name: | QFileDialog::setIconProvider | | Prototype: | void QFileDialog::setIconProvider(QFileIconProvider *provider) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1963-1971 |
| | 5 | 2 |
QFileDialog::setHistory| Name: | QFileDialog::setHistory | | Prototype: | void QFileDialog::setHistory(const QStringList &paths) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1889-1894 |
| | 3 | 2 |
QFileDialog::setFilter| Name: | QFileDialog::setFilter | | Prototype: | void QFileDialog::setFilter(QDir::Filters filters) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1511-1522 |
| | 7 | 2 |
QFileDialog::selectedNameFilter| Name: | QFileDialog::selectedNameFilter | | Prototype: | QString QFileDialog::selectedNameFilter() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1478-1485 |
| | 4 | 2 |
QFileDialog::selectMimeTypeFilter| Name: | QFileDialog::selectMimeTypeFilter | | Prototype: | void QFileDialog::selectMimeTypeFilter(const QString &filter) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1588-1593 |
| | 3 | 2 |
QFileDialog::itemDelegate| Name: | QFileDialog::itemDelegate | | Prototype: | QAbstractItemDelegate *QFileDialog::itemDelegate() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1952-1958 |
| | 4 | 2 |
QFileDialog::iconProvider| Name: | QFileDialog::iconProvider | | Prototype: | QFileIconProvider *QFileDialog::iconProvider() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1976-1982 |
| | 4 | 2 |
QFileDialog::getSaveFileName| Name: | QFileDialog::getSaveFileName | | Prototype: | QString QFileDialog::getSaveFileName(QWidget *parent, const QString &caption, const QString &dir, const QString &filter, QString *selectedFilter, Options options) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2340-2350 |
| | 2 | 2 |
QFileDialog::getOpenFileName| Name: | QFileDialog::getOpenFileName | | Prototype: | QString QFileDialog::getOpenFileName(QWidget *parent, const QString &caption, const QString &dir, const QString &filter, QString *selectedFilter, Options options) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2105-2115 |
| | 2 | 2 |
QFileDialog::getExistingDirectoryUrl| Name: | QFileDialog::getExistingDirectoryUrl | | Prototype: | QUrl QFileDialog::getExistingDirectoryUrl(QWidget *parent, const QString &caption, const QUrl &dir, Options options, const QStringList &supportedSchemes) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2488-2506 |
| | 11 | 2 |
QFileDialog::getExistingDirectory| Name: | QFileDialog::getExistingDirectory | | Prototype: | QString QFileDialog::getExistingDirectory(QWidget *parent, const QString &caption, const QString &dir, Options options) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2451-2459 |
| | 2 | 2 |
QFileDialog::filter| Name: | QFileDialog::filter | | Prototype: | QDir::Filters QFileDialog::filter() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1494-1500 |
| | 4 | 2 |
QFileDialog::done| Name: | QFileDialog::done | | Prototype: | void QFileDialog::done(int result) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2565-2578 |
| | 8 | 2 |
QFileDialog::directoryUrl| Name: | QFileDialog::directoryUrl | | Prototype: | QUrl QFileDialog::directoryUrl() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 993-1000 |
| | 4 | 2 |
QFileDialog::directory| Name: | QFileDialog::directory | | Prototype: | QDir QFileDialog::directory() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 944-952 |
| | 5 | 2 |
QFileDialog::changeEvent| Name: | QFileDialog::changeEvent | | Prototype: | void QFileDialog::changeEvent(QEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 508-516 |
| | 5 | 2 |
QFileDevicePrivate::engine| Name: | QFileDevicePrivate::engine | | Prototype: | QAbstractFileEngine * QFileDevicePrivate::engine() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 60-65 |
| | 3 | 2 |
QFileDevice::size| Name: | QFileDevice::size | | Prototype: | qint64 QFileDevice::size() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 601-608 |
| | 5 | 2 |
QFileDevice::setPermissions| Name: | QFileDevice::setPermissions | | Prototype: | bool QFileDevice::setPermissions(Permissions permissions) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 659-668 |
| | 6 | 2 |
QFileDevice::handle| Name: | QFileDevice::handle | | Prototype: | int QFileDevice::handle() const | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 253-260 |
| | 4 | 2 |
QFdContainer::reset| Name: | QFdContainer::reset | | Prototype: | void QFdContainer::reset() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp | | Lines: | 55-60 |
| | 3 | 2 |
QFbWindow::repaint| Name: | QFbWindow::repaint | | Prototype: | void QFbWindow::repaint(const QRegion ®ion) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbwindow.cpp | | Lines: | 115-130 |
| | 11 | 2 |
QFbVtHandler::~QFbVtHandler| Name: | QFbVtHandler::~QFbVtHandler | | Prototype: | QFbVtHandler::~QFbVtHandler() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbvthandler.cpp | | Lines: | 126-137 |
| | 5 | 2 |
QFbScreen::scheduleUpdate| Name: | QFbScreen::scheduleUpdate | | Prototype: | void QFbScreen::scheduleUpdate() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | | Lines: | 158-164 |
| | 3 | 2 |
QFbScreen::raise| Name: | QFbScreen::raise | | Prototype: | void QFbScreen::raise(QFbWindow *window) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | | Lines: | 107-118 |
| | 9 | 2 |
QFbScreen::lower| Name: | QFbScreen::lower | | Prototype: | void QFbScreen::lower(QFbWindow *window) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | | Lines: | 120-131 |
| | 9 | 2 |
QFbScreen::event| Name: | QFbScreen::event | | Prototype: | bool QFbScreen::event(QEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | | Lines: | 64-72 |
| | 5 | 2 |
QFbCursorDeviceListener::onDeviceListChanged| Name: | QFbCursorDeviceListener::onDeviceListChanged | | Prototype: | void QFbCursorDeviceListener::onDeviceListChanged(QInputDeviceManager::DeviceType type) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | | Lines: | 46-50 |
| | 2 | 2 |
QFbCursor::setPos| Name: | QFbCursor::setPos | | Prototype: | void QFbCursor::setPos(const QPoint &pos) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | | Lines: | 95-102 |
| | 5 | 2 |
QFbCursor::dirtyRect| Name: | QFbCursor::dirtyRect | | Prototype: | QRect QFbCursor::dirtyRect() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | | Lines: | 135-142 |
| | 4 | 2 |
QFbBackingStore::resize| Name: | QFbBackingStore::resize | | Prototype: | void QFbBackingStore::resize(const QSize &size, const QRegion &staticContents) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | | Lines: | 65-71 |
| | 3 | 2 |
QFbBackingStore::QFbBackingStore| Name: | QFbBackingStore::QFbBackingStore | | Prototype: | QFbBackingStore::QFbBackingStore(QWindow *window) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | | Lines: | 44-51 |
| | 3 | 2 |
QFactoryLoaderPrivate::~QFactoryLoaderPrivate| Name: | QFactoryLoaderPrivate::~QFactoryLoaderPrivate | | Prototype: | QFactoryLoaderPrivate::~QFactoryLoaderPrivate() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines: | 84-91 |
| | 4 | 2 |
QFactoryLoader::refreshAll| Name: | QFactoryLoader::refreshAll | | Prototype: | void QFactoryLoader::refreshAll() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines: | 295-303 |
| | 5 | 2 |
QFSFileEnginePrivate::sizeFdFh| Name: | QFSFileEnginePrivate::sizeFdFh | | Prototype: | qint64 QFSFileEnginePrivate::sizeFdFh() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 476-486 |
| | 7 | 2 |
QFSFileEnginePrivate::posFdFh| Name: | QFSFileEnginePrivate::posFdFh | | Prototype: | qint64 QFSFileEnginePrivate::posFdFh() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 501-506 |
| | 3 | 2 |
QFSFileEnginePrivate::nativeSyncToDisk| Name: | QFSFileEnginePrivate::nativeSyncToDisk | | Prototype: | bool QFSFileEnginePrivate::nativeSyncToDisk() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 266-277 |
| | 5 | 2 |
QFSFileEnginePrivate::isSymlink| Name: | QFSFileEnginePrivate::isSymlink | | Prototype: | bool QFSFileEnginePrivate::isSymlink() const | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 511-517 |
| | 3 | 2 |
QFSFileEnginePrivate::isSequentialFdFh| Name: | QFSFileEnginePrivate::isSequentialFdFh | | Prototype: | bool QFSFileEnginePrivate::isSequentialFdFh() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 808-813 |
| | 3 | 2 |
QFSFileEngineIterator::next| Name: | QFSFileEngineIterator::next | | Prototype: | QString QFSFileEngineIterator::next() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_iterator.cpp | | Lines: | 63-70 |
| | 4 | 2 |
QFSFileEngineIterator::hasNext| Name: | QFSFileEngineIterator::hasNext | | Prototype: | bool QFSFileEngineIterator::hasNext() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_iterator.cpp | | Lines: | 52-61 |
| | 5 | 2 |
QFSFileEngineIterator::advance| Name: | QFSFileEngineIterator::advance | | Prototype: | void QFSFileEngineIterator::advance() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_iterator.cpp | | Lines: | 72-84 |
| | 7 | 2 |
QFSFileEngine::write| Name: | QFSFileEngine::write | | Prototype: | qint64 QFSFileEngine::write(const char *data, qint64 len) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 698-711 |
| | 5 | 2 |
QFSFileEngine::syncToDisk| Name: | QFSFileEngine::syncToDisk | | Prototype: | bool QFSFileEngine::syncToDisk() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 418-424 |
| | 4 | 2 |
QFSFileEngine::setPermissions| Name: | QFSFileEngine::setPermissions | | Prototype: | bool QFSFileEngine::setPermissions(uint perms) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 647-656 |
| | 6 | 2 |
QFSFileEngine::rename| Name: | QFSFileEngine::rename | | Prototype: | bool QFSFileEngine::rename(const QString &newName) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 417-428 |
| | 6 | 2 |
QFSFileEngine::remove| Name: | QFSFileEngine::remove | | Prototype: | bool QFSFileEngine::remove() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 388-398 |
| | 7 | 2 |
QFSFileEngine::readLine| Name: | QFSFileEngine::readLine | | Prototype: | qint64 QFSFileEngine::readLine(char *data, qint64 maxlen) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 645-658 |
| | 5 | 2 |
QFSFileEngine::read| Name: | QFSFileEngine::read | | Prototype: | qint64 QFSFileEngine::read(char *data, qint64 maxlen) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 567-580 |
| | 5 | 2 |
QFSFileEngine::ownerId| Name: | QFSFileEngine::ownerId | | Prototype: | uint QFSFileEngine::ownerId(FileOwner own) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 629-638 |
| | 4 | 2 |
QFSFileEngine::owner| Name: | QFSFileEngine::owner | | Prototype: | QString QFSFileEngine::owner(FileOwner own) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 640-645 |
| | 3 | 2 |
QFSFileEngine::link| Name: | QFSFileEngine::link | | Prototype: | bool QFSFileEngine::link(const QString &newName) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 430-439 |
| | 6 | 2 |
QFSFileEngine::isSequential| Name: | QFSFileEngine::isSequential | | Prototype: | bool QFSFileEngine::isSequential() const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 796-802 |
| | 4 | 2 |
QFSFileEngine::flush| Name: | QFSFileEngine::flush | | Prototype: | bool QFSFileEngine::flush() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 404-413 |
| | 4 | 2 |
QFSFileEngine::fileTime| Name: | QFSFileEngine::fileTime | | Prototype: | QDateTime QFSFileEngine::fileTime(FileTime time) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 673-681 |
| | 4 | 2 |
QFSFileEngine::copy| Name: | QFSFileEngine::copy | | Prototype: | bool QFSFileEngine::copy(const QString &newName) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 400-409 |
| | 6 | 2 |
QExplicitlySharedDataPointer::~QExplicitlySharedDataPointer| Name: | QExplicitlySharedDataPointer::~QExplicitlySharedDataPointer | | Prototype: | template<> inline QExplicitlySharedDataPointer<QDBusUnixFileDescriptorPrivate>::~QExplicitlySharedDataPointer() | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusunixfiledescriptor.cpp | | Lines: | 120-122 |
| | 1 | 2 |
QEventTransitionPrivate::unregister| Name: | QEventTransitionPrivate::unregister | | Prototype: | void QEventTransitionPrivate::unregister() | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | | Lines: | 109-115 |
| | 4 | 2 |
QEventTransitionPrivate::maybeRegister| Name: | QEventTransitionPrivate::maybeRegister | | Prototype: | void QEventTransitionPrivate::maybeRegister() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | | Lines: | 117-122 |
| | 3 | 2 |
QEventTransition::setEventType| Name: | QEventTransition::setEventType | | Prototype: | void QEventTransition::setEventType(QEvent::Type type) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | | Lines: | 188-196 |
| | 6 | 2 |
QEventTransition::setEventSource| Name: | QEventTransition::setEventSource | | Prototype: | void QEventTransition::setEventSource(QObject *object) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | | Lines: | 211-219 |
| | 6 | 2 |
QEventTransition::eventTest| Name: | QEventTransition::eventTest | | Prototype: | bool QEventTransition::eventTest(QEvent *event) | | Coverage: | 87.500% (7/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | | Lines: | 224-233 |
| | 6 | 2 |
QEventLoop::wakeUp| Name: | QEventLoop::wakeUp | | Prototype: | void QEventLoop::wakeUp() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 286-292 |
| | 4 | 2 |
QEventLoop::processEvents| Name: | QEventLoop::processEvents | | Prototype: | bool QEventLoop::processEvents(ProcessEventsFlags flags) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 123-129 |
| | 4 | 2 |
QEventLoop::exit| Name: | QEventLoop::exit | | Prototype: | void QEventLoop::exit(int returnCode) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 257-266 |
| | 6 | 2 |
QEventLoop::exec::~LoopReference| Name: | QEventLoop::exec::~LoopReference | | Prototype: | ~LoopReference() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 181-196 |
| | 12 | 2 |
QEventLoop::event| Name: | QEventLoop::event | | Prototype: | bool QEventLoop::event(QEvent *event) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 298-306 |
| | 4 | 2 |
QEventDispatcherUNIXPrivate::~QEventDispatcherUNIXPrivate| Name: | QEventDispatcherUNIXPrivate::~QEventDispatcherUNIXPrivate | | Prototype: | QEventDispatcherUNIXPrivate::~QEventDispatcherUNIXPrivate() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 144-164 |
| | 4 | 2 |
QEventDispatcherUNIX::remainingTime| Name: | QEventDispatcherUNIX::remainingTime | | Prototype: | int QEventDispatcherUNIX::remainingTime(int timerId) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 624-635 |
| | 5 | 2 |
QEventDispatcherUNIX::registeredTimers| Name: | QEventDispatcherUNIX::registeredTimers | | Prototype: | QList<QEventDispatcherUNIX::TimerInfo> QEventDispatcherUNIX::registeredTimers(QObject *object) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 380-390 |
| | 5 | 2 |
QEventDispatcherGlib::~QEventDispatcherGlib| Name: | QEventDispatcherGlib::~QEventDispatcherGlib | | Prototype: | QEventDispatcherGlib::~QEventDispatcherGlib() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 360-396 |
| | 24 | 2 |
QEventDispatcherGlib::remainingTime| Name: | QEventDispatcherGlib::remainingTime | | Prototype: | int QEventDispatcherGlib::remainingTime(int timerId) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 564-575 |
| | 5 | 2 |
QEventDispatcherGlib::registeredTimers| Name: | QEventDispatcherGlib::registeredTimers | | Prototype: | QList<QEventDispatcherGlib::TimerInfo> QEventDispatcherGlib::registeredTimers(QObject *object) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 553-562 |
| | 5 | 2 |
QEvent::~QEvent| Name: | QEvent::~QEvent | | Prototype: | QEvent::~QEvent() | | Coverage: | 33.333% (2/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | | Lines: | 325-330 |
| | 3 | 2 |
QEvdevTouchScreenData::addTouchPoint| Name: | QEvdevTouchScreenData::addTouchPoint | | Prototype: | void QEvdevTouchScreenData::addTouchPoint(const Contact &contact, Qt::TouchPointStates *combinedStates) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | | Lines: | 406-429 |
| | 14 | 2 |
QEvdevTabletHandler::~QEvdevTabletHandler| Name: | QEvdevTabletHandler::~QEvdevTabletHandler | | Prototype: | QEvdevTabletHandler::~QEvdevTabletHandler() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines: | 251-258 |
| | 4 | 2 |
QEvdevTabletData::testGrab| Name: | QEvdevTabletData::testGrab | | Prototype: | void QEvdevTabletData::testGrab() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines: | 118-125 |
| | 4 | 2 |
QEvdevMouseManager::handleMouseEvent| Name: | QEvdevMouseManager::handleMouseEvent | | Prototype: | void QEvdevMouseManager::handleMouseEvent(int x, int y, bool abs, Qt::MouseButtons buttons) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp | | Lines: | 123-140 |
| | 8 | 2 |
QEvdevMouseHandler::~QEvdevMouseHandler| Name: | QEvdevMouseHandler::~QEvdevMouseHandler | | Prototype: | QEvdevMouseHandler::~QEvdevMouseHandler() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp | | Lines: | 112-116 |
| | 2 | 2 |
QEvdevMouseHandler::QEvdevMouseHandler| Name: | QEvdevMouseHandler::QEvdevMouseHandler | | Prototype: | QEvdevMouseHandler::QEvdevMouseHandler(const QString &device, int fd, bool abs, bool compression, int jitterLimit) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp | | Lines: | 91-110 |
| | 6 | 2 |
QEvdevKeyboardHandler::switchLed| Name: | QEvdevKeyboardHandler::switchLed | | Prototype: | void QEvdevKeyboardHandler::switchLed(int led, bool state) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp | | Lines: | 133-144 |
| | 7 | 2 |
QErrorMessage::qtHandler| Name: | QErrorMessage::qtHandler | | Prototype: | QErrorMessage * QErrorMessage::qtHandler() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | | Lines: | 299-308 |
| | 6 | 2 |
QErrorMessage::changeEvent| Name: | QErrorMessage::changeEvent | | Prototype: | void QErrorMessage::changeEvent(QEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | | Lines: | 382-389 |
| | 4 | 2 |
QEmulationPaintEngine::drawTiledPixmap| Name: | QEmulationPaintEngine::drawTiledPixmap | | Prototype: | void QEmulationPaintEngine::drawTiledPixmap(const QRectF &r, const QPixmap &pixmap, const QPointF &s) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 205-210 |
| | 3 | 2 |
QEmulationPaintEngine::drawPixmap| Name: | QEmulationPaintEngine::drawPixmap | | Prototype: | void QEmulationPaintEngine::drawPixmap(const QRectF &r, const QPixmap &pm, const QRectF &sr) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 153-158 |
| | 3 | 2 |