Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QEvent::QEventName: | QEvent::QEvent | Prototype: | QEvent::QEvent(Type type) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | Lines: | 288-290 |
| | 1 | 1 |
QEvent::QEventName: | QEvent::QEvent | Prototype: | QEvent::QEvent(const QEvent &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | Lines: | 299-306 |
| | 1 | 1 |
QEvent::operator=Name: | QEvent::operator= | Prototype: | QEvent &QEvent::operator=(const QEvent &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | Lines: | 315-326 |
| | 6 | 1 |
QEvent::registerEventTypeName: | QEvent::registerEventType | Prototype: | int QEvent::registerEventType(int hint) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | Lines: | 476-480 |
| | 2 | 1 |
QEventDispatcherGlib::QEventDispatcherGlibName: | QEventDispatcherGlib::QEventDispatcherGlib | Prototype: | QEventDispatcherGlib::QEventDispatcherGlib(GMainContext *mainContext, QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 362-364 |
| | 1 | 1 |
QEventDispatcherGlib::QEventDispatcherGlibName: | QEventDispatcherGlib::QEventDispatcherGlib | Prototype: | QEventDispatcherGlib::QEventDispatcherGlib(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 357-360 |
| | 2 | 1 |
QEventDispatcherGlib::QEventDispatcherGlibName: | QEventDispatcherGlib::QEventDispatcherGlib | Prototype: | QEventDispatcherGlib::QEventDispatcherGlib(QEventDispatcherGlibPrivate &dd, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 608-611 |
| | 2 | 1 |
QEventDispatcherGlib::hasPendingEventsName: | QEventDispatcherGlib::hasPendingEvents | Prototype: | bool QEventDispatcherGlib::hasPendingEvents() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 435-439 |
| | 2 | 1 |
QEventDispatcherGlib::interruptName: | QEventDispatcherGlib::interrupt | Prototype: | void QEventDispatcherGlib::interrupt() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 583-586 |
| | 1 | 1 |
QEventDispatcherGlib::versionSupportedName: | QEventDispatcherGlib::versionSupported | Prototype: | bool QEventDispatcherGlib::versionSupported() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 599-606 |
| | 1 | 1 |
QEventDispatcherGlib::wakeUpName: | 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 |
QEventDispatcherGlibPrivate::runTimersOnceWithNormalPriorityName: | QEventDispatcherGlibPrivate::runTimersOnceWithNormalPriority | Prototype: | void QEventDispatcherGlibPrivate::runTimersOnceWithNormalPriority() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 352-355 |
| | 1 | 1 |
QEventDispatcherUNIX::QEventDispatcherUNIXName: | QEventDispatcherUNIX::QEventDispatcherUNIX | Prototype: | QEventDispatcherUNIX::QEventDispatcherUNIX(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 311-313 |
| | 1 | 1 |
QEventDispatcherUNIX::QEventDispatcherUNIXName: | QEventDispatcherUNIX::QEventDispatcherUNIX | Prototype: | QEventDispatcherUNIX::QEventDispatcherUNIX(QEventDispatcherUNIXPrivate &dd, QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 315-317 |
| | 1 | 1 |
QEventDispatcherUNIX::hasPendingEventsName: | QEventDispatcherUNIX::hasPendingEvents | Prototype: | bool QEventDispatcherUNIX::hasPendingEvents() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 520-524 |
| | 2 | 1 |
QEventDispatcherUNIX::interruptName: | 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 |
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 |
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::~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 |
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::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::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 |
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 |
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 |
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 |
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(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(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, 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 |
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::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::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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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::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::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::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::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::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::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::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::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::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::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::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::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, 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::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::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::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::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::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::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::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::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::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: | 487-490 |
| | 1 | 1 |
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: | 48-52 |
| | 2 | 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: | 97-100 |
| | 1 | 1 |
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: | 92-95 |
| | 1 | 1 |
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: | 116-119 |
| | 1 | 1 |
QFSFileEnginePrivate::initName: | QFSFileEnginePrivate::init | Prototype: | void QFSFileEnginePrivate::init() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 124-146 |
| | 10 | 1 |
QFSFileEnginePrivate::nativeCloseName: | QFSFileEnginePrivate::nativeClose | Prototype: | bool QFSFileEnginePrivate::nativeClose() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 254-257 |
| | 1 | 1 |
QFSFileEnginePrivate::nativeFlushName: | QFSFileEnginePrivate::nativeFlush | Prototype: | bool QFSFileEnginePrivate::nativeFlush() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 263-266 |
| | 1 | 1 |
QFSFileEnginePrivate::nativeHandleName: | QFSFileEnginePrivate::nativeHandle | Prototype: | int QFSFileEnginePrivate::nativeHandle() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 381-384 |
| | 1 | 1 |
QFSFileEnginePrivate::nativeIsSequentialName: | QFSFileEnginePrivate::nativeIsSequential | Prototype: | bool QFSFileEnginePrivate::nativeIsSequential() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 389-392 |
| | 1 | 1 |
QFSFileEnginePrivate::nativePosName: | QFSFileEnginePrivate::nativePos | Prototype: | qint64 QFSFileEnginePrivate::nativePos() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 365-368 |
| | 1 | 1 |
QFSFileEnginePrivate::nativeReadLineName: | QFSFileEnginePrivate::nativeReadLine | Prototype: | qint64 QFSFileEnginePrivate::nativeReadLine(char *data, qint64 maxlen) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 349-352 |
| | 1 | 1 |
QFSFileEnginePrivate::nativeSeekName: | QFSFileEnginePrivate::nativeSeek | Prototype: | bool QFSFileEnginePrivate::nativeSeek(qint64 pos) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 373-376 |
| | 1 | 1 |
QFSFileEnginePrivate::nativeSizeName: | QFSFileEnginePrivate::nativeSize | Prototype: | qint64 QFSFileEnginePrivate::nativeSize() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 447-450 |
| | 1 | 1 |
QFSFileEnginePrivate::nativeWriteName: | QFSFileEnginePrivate::nativeWrite | Prototype: | qint64 QFSFileEnginePrivate::nativeWrite(const char *data, qint64 len) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 357-360 |
| | 1 | 1 |
QFactoryLoader::QFactoryLoaderName: | QFactoryLoader::QFactoryLoader | Prototype: | QFactoryLoader::QFactoryLoader(const char *iid, const QString &suffix, Qt::CaseSensitivity cs) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | Lines: | 233-252 |
| | 8 | 1 |
QFactoryLoader::libraryName: | QFactoryLoader::library | Prototype: | QLibraryPrivate *QFactoryLoader::library(const QString &key) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | Lines: | 214-218 |
| | 2 | 1 |
QFactoryLoader::~QFactoryLoaderName: | QFactoryLoader::~QFactoryLoader | Prototype: | QFactoryLoader::~QFactoryLoader() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | Lines: | 207-211 |
| | 2 | 1 |
QFakeDevice::QFakeDeviceName: | QFakeDevice::QFakeDevice | Prototype: | QFakeDevice() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 456-456 |
| | 1 | 1 |
QFakeDevice::paintEngineName: | QFakeDevice::paintEngine | Prototype: | QPaintEngine *paintEngine() const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 459-459 |
| | 1 | 1 |
QFakeDevice::setDpiXName: | QFakeDevice::setDpiX | Prototype: | void setDpiX(int dpi) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 457-457 |
| | 1 | 1 |
QFakeDevice::setDpiYName: | QFakeDevice::setDpiY | Prototype: | void setDpiY(int dpi) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 458-458 |
| | 1 | 1 |
QFbBackingStore::endPaintName: | QFbBackingStore::endPaint | Prototype: | void QFbBackingStore::endPaint() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | Lines: | 107-110 |
| | 1 | 1 |
QFbBackingStore::flushName: | 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::imageName: | QFbBackingStore::image | Prototype: | const QImage QFbBackingStore::image() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | Lines: | 79-82 |
| | 1 | 1 |
QFbBackingStore::lockName: | QFbBackingStore::lock | Prototype: | void QFbBackingStore::lock() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | Lines: | 84-87 |
| | 1 | 1 |
QFbBackingStore::unlockName: | QFbBackingStore::unlock | Prototype: | void QFbBackingStore::unlock() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | Lines: | 89-92 |
| | 1 | 1 |
QFbCursor::getCurrentRectName: | QFbCursor::getCurrentRect | Prototype: | QRect QFbCursor::getCurrentRect() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | Lines: | 86-94 |
| | 6 | 1 |
QFbCursor::posName: | QFbCursor::pos | Prototype: | QPoint QFbCursor::pos() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | Lines: | 96-99 |
| | 1 | 1 |