Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QFbCursorDeviceListener::onDeviceListChangedName: | 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::setPosName: | 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::dirtyRectName: | 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::resizeName: | 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::QFbBackingStoreName: | 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::~QFactoryLoaderPrivateName: | 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::refreshAllName: | 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::sizeFdFhName: | 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::posFdFhName: | 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::nativeSyncToDiskName: | 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::isSymlinkName: | 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::isSequentialFdFhName: | 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::nextName: | QFSFileEngineIterator::next | Prototype: | QString QFSFileEngineIterator::next() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_iterator.cpp | Lines: | 69-76 |
| | 4 | 2 |
QFSFileEngineIterator::hasNextName: | QFSFileEngineIterator::hasNext | Prototype: | bool QFSFileEngineIterator::hasNext() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_iterator.cpp | Lines: | 58-67 |
| | 5 | 2 |
QFSFileEngineIterator::advanceName: | QFSFileEngineIterator::advance | Prototype: | void QFSFileEngineIterator::advance() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_iterator.cpp | Lines: | 78-90 |
| | 7 | 2 |
QFSFileEngine::writeName: | QFSFileEngine::write | Prototype: | qint64 QFSFileEngine::write(const char *data, qint64 len) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 705-718 |
| | 5 | 2 |
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::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::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::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::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::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::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 |
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 |
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 |
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::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 |
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::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::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::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 |
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::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::remainingTimeName: | 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::registeredTimersName: | 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::~QEventDispatcherGlibName: | 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::remainingTimeName: | 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::registeredTimersName: | 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::~QEventName: | 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::addTouchPointName: | 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::~QEvdevTabletHandlerName: | 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::handleMouseEventName: | 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::~QEvdevMouseHandlerName: | 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::QEvdevMouseHandlerName: | 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::switchLedName: | 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::qtHandlerName: | 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::changeEventName: | 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::drawTiledPixmapName: | 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::drawPixmapName: | 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::texturesName: | 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::setOpacityName: | 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::requestActivateWindowName: | 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::raiseName: | 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::invalidateSurfaceName: | 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::geometryName: | 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::endCompositingName: | 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::setPowerStateName: | 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::restoreModeName: | 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::logicalDpiName: | 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::platformFunctionName: | 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::nativeResourceFunctionForContextName: | 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::loadKeymapStaticName: | 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::createPlatformWindowName: | 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::createPlatformOpenGLContextName: | 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::createPlatformBackingStoreName: | 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::createInputHandlersName: | 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::onDeviceListChangedName: | 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::updateName: | 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::resetResourcesName: | 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::pointerEventName: | 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::paintOnScreenName: | 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::eventName: | 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::createCursorTextureName: | 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::changeCursorName: | 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::runGLChecksName: | 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::eglSurfaceForPlatformSurfaceName: | 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::destroyTemporaryOffscreenSurfaceName: | 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::setPeriodName: | 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::setOvershootName: | 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::setCustomTypeName: | 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::setAmplitudeName: | 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::addCubicBezierSegmentName: | 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::QEGLStreamConvenienceName: | 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::~QEGLPlatformContextName: | 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::initializeName: | 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::getProcAddressName: | 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::doneCurrentName: | 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::QEGLPlatformContextName: | 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::~QEGLPbufferName: | 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::surfaceFormatForName: | 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::screenDestroyName: | 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 |