Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 425-431 |
| | 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: | 849-861 |
| | 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: | 461-465 |
| | 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: | 664-677 |
| | 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: | 653-662 |
| | 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: | 192-197 |
| | 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: | 467-470 |
| | 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: | 518-522 |
| | 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: | 482-485 |
| | 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: | 457-460 |
| | 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: | 417-421 |
| | 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: | 423-434 |
| | 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: | 394-404 |
| | 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: | 652-665 |
| | 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: | 574-587 |
| | 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: | 499-503 |
| | 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: | 635-644 |
| | 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: | 646-651 |
| | 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: | 202-226 |
| | 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: | 232-235 |
| | 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: | 237-257 |
| | 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: | 293-296 |
| | 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: | 298-319 |
| | 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: | 452-455 |
| | 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: | 436-445 |
| | 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: | 803-809 |
| | 4 | 2 |
QFSFileEngine::isRelativePathName: | QFSFileEngine::isRelativePath | Prototype: | bool QFSFileEngine::isRelativePath() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 629-633 |
| | 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: | 477-480 |
| | 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: | 565-569 |
| | 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: | 411-420 |
| | 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: | 679-687 |
| | 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: | 599-627 |
| | 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: | 528-597 |
| | 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: | 826-844 |
| | 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: | 795-798 |
| | 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: | 786-789 |
| | 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: | 492-497 |
| | 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: | 472-475 |
| | 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: | 406-415 |
| | 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: | 356-361 |
| | 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: | 462-465 |
| | 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: | 778-781 |
| | 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: | 151-156 |
| | 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: | 161-163 |
| | 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: | 168-171 |
| | 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: | 4036-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: | 4014-4034 |
| | 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: | 60-63 |
| | 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: | 65-68 |
| | 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: | 53-58 |
| | 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: | 1527-1531 |
| | 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: | 126-128 |
| | 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: | 552-566 |
| | 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: | 568-585 |
| | 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: | 536-550 |
| | 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: | 529-534 |
| | 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: | 1266-1276 |
| | 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: | 1257-1258 |
| | 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: | 126-130 |
| | 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: | 132-135 |
| | 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: | 115-121 |
| | 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: | 123-128 |
| | 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: | 104-109 |
| | 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: | 194-202 |
| | 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: | 217-225 |
| | 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: | 244-247 |
| | 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: | 185-189 |
| | 2 | 1 |
QEventTransition::eventTestName: | QEventTransition::eventTest | Prototype: | bool QEventTransition::eventTest(QEvent *event) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 230-239 |
| | 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: | 207-211 |
| | 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: | 252-255 |
| | 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: | 133-136 |
| | 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: | 142-151 |
| | 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: | 156-159 |
| | 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: | 164-173 |
| | 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: | 346-360 |
| | 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: | 328-332 |
| | 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: | 334-338 |
| | 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: | 340-344 |
| | 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: | 438-441 |
| | 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: | 403-407 |
| | 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: | 416-420 |
| | 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: | 429-433 |
| | 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: | 292-298 |
| | 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: | 321-322 |
| | 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: | 129-135 |
| | 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: | 234-246 |
| | 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: | 281-285 |
| | 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: | 263-272 |
| | 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: | 187-202 |
| | 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: | 178-185 |
| | 5 | 1 |
QEventLoop::execName: | QEventLoop::exec | Prototype: | int QEventLoop::exec(ProcessEventsFlags flags) | Coverage: | 90.000% (18/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | Lines: | 160-216 |
| | 32 | 8 |
QEventLoop::eventName: | 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: | 304-312 |
| | 4 | 2 |
QEventLoop::QEventLoopName: | 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::~QEventDispatcherUNIXPrivateName: | QEventDispatcherUNIXPrivate::~QEventDispatcherUNIXPrivate | Prototype: | QEventDispatcherUNIXPrivate::~QEventDispatcherUNIXPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 231-235 |
| | 1 | 1 |
QEventDispatcherUNIXPrivate::setSocketNotifierPendingName: | QEventDispatcherUNIXPrivate::setSocketNotifierPending | Prototype: | void QEventDispatcherUNIXPrivate::setSocketNotifierPending(QSocketNotifier *notifier) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 237-245 |
| | 4 | 2 |
QEventDispatcherUNIXPrivate::markPendingSocketNotifiersName: | QEventDispatcherUNIXPrivate::markPendingSocketNotifiers | Prototype: | void QEventDispatcherUNIXPrivate::markPendingSocketNotifiers() | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 252-290 |
| | 17 | 7 |
QEventDispatcherUNIXPrivate::activateTimersName: | QEventDispatcherUNIXPrivate::activateTimers | Prototype: | int QEventDispatcherUNIXPrivate::activateTimers() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 247-250 |
| | 1 | 1 |
QEventDispatcherUNIXPrivate::activateSocketNotifiersName: | 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 |
QEventDispatcherUNIXPrivate::QEventDispatcherUNIXPrivateName: | 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: | 225-229 |
| | 2 | 2 |
QEventDispatcherUNIX::wakeUpName: | QEventDispatcherUNIX::wakeUp | Prototype: | void QEventDispatcherUNIX::wakeUp() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 539-543 |
| | 2 | 1 |