Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QFSFileEnginePrivate::QFSFileEnginePrivateName: | QFSFileEnginePrivate::QFSFileEnginePrivate | Prototype: | QFSFileEnginePrivate::QFSFileEnginePrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 109-112 |
| | 1 | 1 |
QFSFileEngineIterator::nextName: | 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::hasNextName: | 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::currentFileNameName: | QFSFileEngineIterator::currentFileName | Prototype: | QString QFSFileEngineIterator::currentFileName() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_iterator.cpp | Lines: | 86-89 |
| | 1 | 1 |
QFSFileEngineIterator::currentFileInfoName: | QFSFileEngineIterator::currentFileInfo | Prototype: | QFileInfo QFSFileEngineIterator::currentFileInfo() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_iterator.cpp | Lines: | 91-94 |
| | 1 | 1 |
QFSFileEngineIterator::advanceName: | 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 |
QFSFileEngineIterator::QFSFileEngineIteratorName: | QFSFileEngineIterator::QFSFileEngineIterator | Prototype: | QFSFileEngineIterator::QFSFileEngineIterator(QDir::Filters filters, const QStringList &filterNames) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_iterator.cpp | Lines: | 42-46 |
| | 2 | 1 |
QFSFileEngine::~QFSFileEngineName: | QFSFileEngine::~QFSFileEngine | Prototype: | QFSFileEngine::~QFSFileEngine() | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 169-180 |
| | 7 | 4 |
QFSFileEngine::writeName: | 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::tempPathName: | QFSFileEngine::tempPath | Prototype: | QString QFSFileEngine::tempPath() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 481-484 |
| | 1 | 1 |
QFSFileEngine::syncToDiskName: | 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::supportsExtensionName: | QFSFileEngine::supportsExtension | Prototype: | bool QFSFileEngine::supportsExtension(Extension extension) const | Coverage: | 80.000% (20/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 842-854 |
| | 10 | 5 |
QFSFileEngine::sizeName: | QFSFileEngine::size | Prototype: | qint64 QFSFileEngine::size() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 454-458 |
| | 2 | 1 |
QFSFileEngine::setSizeName: | QFSFileEngine::setSize | Prototype: | bool QFSFileEngine::setSize(qint64 size) | Coverage: | 81.818% (9/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 658-671 |
| | 10 | 4 |
QFSFileEngine::setPermissionsName: | 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::setFileNameName: | 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: | 185-190 |
| | 3 | 1 |
QFSFileEngine::setCurrentPathName: | QFSFileEngine::setCurrentPath | Prototype: | bool QFSFileEngine::setCurrentPath(const QString &path) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 461-464 |
| | 1 | 1 |
QFSFileEngine::seekName: | QFSFileEngine::seek | Prototype: | bool QFSFileEngine::seek(qint64 pos) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 511-515 |
| | 2 | 1 |
QFSFileEngine::rootPathName: | QFSFileEngine::rootPath | Prototype: | QString QFSFileEngine::rootPath() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 476-479 |
| | 1 | 1 |
QFSFileEngine::rmdirName: | QFSFileEngine::rmdir | Prototype: | bool QFSFileEngine::rmdir(const QString &name, bool recurseParentDirectories) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 451-454 |
| | 1 | 1 |
QFSFileEngine::renameOverwriteName: | QFSFileEngine::renameOverwrite | Prototype: | bool QFSFileEngine::renameOverwrite(const QString &newName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 411-415 |
| | 1 | 1 |
QFSFileEngine::renameName: | 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::removeName: | 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::readLineName: | 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::readName: | 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::posName: | QFSFileEngine::pos | Prototype: | qint64 QFSFileEngine::pos() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 492-496 |
| | 2 | 1 |
QFSFileEngine::ownerIdName: | 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::ownerName: | 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::openName: | QFSFileEngine::open | Prototype: | bool QFSFileEngine::open(QIODevice::OpenMode openMode) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 195-219 |
| | 15 | 4 |
QFSFileEngine::openName: | QFSFileEngine::open | Prototype: | bool QFSFileEngine::open(QIODevice::OpenMode openMode, FILE *fh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 225-228 |
| | 1 | 1 |
QFSFileEngine::openName: | 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: | 230-250 |
| | 12 | 3 |
QFSFileEngine::openName: | QFSFileEngine::open | Prototype: | bool QFSFileEngine::open(QIODevice::OpenMode openMode, int fd) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 286-289 |
| | 1 | 1 |
QFSFileEngine::openName: | 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: | 291-312 |
| | 13 | 3 |
QFSFileEngine::mkdirName: | QFSFileEngine::mkdir | Prototype: | bool QFSFileEngine::mkdir(const QString &name, bool createParentDirectories) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 446-449 |
| | 1 | 1 |
QFSFileEngine::linkName: | 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::isSequentialName: | 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::isRelativePathName: | QFSFileEngine::isRelativePath | Prototype: | bool QFSFileEngine::isRelativePath() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 623-627 |
| | 2 | 1 |
QFSFileEngine::homePathName: | QFSFileEngine::homePath | Prototype: | QString QFSFileEngine::homePath() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 471-474 |
| | 1 | 1 |
QFSFileEngine::handleName: | QFSFileEngine::handle | Prototype: | int QFSFileEngine::handle() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 558-562 |
| | 2 | 1 |
QFSFileEngine::flushName: | 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::fileTimeName: | 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::fileNameName: | QFSFileEngine::fileName | Prototype: | QString QFSFileEngine::fileName(FileName file) const | Coverage: | 37.500% (12/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 593-621 |
| | 23 | 10 |
QFSFileEngine::fileFlagsName: | QFSFileEngine::fileFlags | Prototype: | QAbstractFileEngine::FileFlags QFSFileEngine::fileFlags(FileFlags type) const | Coverage: | 64.286% (36/56) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 522-591 |
| | 45 | 18 |
QFSFileEngine::extensionName: | QFSFileEngine::extension | Prototype: | bool QFSFileEngine::extension(Extension extension, const ExtensionOption *option, ExtensionReturn *output) | Coverage: | 42.857% (6/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 819-837 |
| | 12 | 4 |
QFSFileEngine::entryListName: | QFSFileEngine::entryList | Prototype: | QStringList QFSFileEngine::entryList(QDir::Filters filters, const QStringList &filterNames) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 788-791 |
| | 1 | 1 |
QFSFileEngine::endEntryListName: | QFSFileEngine::endEntryList | Prototype: | QAbstractFileEngine::Iterator *QFSFileEngine::endEntryList() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 779-782 |
| | 1 | 1 |
QFSFileEngine::drivesName: | 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: | 486-491 |
| | 3 | 1 |
QFSFileEngine::currentPathName: | QFSFileEngine::currentPath | Prototype: | QString QFSFileEngine::currentPath(const QString &) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 466-469 |
| | 1 | 1 |
QFSFileEngine::copyName: | 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 |
QFSFileEngine::closeName: | 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: | 349-354 |
| | 3 | 1 |
QFSFileEngine::caseSensitiveName: | QFSFileEngine::caseSensitive | Prototype: | bool QFSFileEngine::caseSensitive() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 456-459 |
| | 1 | 1 |
QFSFileEngine::beginEntryListName: | QFSFileEngine::beginEntryList | Prototype: | QAbstractFileEngine::Iterator *QFSFileEngine::beginEntryList(QDir::Filters filters, const QStringList &filterNames) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 771-774 |
| | 1 | 1 |
QFSFileEngine::QFSFileEngineName: | QFSFileEngine::QFSFileEngine | Prototype: | QFSFileEngine::QFSFileEngine(const QString &file) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 144-149 |
| | 2 | 1 |
QFSFileEngine::QFSFileEngineName: | QFSFileEngine::QFSFileEngine | Prototype: | QFSFileEngine::QFSFileEngine() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 154-156 |
| | 2 | 1 |
QFSFileEngine::QFSFileEngineName: | QFSFileEngine::QFSFileEngine | Prototype: | QFSFileEngine::QFSFileEngine(QFSFileEnginePrivate &dd) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 161-164 |
| | 2 | 1 |
QFSCompleter::splitPathName: | QFSCompleter::splitPath | Prototype: | QStringList QFSCompleter::splitPath(const QString &path) const | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 4038-4110 |
| | 34 | 10 |
QFSCompleter::pathFromIndexName: | QFSCompleter::pathFromIndex | Prototype: | QString QFSCompleter::pathFromIndex(const QModelIndex &index) const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 4016-4036 |
| | 13 | 5 |
QExtTimerQueryHelper::glGetQueryObjectui64vEXTName: | QExtTimerQueryHelper::glGetQueryObjectui64vEXT | Prototype: | inline void glGetQueryObjectui64vEXT(GLuint id, GLenum pname, GLuint64EXT *params) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 54-57 |
| | 1 | 1 |
QExtTimerQueryHelper::glGetQueryObjecti64vEXTName: | QExtTimerQueryHelper::glGetQueryObjecti64vEXT | Prototype: | inline void glGetQueryObjecti64vEXT(GLuint id, GLenum pname, GLint64EXT *params) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 59-62 |
| | 1 | 1 |
QExtTimerQueryHelper::QExtTimerQueryHelperName: | 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: | 47-52 |
| | 3 | 1 |
QExposeEvent::QExposeEventName: | QExposeEvent::QExposeEvent | Prototype: | QExposeEvent::QExposeEvent(const QRegion &exposeRegion) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 1461-1465 |
| | 2 | 1 |
QExplicitlySharedDataPointer::~QExplicitlySharedDataPointerName: | 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 |
QExpandingLineEdit::updateMinimumWidthName: | QExpandingLineEdit::updateMinimumWidth | Prototype: | void QExpandingLineEdit::updateMinimumWidth() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 545-559 |
| | 10 | 1 |
QExpandingLineEdit::resizeToContentsName: | QExpandingLineEdit::resizeToContents | Prototype: | void QExpandingLineEdit::resizeToContents() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 561-578 |
| | 14 | 5 |
QExpandingLineEdit::changeEventName: | QExpandingLineEdit::changeEvent | Prototype: | void QExpandingLineEdit::changeEvent(QEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 529-543 |
| | 5 | 5 |
QExpandingLineEdit::QExpandingLineEditName: | QExpandingLineEdit::QExpandingLineEdit | Prototype: | QExpandingLineEdit::QExpandingLineEdit(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 522-527 |
| | 2 | 1 |
QExceptionNotifier::eventName: | 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: | 1258-1268 |
| | 6 | 3 |
QExceptionNotifier::QExceptionNotifierName: | QExceptionNotifier::QExceptionNotifier | Prototype: | QExceptionNotifier(int fd, QNativeSocketEngine *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 1249-1250 |
| | 1 | 1 |
QException::raiseName: | QException::raise | Prototype: | void QException::raise() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | Lines: | 120-124 |
| | 2 | 1 |
QException::cloneName: | QException::clone | Prototype: | QException *QException::clone() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | Lines: | 126-129 |
| | 1 | 1 |
QEventTransitionPrivate::unregisterName: | 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::maybeRegisterName: | 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 |
QEventTransitionPrivate::QEventTransitionPrivateName: | 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: | 98-103 |
| | 3 | 1 |
QEventTransition::setEventTypeName: | 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::setEventSourceName: | 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::onTransitionName: | QEventTransition::onTransition | Prototype: | void QEventTransition::onTransition(QEvent *event) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 238-241 |
| | 1 | 1 |
QEventTransition::eventTypeName: | QEventTransition::eventType | Prototype: | QEvent::Type QEventTransition::eventType() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 179-183 |
| | 2 | 1 |
QEventTransition::eventTestName: | 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 |
QEventTransition::eventSourceName: | QEventTransition::eventSource | Prototype: | QObject *QEventTransition::eventSource() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 201-205 |
| | 2 | 1 |
QEventTransition::eventName: | QEventTransition::event | Prototype: | bool QEventTransition::event(QEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 246-249 |
| | 1 | 1 |
QEventTransition::QEventTransitionName: | QEventTransition::QEventTransition | Prototype: | QEventTransition::QEventTransition(QState *sourceState) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 127-130 |
| | 2 | 1 |
QEventTransition::QEventTransitionName: | QEventTransition::QEventTransition | Prototype: | QEventTransition::QEventTransition(QObject *object, QEvent::Type type, QState *sourceState) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 136-145 |
| | 5 | 1 |
QEventTransition::QEventTransitionName: | QEventTransition::QEventTransition | Prototype: | QEventTransition::QEventTransition(QEventTransitionPrivate &dd, QState *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 150-153 |
| | 2 | 1 |
QEventTransition::QEventTransitionName: | QEventTransition::QEventTransition | Prototype: | QEventTransition::QEventTransition(QEventTransitionPrivate &dd, QObject *object, QEvent::Type type, QState *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 158-167 |
| | 5 | 1 |
QEventLoopLockerPrivate::~QEventLoopLockerPrivateName: | QEventLoopLockerPrivate::~QEventLoopLockerPrivate | Prototype: | ~QEventLoopLockerPrivate() | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | Lines: | 340-354 |
| | 7 | 4 |
QEventLoopLockerPrivate::QEventLoopLockerPrivateName: | QEventLoopLockerPrivate::QEventLoopLockerPrivate | Prototype: | explicit QEventLoopLockerPrivate(QEventLoopPrivate *loop) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | Lines: | 322-326 |
| | 1 | 1 |
QEventLoopLockerPrivate::QEventLoopLockerPrivateName: | QEventLoopLockerPrivate::QEventLoopLockerPrivate | Prototype: | explicit QEventLoopLockerPrivate(QThreadPrivate *thread) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | Lines: | 328-332 |
| | 1 | 1 |
QEventLoopLockerPrivate::QEventLoopLockerPrivateName: | QEventLoopLockerPrivate::QEventLoopLockerPrivate | Prototype: | explicit QEventLoopLockerPrivate(QCoreApplicationPrivate *app) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | Lines: | 334-338 |
| | 1 | 1 |
QEventLoopLocker::~QEventLoopLockerName: | 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: | 432-435 |
| | 1 | 1 |
QEventLoopLocker::QEventLoopLockerName: | 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: | 397-401 |
| | 3 | 1 |
QEventLoopLocker::QEventLoopLockerName: | 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: | 410-414 |
| | 3 | 1 |
QEventLoopLocker::QEventLoopLockerName: | 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: | 423-427 |
| | 3 | 1 |
QEventLoop::wakeUpName: | 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::quitName: | QEventLoop::quit | Prototype: | void QEventLoop::quit() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | Lines: | 315-316 |
| | 1 | 1 |
QEventLoop::processEventsName: | 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::processEventsName: | QEventLoop::processEvents | Prototype: | void QEventLoop::processEvents(ProcessEventsFlags flags, int maxTime) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | Lines: | 228-240 |
| | 8 | 4 |
QEventLoop::isRunningName: | QEventLoop::isRunning | Prototype: | bool QEventLoop::isRunning() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | Lines: | 275-279 |
| | 2 | 1 |
QEventLoop::exitName: | 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::~LoopReferenceName: | 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::exec::LoopReferenceName: | QEventLoop::exec::LoopReference | Prototype: | LoopReference(QEventLoopPrivate *d, QMutexLocker &locker) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | Lines: | 172-179 |
| | 5 | 1 |