| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QEvent::QEvent| Name: | 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::QEvent| Name: | 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::registerEventType| Name: | 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::QEventDispatcherGlib| Name: | 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::QEventDispatcherGlib| Name: | 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::QEventDispatcherGlib| Name: | 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::hasPendingEvents| Name: | 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::interrupt| Name: | 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::versionSupported| Name: | 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::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 |
QEventDispatcherGlibPrivate::runTimersOnceWithNormalPriority| Name: | 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::QEventDispatcherUNIX| Name: | 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::QEventDispatcherUNIX| Name: | 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::hasPendingEvents| Name: | 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::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 |
QEventDispatcherUNIX::wakeUp| Name: | 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::activateTimers| Name: | 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::~QEventDispatcherUNIXPrivate| Name: | 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::LoopReference| Name: | 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::isRunning| Name: | 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::quit| Name: | 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::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 |
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: | 438-441 |
| | 1 | 1 |
QEventLoopLockerPrivate::QEventLoopLockerPrivate| Name: | 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::QEventLoopLockerPrivate| Name: | 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::QEventLoopLockerPrivate| Name: | 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::QEventTransition| Name: | 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::QEventTransition| Name: | 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::QEventTransition| Name: | 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::QEventTransition| Name: | 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::event| Name: | 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::eventSource| Name: | 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::eventType| Name: | 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::onTransition| Name: | 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::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 |
QException::clone| Name: | 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::raise| Name: | 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::QExceptionNotifier| Name: | 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::QExpandingLineEdit| Name: | 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::updateMinimumWidth| Name: | 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::QExposeEvent| Name: | 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::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 |
QExtTimerQueryHelper::glGetQueryObjecti64vEXT| Name: | 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::glGetQueryObjectui64vEXT| Name: | 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::QFSFileEngine| Name: | 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::QFSFileEngine| Name: | 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::QFSFileEngine| Name: | 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::beginEntryList| Name: | 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::caseSensitive| Name: | 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::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 |
QFSFileEngine::currentPath| Name: | 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::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::endEntryList| Name: | 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::entryList| Name: | 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::handle| Name: | 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::homePath| Name: | 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::isRelativePath| Name: | 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::mkdir| Name: | 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::open| Name: | 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::open| Name: | 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::pos| Name: | 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::renameOverwrite| Name: | 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::rmdir| Name: | 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::rootPath| Name: | 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::seek| Name: | 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::setCurrentPath| Name: | 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::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::size| Name: | 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::tempPath| Name: | 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::QFSFileEngineIterator| Name: | 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::currentFileInfo| Name: | 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::currentFileName| Name: | 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::QFSFileEnginePrivate| Name: | 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::init| Name: | 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::nativeClose| Name: | 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::nativeFlush| Name: | 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::nativeHandle| Name: | 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::nativeIsSequential| Name: | 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::nativePos| Name: | 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::nativeReadLine| Name: | 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::nativeSeek| Name: | 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::nativeSize| Name: | 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::nativeWrite| Name: | 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::QFactoryLoader| Name: | 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::library| Name: | 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::~QFactoryLoader| Name: | 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::QFakeDevice| Name: | 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::paintEngine| Name: | 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::setDpiX| Name: | 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::setDpiY| Name: | 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::endPaint| Name: | 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::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::image| Name: | 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::lock| Name: | 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::unlock| Name: | 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::getCurrentRect| Name: | 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::pos| Name: | 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 |