| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QFileSystemModelPrivate::icon| Name:  | QFileSystemModelPrivate::icon |  | Prototype:  | QIcon QFileSystemModelPrivate::icon(const QModelIndex &index) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp |  | Lines:  | 854-859 |  
  |  | 3 | 2 | 
 QFileSystemModel::sibling| Name:  | QFileSystemModel::sibling |  | Prototype:  | QModelIndex QFileSystemModel::sibling(int row, int column, const QModelIndex &idx) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp |  | Lines:  | 269-279 |  
  |  | 3 | 2 | 
 QFileSystemModel::setIconProvider| Name:  | QFileSystemModel::setIconProvider |  | Prototype:  | void QFileSystemModel::setIconProvider(QFileIconProvider *provider) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp |  | Lines:  | 1437-1444 |  
  |  | 3 | 1 | 
 QFileSystemModel::index| Name:  | QFileSystemModel::index |  | Prototype:  | QModelIndex QFileSystemModel::index(const QString &path, int column) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp |  | Lines:  | 286-291 |  
  |  | 3 | 1 | 
 QFileSystemModel::canFetchMore| Name:  | QFileSystemModel::canFetchMore |  | Prototype:  | bool QFileSystemModel::canFetchMore(const QModelIndex &parent) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp |  | Lines:  | 632-637 |  
  |  | 3 | 1 | 
 QFileSystemEntry::findLastSeparator| Name:  | QFileSystemEntry::findLastSeparator |  | Prototype:  | void QFileSystemEntry::findLastSeparator() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp |  | Lines:  | 333-339 |  
  |  | 3 | 2 | 
 QFileSystemEngine::setCurrentPath| Name:  | QFileSystemEngine::setCurrentPath |  | Prototype:  | bool QFileSystemEngine::setCurrentPath(const QFileSystemEntry &path) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp |  | Lines:  | 727-732 |  
  |  | 3 | 1 | 
 QFileSystemEngine::resolveUserName| Name:  | QFileSystemEngine::resolveUserName |  | Prototype:  | QString QFileSystemEngine::resolveUserName(const QFileSystemEntry &entry, QFileSystemMetaData &metaData) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp |  | Lines:  | 409-419 |  
  |  | 3 | 2 | 
 QFileSystemEngine::resolveGroupName| Name:  | QFileSystemEngine::resolveGroupName |  | Prototype:  | QString QFileSystemEngine::resolveGroupName(const QFileSystemEntry &entry, QFileSystemMetaData &metaData) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp |  | Lines:  | 422-432 |  
  |  | 3 | 2 | 
 QFileSelectorPrivate::addStatics| Name:  | QFileSelectorPrivate::addStatics |  | Prototype:  | void QFileSelectorPrivate::addStatics(const QStringList &statics) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp |  | Lines:  | 399-404 |  
  |  | 3 | 1 | 
 QFilePrivate::engine| Name:  | QFilePrivate::engine |  | Prototype:  | QAbstractFileEngine *QFilePrivate::engine() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp |  | Lines:  | 102-107 |  
  |  | 3 | 2 | 
 QFileInfoGatherer::updateFile| Name:  | QFileInfoGatherer::updateFile |  | Prototype:  | void QFileInfoGatherer::updateFile(const QString &filePath) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp |  | Lines:  | 163-168 |  
  |  | 3 | 1 | 
 QFileInfoGatherer::clear| Name:  | QFileInfoGatherer::clear |  | Prototype:  | void QFileInfoGatherer::clear() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp |  | Lines:  | 175-182 |  
  |  | 3 | 1 | 
 QFileInfo::setFile| Name:  | QFileInfo::setFile |  | Prototype:  | void QFileInfo::setFile(const QString &file) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp |  | Lines:  | 475-480 |  
  |  | 3 | 1 | 
 QFileInfo::QFileInfo| Name:  | QFileInfo::QFileInfo |  | Prototype:  | QFileInfo::QFileInfo(const QFileInfo &fileinfo) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp |  | Lines:  | 374-378 |  
  |  | 3 | 1 | 
 QFileDialogTreeView::sizeHint| Name:  | QFileDialogTreeView::sizeHint |  | Prototype:  | QSize QFileDialogTreeView::sizeHint() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 3986-3991 |  
  |  | 3 | 1 | 
 QFileDialogTreeView::keyPressEvent| Name:  | QFileDialogTreeView::keyPressEvent |  | Prototype:  | void QFileDialogTreeView::keyPressEvent(QKeyEvent *e) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 3972-3984 |  
  |  | 3 | 2 | 
 QFileDialogPrivate::getEnvironmentVariable| Name:  | QFileDialogPrivate::getEnvironmentVariable |  | Prototype:  | QString QFileDialogPrivate::getEnvironmentVariable(const QString &string) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 3828-3840 |  
  |  | 3 | 2 | 
 QFileDialogPrivate::_q_showHeader| Name:  | QFileDialogPrivate::_q_showHeader |  | Prototype:  | void QFileDialogPrivate::_q_showHeader(QAction *action) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 3022-3027 |  
  |  | 3 | 1 | 
 QFileDialogPrivate::_q_goToUrl| Name:  | QFileDialogPrivate::_q_goToUrl |  | Prototype:  | void QFileDialogPrivate::_q_goToUrl(const QUrl &url) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 881-888 |  
  |  | 3 | 1 | 
 QFileDialogOptions::setNameFilters| Name:  | QFileDialogOptions::setNameFilters |  | Prototype:  | void QFileDialogOptions::setNameFilters(const QStringList &filters) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp |  | Lines:  | 559-564 |  
  |  | 3 | 1 | 
 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:  | 594-599 |  
  |  | 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:  | 447-452 |  
  |  | 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:  | 3937-3949 |  
  |  | 3 | 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:  | 410-415 |  
  |  | 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:  | 731-736 |  
  |  | 3 | 2 | 
 QFileDialog::setLabelText| Name:  | QFileDialog::setLabelText |  | Prototype:  | void QFileDialog::setLabelText(DialogLabel label, const QString &text) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 2018-2023 |  
  |  | 3 | 1 | 
 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::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 | 
 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:  | 69-74 |  
  |  | 3 | 2 | 
 QFileDevice::permissions| Name:  | QFileDevice::permissions |  | Prototype:  | QFile::Permissions QFileDevice::permissions() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp |  | Lines:  | 641-646 |  
  |  | 3 | 1 | 
 QFile::exists| Name:  | QFile::exists |  | Prototype:  | bool QFile::exists() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp |  | Lines:  | 417-424 |  
  |  | 3 | 1 | 
 QFdContainer::reset| Name:  | QFdContainer::reset |  | Prototype:  | void QFdContainer::reset() noexcept |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp |  | Lines:  | 62-67 |  
  |  | 3 | 2 | 
 QFbWindow::setWindowState| Name:  | QFbWindow::setWindowState |  | Prototype:  | void QFbWindow::setWindowState(Qt::WindowState state) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbwindow.cpp |  | Lines:  | 92-97 |  
  |  | 3 | 1 | 
 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:  | 164-170 |  
  |  | 3 | 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:  | 71-77 |  
  |  | 3 | 2 | 
 QFbBackingStore::flush| Name:  | QFbBackingStore::flush |  | Prototype:  | void QFbBackingStore::flush(QWindow *window, const QRegion ®ion, const QPoint &offset) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp |  | Lines:  | 63-69 |  
  |  | 3 | 1 | 
 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:  | 50-57 |  
  |  | 3 | 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:  | 508-513 |  
  |  | 3 | 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:  | 517-523 |  
  |  | 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:  | 815-820 |  
  |  | 3 | 2 | 
 QFSFileEngine::setFileName| Name:  | QFSFileEngine::setFileName |  | Prototype:  | void QFSFileEngine::setFileName(const QString &file) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp |  | Lines:  | 192-197 |  
  |  | 3 | 1 | 
 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:  | 646-651 |  
  |  | 3 | 2 | 
 QFSFileEngine::drives| Name:  | QFSFileEngine::drives |  | Prototype:  | QFileInfoList QFSFileEngine::drives() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp |  | Lines:  | 492-497 |  
  |  | 3 | 1 | 
 QFSFileEngine::close| Name:  | QFSFileEngine::close |  | Prototype:  | bool QFSFileEngine::close() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp |  | Lines:  | 356-361 |  
  |  | 3 | 1 | 
 QExtTimerQueryHelper::QExtTimerQueryHelper| Name:  | QExtTimerQueryHelper::QExtTimerQueryHelper |  | Prototype:  | QExtTimerQueryHelper(QOpenGLContext *context) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp |  | Lines:  | 53-58 |  
  |  | 3 | 1 | 
 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:  | 123-128 |  
  |  | 3 | 2 | 
 QEventTransitionPrivate::QEventTransitionPrivate| Name:  | QEventTransitionPrivate::QEventTransitionPrivate |  | Prototype:  | QEventTransitionPrivate::QEventTransitionPrivate() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp |  | Lines:  | 104-109 |  
  |  | 3 | 1 | 
 QEventLoopLocker::QEventLoopLocker| Name:  | QEventLoopLocker::QEventLoopLocker |  | Prototype:  | QEventLoopLocker::QEventLoopLocker() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp |  | Lines:  | 403-407 |  
  |  | 3 | 1 | 
 QEventLoopLocker::QEventLoopLocker| Name:  | QEventLoopLocker::QEventLoopLocker |  | Prototype:  | QEventLoopLocker::QEventLoopLocker(QEventLoop *loop) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp |  | Lines:  | 416-420 |  
  |  | 3 | 1 | 
 QEventLoopLocker::QEventLoopLocker| Name:  | QEventLoopLocker::QEventLoopLocker |  | Prototype:  | QEventLoopLocker::QEventLoopLocker(QThread *thread) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp |  | Lines:  | 429-433 |  
  |  | 3 | 1 | 
 QEventDispatcherUNIX::interrupt| Name:  | QEventDispatcherUNIX::interrupt |  | Prototype:  | void QEventDispatcherUNIX::interrupt() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 545-550 |  
  |  | 3 | 1 | 
 QEventDispatcherGlib::wakeUp| Name:  | QEventDispatcherGlib::wakeUp |  | Prototype:  | void QEventDispatcherGlib::wakeUp() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 588-593 |  
  |  | 3 | 1 | 
 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:  | 333-338 |  
  |  | 3 | 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/qevdevtablethandler.cpp |  | Lines:  | 191-197 |  
  |  | 3 | 2 | 
 QEvdevTabletData::QEvdevTabletData| Name:  | QEvdevTabletData::QEvdevTabletData |  | Prototype:  | QEvdevTabletData::QEvdevTabletData(QEvdevTabletHandler *q_ptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp |  | Lines:  | 76-82 |  
  |  | 3 | 1 | 
 QEvdevMouseManager::handleCursorPositionChange| Name:  | QEvdevMouseManager::handleCursorPositionChange |  | Prototype:  | void QEvdevMouseManager::handleCursorPositionChange(const QPoint &pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp |  | Lines:  | 182-187 |  
  |  | 3 | 1 | 
 QEvdevKeyboardHandler::processKeyEvent| Name:  | QEvdevKeyboardHandler::processKeyEvent |  | Prototype:  | void QEvdevKeyboardHandler::processKeyEvent(int nativecode, int unicode, int qtcode, Qt::KeyboardModifiers modifiers, bool isPress, bool autoRepeat) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp |  | Lines:  | 218-224 |  
  |  | 3 | 1 | 
 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:  | 211-216 |  
  |  | 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:  | 159-164 |  
  |  | 3 | 2 | 
 QElapsedTimer::msecsTo| Name:  | QElapsedTimer::msecsTo |  | Prototype:  | qint64 QElapsedTimer::msecsTo(const QElapsedTimer &other) const noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp |  | Lines:  | 234-239 |  
  |  | 3 | 1 | 
 QEglFSWindow::textures| Name:  | QEglFSWindow::textures |  | Prototype:  | const QPlatformTextureList *QEglFSWindow::textures() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp |  | Lines:  | 308-314 |  
  |  | 3 | 2 | 
 QEglFSWindow::geometry| Name:  | QEglFSWindow::geometry |  | Prototype:  | QRect QEglFSWindow::geometry() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp |  | Lines:  | 234-243 |  
  |  | 3 | 2 | 
 QEglFSKmsInterruptHandler::QEglFSKmsInterruptHandler| Name:  | QEglFSKmsInterruptHandler::QEglFSKmsInterruptHandler |  | Prototype:  | QEglFSKmsInterruptHandler(QEglFSKmsScreen *screen) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp |  | Lines:  | 58-62 |  
  |  | 3 | 1 | 
 QEglFSKmsIntegration::waitForVSync| Name:  | QEglFSKmsIntegration::waitForVSync |  | Prototype:  | void QEglFSKmsIntegration::waitForVSync(QPlatformSurface *surface) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp |  | Lines:  | 129-135 |  
  |  | 3 | 1 | 
 QEglFSKmsIntegration::platformDestroy| Name:  | QEglFSKmsIntegration::platformDestroy |  | Prototype:  | void QEglFSKmsIntegration::platformDestroy() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp |  | Lines:  | 83-88 |  
  |  | 3 | 1 | 
 QEglFSKmsIntegration::hasCapability| Name:  | QEglFSKmsIntegration::hasCapability |  | Prototype:  | bool QEglFSKmsIntegration::hasCapability(QPlatformIntegration::Capability cap) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp |  | Lines:  | 117-127 |  
  |  | 3 | 5 | 
 QEglFSIntegration::platformFunction| Name:  | QEglFSIntegration::platformFunction |  | Prototype:  | QFunctionPointer QEglFSIntegration::platformFunction(const QByteArray &function) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 387-397 |  
  |  | 3 | 2 | 
 QEglFSCursor::update| Name:  | QEglFSCursor::update |  | Prototype:  | void QEglFSCursor::update(const QRegion &rgn) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp |  | Lines:  | 279-288 |  
  |  | 3 | 2 | 
 QEglFSContext::runGLChecks| Name:  | QEglFSContext::runGLChecks |  | Prototype:  | void QEglFSContext::runGLChecks() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscontext.cpp |  | Lines:  | 95-103 |  
  |  | 3 | 2 | 
 QEglFSContext::eglSurfaceForPlatformSurface| Name:  | QEglFSContext::eglSurfaceForPlatformSurface |  | Prototype:  | EGLSurface QEglFSContext::eglSurfaceForPlatformSurface(QPlatformSurface *surface) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscontext.cpp |  | Lines:  | 60-66 |  
  |  | 3 | 2 | 
 QEasingCurve::setPeriod| Name:  | QEasingCurve::setPeriod |  | Prototype:  | void QEasingCurve::setPeriod(qreal period) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 1179-1184 |  
  |  | 3 | 2 | 
 QEasingCurve::setOvershoot| Name:  | QEasingCurve::setOvershoot |  | Prototype:  | void QEasingCurve::setOvershoot(qreal overshoot) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 1203-1208 |  
  |  | 3 | 2 | 
 QEasingCurve::setAmplitude| Name:  | QEasingCurve::setAmplitude |  | Prototype:  | void QEasingCurve::setAmplitude(qreal amplitude) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 1155-1160 |  
  |  | 3 | 2 | 
 QEasingCurve::addCubicBezierSegment| Name:  | QEasingCurve::addCubicBezierSegment |  | Prototype:  | void QEasingCurve::addCubicBezierSegment(const QPointF & c1, const QPointF & c2, const QPointF & endPoint) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 1218-1223 |  
  |  | 3 | 2 | 
 QEasingCurve::QEasingCurve| Name:  | QEasingCurve::QEasingCurve |  | Prototype:  | QEasingCurve::QEasingCurve(const QEasingCurve &other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 1069-1073 |  
  |  | 3 | 1 | 
 QEGLPlatformContext::~QEGLPlatformContext| Name:  | QEGLPlatformContext::~QEGLPlatformContext |  | Prototype:  | QEGLPlatformContext::~QEGLPlatformContext() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp |  | Lines:  | 419-425 |  
  |  | 3 | 2 | 
 QEGLDeviceIntegration::fbDeviceName| Name:  | QEGLDeviceIntegration::fbDeviceName |  | Prototype:  | QByteArray QEGLDeviceIntegration::fbDeviceName() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp |  | Lines:  | 121-132 |  
  |  | 3 | 3 | 
 QDropEvent::source| Name:  | QDropEvent::source |  | Prototype:  | QObject* QDropEvent::source() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 2972-2977 |  
  |  | 3 | 2 | 
 QDropEvent::setDropAction| Name:  | QDropEvent::setDropAction |  | Prototype:  | void QDropEvent::setDropAction(Qt::DropAction action) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 2980-2985 |  
  |  | 3 | 2 | 
 QDropEvent::QDropEvent| Name:  | QDropEvent::QDropEvent |  | Prototype:  | QDropEvent::QDropEvent(const QPointF& pos, Qt::DropActions actions, const QMimeData *data, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, Type type) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 2944-2953 |  
  |  | 3 | 1 | 
 QDrawHelperGammaTables::refresh| Name:  | QDrawHelperGammaTables::refresh |  | Prototype:  | void QDrawHelperGammaTables::refresh(qreal smoothing) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgammatables.cpp |  | Lines:  | 56-62 |  
  |  | 3 | 2 | 
 QDragManager::source| Name:  | QDragManager::source |  | Prototype:  | QObject *QDragManager::source() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 97-102 |  
  |  | 3 | 2 | 
 QDragManager::self| Name:  | QDragManager::self |  | Prototype:  | QDragManager *QDragManager::self() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 90-95 |  
  |  | 3 | 2 | 
 QDragManager::QDragManager| Name:  | QDragManager::QDragManager |  | Prototype:  | QDragManager::QDragManager() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 73-82 |  
  |  | 3 | 2 | 
 QDoubleValidator::QDoubleValidator| Name:  | QDoubleValidator::QDoubleValidator |  | Prototype:  | QDoubleValidator::QDoubleValidator(QObject * parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 591-597 |  
  |  | 3 | 1 | 
 QDoubleValidator::QDoubleValidator| Name:  | QDoubleValidator::QDoubleValidator |  | Prototype:  | QDoubleValidator::QDoubleValidator(double bottom, double top, int decimals, QObject * parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 606-613 |  
  |  | 3 | 1 | 
 QDoubleSpinBox::setValue| Name:  | QDoubleSpinBox::setValue |  | Prototype:  | void QDoubleSpinBox::setValue(double value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 655-660 |  
  |  | 3 | 1 | 
 QDoubleSpinBox::setPrefix| Name:  | QDoubleSpinBox::setPrefix |  | Prototype:  | void QDoubleSpinBox::setPrefix(const QString &prefix) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 687-693 |  
  |  | 3 | 1 | 
 QDomTextPrivate::cloneNode| Name:  | QDomTextPrivate::cloneNode |  | Prototype:  | QDomNodePrivate* QDomTextPrivate::cloneNode(bool deep) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5171-5177 |  
  |  | 3 | 1 | 
 QDomText::splitText| Name:  | QDomText::splitText |  | Prototype:  | QDomText QDomText::splitText(int offset) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5281-5286 |  
  |  | 3 | 2 | 
 QDomProcessingInstructionPrivate::cloneNode| Name:  | QDomProcessingInstructionPrivate::cloneNode |  | Prototype:  | QDomNodePrivate* QDomProcessingInstructionPrivate::cloneNode(bool deep) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6003-6009 |  
  |  | 3 | 1 | 
 QDomProcessingInstruction::target| Name:  | QDomProcessingInstruction::target |  | Prototype:  | QString QDomProcessingInstruction::target() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6105-6110 |  
  |  | 3 | 2 | 
 QDomProcessingInstruction::setData| Name:  | QDomProcessingInstruction::setData |  | Prototype:  | void QDomProcessingInstruction::setData(const QString& d) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6129-6134 |  
  |  | 3 | 2 | 
 QDomProcessingInstruction::data| Name:  | QDomProcessingInstruction::data |  | Prototype:  | QString QDomProcessingInstruction::data() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6117-6122 |  
  |  | 3 | 2 | 
 QDomNotationPrivate::cloneNode| Name:  | QDomNotationPrivate::cloneNode |  | Prototype:  | QDomNodePrivate* QDomNotationPrivate::cloneNode(bool deep) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5533-5539 |  
  |  | 3 | 1 | 
 QDomNotationPrivate::QDomNotationPrivate| Name:  | QDomNotationPrivate::QDomNotationPrivate |  | Prototype:  | QDomNotationPrivate::QDomNotationPrivate(QDomDocumentPrivate* d, QDomNodePrivate* parent, const QString& aname, const QString& pub, const QString& sys) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5516-5524 |  
  |  | 3 | 1 | 
 QDomNotation::systemId| Name:  | QDomNotation::systemId |  | Prototype:  | QString QDomNotation::systemId() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5647-5652 |  
  |  | 3 | 2 | 
 QDomNotation::publicId| Name:  | QDomNotation::publicId |  | Prototype:  | QString QDomNotation::publicId() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5637-5642 |  
  |  | 3 | 2 | 
 QDomNodePrivate::isText| Name:  | QDomNodePrivate::isText |  | Prototype:  | bool isText() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 174-176 |  
  |  | 3 | 1 |