| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QFbCursorDeviceListener::onDeviceListChanged| Name: | QFbCursorDeviceListener::onDeviceListChanged | | Prototype: | void QFbCursorDeviceListener::onDeviceListChanged(QInputDeviceManager::DeviceType type) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | | Lines: | 52-56 |
| | 2 | 2 |
QFbCursor::setPos| Name: | QFbCursor::setPos | | Prototype: | void QFbCursor::setPos(const QPoint &pos) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | | Lines: | 101-108 |
| | 5 | 2 |
QFbCursor::dirtyRect| Name: | QFbCursor::dirtyRect | | Prototype: | QRect QFbCursor::dirtyRect() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | | Lines: | 141-148 |
| | 4 | 2 |
QFbBackingStore::resize| Name: | QFbBackingStore::resize | | Prototype: | void QFbBackingStore::resize(const QSize &size, const QRegion &staticContents) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | | Lines: | 71-77 |
| | 3 | 2 |
QFbBackingStore::QFbBackingStore| Name: | QFbBackingStore::QFbBackingStore | | Prototype: | QFbBackingStore::QFbBackingStore(QWindow *window) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | | Lines: | 50-57 |
| | 3 | 2 |
QFactoryLoaderPrivate::~QFactoryLoaderPrivate| Name: | QFactoryLoaderPrivate::~QFactoryLoaderPrivate | | Prototype: | QFactoryLoaderPrivate::~QFactoryLoaderPrivate() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines: | 82-89 |
| | 4 | 2 |
QFactoryLoader::refreshAll| Name: | QFactoryLoader::refreshAll | | Prototype: | void QFactoryLoader::refreshAll() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines: | 221-229 |
| | 5 | 2 |
QFSFileEnginePrivate::sizeFdFh| Name: | QFSFileEnginePrivate::sizeFdFh | | Prototype: | qint64 QFSFileEnginePrivate::sizeFdFh() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 483-493 |
| | 7 | 2 |
QFSFileEnginePrivate::posFdFh| Name: | QFSFileEnginePrivate::posFdFh | | Prototype: | qint64 QFSFileEnginePrivate::posFdFh() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 508-513 |
| | 3 | 2 |
QFSFileEnginePrivate::nativeSyncToDisk| Name: | QFSFileEnginePrivate::nativeSyncToDisk | | Prototype: | bool QFSFileEnginePrivate::nativeSyncToDisk() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 272-283 |
| | 5 | 2 |
QFSFileEnginePrivate::isSymlink| Name: | QFSFileEnginePrivate::isSymlink | | Prototype: | bool QFSFileEnginePrivate::isSymlink() const | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 517-523 |
| | 3 | 2 |
QFSFileEnginePrivate::isSequentialFdFh| Name: | QFSFileEnginePrivate::isSequentialFdFh | | Prototype: | bool QFSFileEnginePrivate::isSequentialFdFh() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 815-820 |
| | 3 | 2 |
QFSFileEngineIterator::next| Name: | 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: | 69-76 |
| | 4 | 2 |
QFSFileEngineIterator::hasNext| Name: | 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: | 58-67 |
| | 5 | 2 |
QFSFileEngineIterator::advance| Name: | 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: | 78-90 |
| | 7 | 2 |
QFSFileEngine::write| Name: | 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: | 705-718 |
| | 5 | 2 |
QFSFileEngine::syncToDisk| Name: | 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::setPermissions| Name: | 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::rename| Name: | 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::remove| Name: | 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::readLine| Name: | 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::read| Name: | 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::ownerId| Name: | 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::owner| Name: | QFSFileEngine::owner | | Prototype: | QString QFSFileEngine::owner(FileOwner own) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 646-651 |
| | 3 | 2 |
QFSFileEngine::link| Name: | 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::isSequential| Name: | 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::flush| Name: | 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::fileTime| Name: | 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::copy| Name: | 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 |
QExplicitlySharedDataPointer::~QExplicitlySharedDataPointer| Name: | 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 |
QEventTransitionPrivate::unregister| Name: | 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::maybeRegister| Name: | QEventTransitionPrivate::maybeRegister | | Prototype: | void QEventTransitionPrivate::maybeRegister() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | | Lines: | 123-128 |
| | 3 | 2 |
QEventTransition::setEventType| Name: | 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::setEventSource| Name: | 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::eventTest| Name: | 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 |
QEventLoop::wakeUp| Name: | 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::processEvents| Name: | 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::exit| Name: | 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::~LoopReference| Name: | 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::event| Name: | 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 |
QEventDispatcherUNIXPrivate::setSocketNotifierPending| Name: | 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::QEventDispatcherUNIXPrivate| Name: | 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::remainingTime| Name: | QEventDispatcherUNIX::remainingTime | | Prototype: | int QEventDispatcherUNIX::remainingTime(int timerId) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 526-537 |
| | 5 | 2 |
QEventDispatcherUNIX::registeredTimers| Name: | QEventDispatcherUNIX::registeredTimers | | Prototype: | QList<QEventDispatcherUNIX::TimerInfo> QEventDispatcherUNIX::registeredTimers(QObject *object) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 379-389 |
| | 5 | 2 |
QEventDispatcherGlib::~QEventDispatcherGlib| Name: | QEventDispatcherGlib::~QEventDispatcherGlib | | Prototype: | QEventDispatcherGlib::~QEventDispatcherGlib() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 366-402 |
| | 24 | 2 |
QEventDispatcherGlib::remainingTime| Name: | QEventDispatcherGlib::remainingTime | | Prototype: | int QEventDispatcherGlib::remainingTime(int timerId) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 570-581 |
| | 5 | 2 |
QEventDispatcherGlib::registeredTimers| Name: | QEventDispatcherGlib::registeredTimers | | Prototype: | QList<QEventDispatcherGlib::TimerInfo> QEventDispatcherGlib::registeredTimers(QObject *object) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 559-568 |
| | 5 | 2 |
QEvent::~QEvent| Name: | QEvent::~QEvent | | Prototype: | QEvent::~QEvent() | | Coverage: | 33.333% (2/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | | Lines: | 333-338 |
| | 3 | 2 |
QEvdevTouchScreenData::addTouchPoint| Name: | QEvdevTouchScreenData::addTouchPoint | | Prototype: | void QEvdevTouchScreenData::addTouchPoint(const Contact &contact, Qt::TouchPointStates *combinedStates) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | | Lines: | 413-436 |
| | 14 | 2 |
QEvdevTabletHandler::~QEvdevTabletHandler| Name: | QEvdevTabletHandler::~QEvdevTabletHandler | | Prototype: | QEvdevTabletHandler::~QEvdevTabletHandler() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | | Lines: | 191-197 |
| | 3 | 2 |
QEvdevMouseManager::handleMouseEvent| Name: | QEvdevMouseManager::handleMouseEvent | | Prototype: | void QEvdevMouseManager::handleMouseEvent(int x, int y, bool abs, Qt::MouseButtons buttons) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp | | Lines: | 129-146 |
| | 8 | 2 |
QEvdevMouseHandler::~QEvdevMouseHandler| Name: | QEvdevMouseHandler::~QEvdevMouseHandler | | Prototype: | QEvdevMouseHandler::~QEvdevMouseHandler() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp | | Lines: | 118-122 |
| | 2 | 2 |
QEvdevMouseHandler::QEvdevMouseHandler| Name: | QEvdevMouseHandler::QEvdevMouseHandler | | Prototype: | QEvdevMouseHandler::QEvdevMouseHandler(const QString &device, int fd, bool abs, bool compression, int jitterLimit) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp | | Lines: | 97-116 |
| | 6 | 2 |
QEvdevKeyboardHandler::switchLed| Name: | QEvdevKeyboardHandler::switchLed | | Prototype: | void QEvdevKeyboardHandler::switchLed(int led, bool state) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp | | Lines: | 140-151 |
| | 7 | 2 |
QErrorMessage::qtHandler| Name: | QErrorMessage::qtHandler | | Prototype: | QErrorMessage * QErrorMessage::qtHandler() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | | Lines: | 305-314 |
| | 6 | 2 |
QErrorMessage::changeEvent| Name: | QErrorMessage::changeEvent | | Prototype: | void QErrorMessage::changeEvent(QEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | | Lines: | 388-395 |
| | 4 | 2 |
QEmulationPaintEngine::drawTiledPixmap| Name: | QEmulationPaintEngine::drawTiledPixmap | | Prototype: | void QEmulationPaintEngine::drawTiledPixmap(const QRectF &r, const QPixmap &pixmap, const QPointF &s) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 211-216 |
| | 3 | 2 |
QEmulationPaintEngine::drawPixmap| Name: | QEmulationPaintEngine::drawPixmap | | Prototype: | void QEmulationPaintEngine::drawPixmap(const QRectF &r, const QPixmap &pm, const QRectF &sr) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 159-164 |
| | 3 | 2 |
QEglFSWindow::textures| Name: | QEglFSWindow::textures | | Prototype: | const QPlatformTextureList *QEglFSWindow::textures() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | | Lines: | 308-314 |
| | 3 | 2 |
QEglFSWindow::setOpacity| Name: | QEglFSWindow::setOpacity | | Prototype: | void QEglFSWindow::setOpacity(qreal) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | | Lines: | 327-333 |
| | 2 | 2 |
QEglFSWindow::requestActivateWindow| Name: | QEglFSWindow::requestActivateWindow | | Prototype: | void QEglFSWindow::requestActivateWindow() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | | Lines: | 245-253 |
| | 5 | 2 |
QEglFSWindow::raise| Name: | QEglFSWindow::raise | | Prototype: | void QEglFSWindow::raise() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | | Lines: | 255-262 |
| | 4 | 2 |
QEglFSWindow::invalidateSurface| Name: | QEglFSWindow::invalidateSurface | | Prototype: | void QEglFSWindow::invalidateSurface() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | | Lines: | 174-182 |
| | 5 | 2 |
QEglFSWindow::geometry| Name: | QEglFSWindow::geometry | | Prototype: | QRect QEglFSWindow::geometry() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | | Lines: | 234-243 |
| | 3 | 2 |
QEglFSWindow::endCompositing| Name: | QEglFSWindow::endCompositing | | Prototype: | void QEglFSWindow::endCompositing() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | | Lines: | 316-320 |
| | 2 | 2 |
QEglFSKmsScreen::setPowerState| Name: | QEglFSKmsScreen::setPowerState | | Prototype: | void QEglFSKmsScreen::setPowerState(QPlatformScreen::PowerState state) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 210-218 |
| | 5 | 2 |
QEglFSKmsScreen::restoreMode| Name: | QEglFSKmsScreen::restoreMode | | Prototype: | void QEglFSKmsScreen::restoreMode() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 167-179 |
| | 8 | 2 |
QEglFSKmsScreen::logicalDpi| Name: | QEglFSKmsScreen::logicalDpi | | Prototype: | QDpi QEglFSKmsScreen::logicalDpi() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 124-134 |
| | 6 | 2 |
QEglFSIntegration::platformFunction| Name: | QEglFSIntegration::platformFunction | | Prototype: | QFunctionPointer QEglFSIntegration::platformFunction(const QByteArray &function) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 387-397 |
| | 3 | 2 |
QEglFSIntegration::nativeResourceFunctionForContext| Name: | QEglFSIntegration::nativeResourceFunctionForContext | | Prototype: | QPlatformNativeInterface::NativeResourceForContextFunction QEglFSIntegration::nativeResourceFunctionForContext(const QByteArray &resource) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 378-385 |
| | 4 | 2 |
QEglFSIntegration::loadKeymapStatic| Name: | QEglFSIntegration::loadKeymapStatic | | Prototype: | void QEglFSIntegration::loadKeymapStatic(const QString &filename) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 399-410 |
| | 4 | 2 |
QEglFSIntegration::createPlatformWindow| Name: | QEglFSIntegration::createPlatformWindow | | Prototype: | QPlatformWindow *QEglFSIntegration::createPlatformWindow(QWindow *window) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 189-197 |
| | 6 | 2 |
QEglFSIntegration::createPlatformOpenGLContext| Name: | QEglFSIntegration::createPlatformOpenGLContext | | Prototype: | QPlatformOpenGLContext *QEglFSIntegration::createPlatformOpenGLContext(QOpenGLContext *context) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 199-217 |
| | 12 | 2 |
QEglFSIntegration::createPlatformBackingStore| Name: | QEglFSIntegration::createPlatformBackingStore | | Prototype: | QPlatformBackingStore *QEglFSIntegration::createPlatformBackingStore(QWindow *window) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 180-187 |
| | 5 | 2 |
QEglFSIntegration::createInputHandlers| Name: | QEglFSIntegration::createInputHandlers | | Prototype: | void QEglFSIntegration::createInputHandlers() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 412-434 |
| | 5 | 2 |
QEglFSCursorDeviceListener::onDeviceListChanged| Name: | QEglFSCursorDeviceListener::onDeviceListChanged | | Prototype: | void QEglFSCursorDeviceListener::onDeviceListChanged(QInputDeviceManager::DeviceType type) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | | Lines: | 107-111 |
| | 2 | 2 |
QEglFSCursor::update| Name: | QEglFSCursor::update | | Prototype: | void QEglFSCursor::update(const QRegion &rgn) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | | Lines: | 279-288 |
| | 3 | 2 |
QEglFSCursor::resetResources| Name: | QEglFSCursor::resetResources | | Prototype: | void QEglFSCursor::resetResources() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | | Lines: | 113-124 |
| | 8 | 2 |
QEglFSCursor::pointerEvent| Name: | QEglFSCursor::pointerEvent | | Prototype: | void QEglFSCursor::pointerEvent(const QMouseEvent &event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | | Lines: | 309-317 |
| | 6 | 2 |
QEglFSCursor::paintOnScreen| Name: | QEglFSCursor::paintOnScreen | | Prototype: | void QEglFSCursor::paintOnScreen() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | | Lines: | 319-333 |
| | 10 | 2 |
QEglFSCursor::event| Name: | QEglFSCursor::event | | Prototype: | bool QEglFSCursor::event(QEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | | Lines: | 267-277 |
| | 7 | 2 |
QEglFSCursor::createCursorTexture| Name: | QEglFSCursor::createCursorTexture | | Prototype: | void QEglFSCursor::createCursorTexture(uint *texture, const QImage &image) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | | Lines: | 154-166 |
| | 9 | 2 |
QEglFSCursor::changeCursor| Name: | QEglFSCursor::changeCursor | | Prototype: | void QEglFSCursor::changeCursor(QCursor *cursor, QWindow *window) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | | Lines: | 206-212 |
| | 4 | 2 |
QEglFSContext::runGLChecks| Name: | QEglFSContext::runGLChecks | | Prototype: | void QEglFSContext::runGLChecks() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscontext.cpp | | Lines: | 95-103 |
| | 3 | 2 |
QEglFSContext::eglSurfaceForPlatformSurface| Name: | QEglFSContext::eglSurfaceForPlatformSurface | | Prototype: | EGLSurface QEglFSContext::eglSurfaceForPlatformSurface(QPlatformSurface *surface) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscontext.cpp | | Lines: | 60-66 |
| | 3 | 2 |
QEglFSContext::destroyTemporaryOffscreenSurface| Name: | QEglFSContext::destroyTemporaryOffscreenSurface | | Prototype: | void QEglFSContext::destroyTemporaryOffscreenSurface(EGLSurface surface) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscontext.cpp | | Lines: | 84-93 |
| | 5 | 2 |
QEasingCurve::setPeriod| Name: | QEasingCurve::setPeriod | | Prototype: | void QEasingCurve::setPeriod(qreal period) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1179-1184 |
| | 3 | 2 |
QEasingCurve::setOvershoot| Name: | QEasingCurve::setOvershoot | | Prototype: | void QEasingCurve::setOvershoot(qreal overshoot) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1203-1208 |
| | 3 | 2 |
QEasingCurve::setCustomType| Name: | QEasingCurve::setCustomType | | Prototype: | void QEasingCurve::setCustomType(EasingFunction func) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1388-1396 |
| | 5 | 2 |
QEasingCurve::setAmplitude| Name: | QEasingCurve::setAmplitude | | Prototype: | void QEasingCurve::setAmplitude(qreal amplitude) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1155-1160 |
| | 3 | 2 |
QEasingCurve::addCubicBezierSegment| Name: | QEasingCurve::addCubicBezierSegment | | Prototype: | void QEasingCurve::addCubicBezierSegment(const QPointF & c1, const QPointF & c2, const QPointF & endPoint) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 1218-1223 |
| | 3 | 2 |
QEGLStreamConvenience::QEGLStreamConvenience| Name: | QEGLStreamConvenience::QEGLStreamConvenience | | Prototype: | QEGLStreamConvenience::QEGLStreamConvenience() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglstreamconvenience.cpp | | Lines: | 45-69 |
| | 9 | 2 |
QEGLPlatformContext::~QEGLPlatformContext| Name: | QEGLPlatformContext::~QEGLPlatformContext | | Prototype: | QEGLPlatformContext::~QEGLPlatformContext() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 419-425 |
| | 3 | 2 |
QEGLPlatformContext::initialize| Name: | QEGLPlatformContext::initialize | | Prototype: | void QEGLPlatformContext::initialize() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 256-260 |
| | 2 | 2 |
QEGLPlatformContext::getProcAddress| Name: | QEGLPlatformContext::getProcAddress | | Prototype: | QFunctionPointer QEGLPlatformContext::getProcAddress(const char *procName) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 446-455 |
| | 5 | 2 |
QEGLPlatformContext::doneCurrent| Name: | QEGLPlatformContext::doneCurrent | | Prototype: | void QEGLPlatformContext::doneCurrent() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 427-433 |
| | 4 | 2 |
QEGLPlatformContext::QEGLPlatformContext| Name: | QEGLPlatformContext::QEGLPlatformContext | | Prototype: | QEGLPlatformContext::QEGLPlatformContext(const QSurfaceFormat &format, QPlatformOpenGLContext *share, EGLDisplay display, EGLConfig *config, const QVariant &nativeHandle, Flags flags) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 117-133 |
| | 6 | 2 |
QEGLPbuffer::~QEGLPbuffer| Name: | QEGLPbuffer::~QEGLPbuffer | | Prototype: | QEGLPbuffer::~QEGLPbuffer() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglpbuffer.cpp | | Lines: | 97-101 |
| | 2 | 2 |
QEGLDeviceIntegration::surfaceFormatFor| Name: | QEGLDeviceIntegration::surfaceFormatFor | | Prototype: | QSurfaceFormat QEGLDeviceIntegration::surfaceFormatFor(const QSurfaceFormat &inputFormat) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 258-270 |
| | 6 | 2 |
QEGLDeviceIntegration::screenDestroy| Name: | QEGLDeviceIntegration::screenDestroy | | Prototype: | void QEGLDeviceIntegration::screenDestroy() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 192-199 |
| | 5 | 2 |