| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QDomNode::toComment| Name: | QDomNode::toComment | | Prototype: | QDomComment QDomNode::toComment() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 7349-7354 |
| | 3 | 2 |
QDomNode::toDocument| Name: | QDomNode::toDocument | | Prototype: | QDomDocument QDomNode::toDocument() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 7232-7237 |
| | 3 | 2 |
QDomNode::toDocumentFragment| Name: | QDomNode::toDocumentFragment | | Prototype: | QDomDocumentFragment QDomNode::toDocumentFragment() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 7219-7224 |
| | 3 | 2 |
QDomNode::toDocumentType| Name: | QDomNode::toDocumentType | | Prototype: | QDomDocumentType QDomNode::toDocumentType() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 7245-7250 |
| | 3 | 2 |
QDomNode::toElement| Name: | QDomNode::toElement | | Prototype: | QDomElement QDomNode::toElement() const | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 7258-7263 |
| | 3 | 2 |
QDomNode::toEntity| Name: | QDomNode::toEntity | | Prototype: | QDomEntity QDomNode::toEntity() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 7297-7302 |
| | 3 | 2 |
QDomNode::toEntityReference| Name: | QDomNode::toEntityReference | | Prototype: | QDomEntityReference QDomNode::toEntityReference() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 7271-7276 |
| | 3 | 2 |
QDomNode::toNotation| Name: | QDomNode::toNotation | | Prototype: | QDomNotation QDomNode::toNotation() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 7310-7315 |
| | 3 | 2 |
QDomNode::toProcessingInstruction| Name: | QDomNode::toProcessingInstruction | | Prototype: | QDomProcessingInstruction QDomNode::toProcessingInstruction() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 7323-7328 |
| | 3 | 2 |
QDomNode::toText| Name: | QDomNode::toText | | Prototype: | QDomText QDomNode::toText() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 7284-7289 |
| | 3 | 2 |
QDomNode::~QDomNode| Name: | QDomNode::~QDomNode | | Prototype: | QDomNode::~QDomNode() | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 2084-2088 |
| | 2 | 2 |
QDomNodeList::QDomNodeList| Name: | QDomNodeList::QDomNodeList | | Prototype: | QDomNodeList::QDomNodeList(const QDomNodeList& n) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1310-1315 |
| | 3 | 2 |
QDomNodeList::item| Name: | QDomNodeList::item | | Prototype: | QDomNode QDomNodeList::item(int index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1370-1376 |
| | 3 | 2 |
QDomNodeList::length| Name: | QDomNodeList::length | | Prototype: | int QDomNodeList::length() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1381-1386 |
| | 3 | 2 |
QDomNodeList::~QDomNodeList| Name: | QDomNodeList::~QDomNodeList | | Prototype: | QDomNodeList::~QDomNodeList() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1355-1359 |
| | 2 | 2 |
QDomNodeListPrivate::QDomNodeListPrivate| Name: | QDomNodeListPrivate::QDomNodeListPrivate | | Prototype: | QDomNodeListPrivate::QDomNodeListPrivate(QDomNodePrivate *n_impl) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1135-1141 |
| | 4 | 2 |
QDomNodeListPrivate::QDomNodeListPrivate| Name: | QDomNodeListPrivate::QDomNodeListPrivate | | Prototype: | QDomNodeListPrivate::QDomNodeListPrivate(QDomNodePrivate *n_impl, const QString &name) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1143-1151 |
| | 5 | 2 |
QDomNodeListPrivate::QDomNodeListPrivate| Name: | QDomNodeListPrivate::QDomNodeListPrivate | | Prototype: | QDomNodeListPrivate::QDomNodeListPrivate(QDomNodePrivate *n_impl, const QString &_nsURI, const QString &localName) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1153-1162 |
| | 6 | 2 |
QDomNodeListPrivate::~QDomNodeListPrivate| Name: | QDomNodeListPrivate::~QDomNodeListPrivate | | Prototype: | QDomNodeListPrivate::~QDomNodeListPrivate() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1164-1168 |
| | 2 | 2 |
QDomNodePrivate::QDomNodePrivate| Name: | QDomNodePrivate::QDomNodePrivate | | Prototype: | QDomNodePrivate::QDomNodePrivate(QDomDocumentPrivate *doc, QDomNodePrivate *par) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1430-1443 |
| | 10 | 2 |
QDomNodePrivate::save| Name: | QDomNodePrivate::save | | Prototype: | void QDomNodePrivate::save(QTextStream& s, int depth, int indent) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1891-1898 |
| | 4 | 2 |
QDomNotation::publicId| Name: | QDomNotation::publicId | | Prototype: | QString QDomNotation::publicId() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 5631-5636 |
| | 3 | 2 |
QDomNotation::systemId| Name: | QDomNotation::systemId | | Prototype: | QString QDomNotation::systemId() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 5641-5646 |
| | 3 | 2 |
QDomProcessingInstruction::data| Name: | QDomProcessingInstruction::data | | Prototype: | QString QDomProcessingInstruction::data() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6111-6116 |
| | 3 | 2 |
QDomProcessingInstruction::setData| Name: | QDomProcessingInstruction::setData | | Prototype: | void QDomProcessingInstruction::setData(const QString& d) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6123-6128 |
| | 3 | 2 |
QDomProcessingInstruction::target| Name: | QDomProcessingInstruction::target | | Prototype: | QString QDomProcessingInstruction::target() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6099-6104 |
| | 3 | 2 |
QDomText::splitText| Name: | QDomText::splitText | | Prototype: | QDomText QDomText::splitText(int offset) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 5275-5280 |
| | 3 | 2 |
QDomTextPrivate::splitText| Name: | QDomTextPrivate::splitText | | Prototype: | QDomTextPrivate* QDomTextPrivate::splitText(int offset) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 5173-5186 |
| | 7 | 2 |
QDoubleSpinBox::setSingleStep| Name: | QDoubleSpinBox::setSingleStep | | Prototype: | void QDoubleSpinBox::setSingleStep(double value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 759-767 |
| | 4 | 2 |
QDoubleSpinBox::textFromValue| Name: | QDoubleSpinBox::textFromValue | | Prototype: | QString QDoubleSpinBox::textFromValue(double value) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 903-911 |
| | 5 | 2 |
QDoubleValidator::setNotation| Name: | QDoubleValidator::setNotation | | Prototype: | void QDoubleValidator::setNotation(Notation newNotation) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 786-794 |
| | 5 | 2 |
QDrag::start| Name: | QDrag::start | | Prototype: | Qt::DropAction QDrag::start(Qt::DropActions request) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | | Lines: | 294-305 |
| | 8 | 2 |
QDragManager::QDragManager| Name: | QDragManager::QDragManager | | Prototype: | QDragManager::QDragManager() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 67-76 |
| | 3 | 2 |
QDragManager::self| Name: | QDragManager::self | | Prototype: | QDragManager *QDragManager::self() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 84-89 |
| | 3 | 2 |
QDragManager::source| Name: | QDragManager::source | | Prototype: | QObject *QDragManager::source() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 91-96 |
| | 3 | 2 |
QDrawHelperGammaTables::refresh| Name: | QDrawHelperGammaTables::refresh | | Prototype: | void QDrawHelperGammaTables::refresh(qreal smoothing) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgammatables.cpp | | Lines: | 50-56 |
| | 3 | 2 |
QDropEvent::setDropAction| Name: | QDropEvent::setDropAction | | Prototype: | void QDropEvent::setDropAction(Qt::DropAction action) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 2914-2919 |
| | 3 | 2 |
QDropEvent::source| Name: | QDropEvent::source | | Prototype: | QObject* QDropEvent::source() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 2906-2911 |
| | 3 | 2 |
QDynamicFileResourceRoot::~QDynamicFileResourceRoot| Name: | QDynamicFileResourceRoot::~QDynamicFileResourceRoot | | Prototype: | ~QDynamicFileResourceRoot() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 950-961 |
| | 5 | 2 |
QEGLDeviceIntegration::framebufferIndex| Name: | QEGLDeviceIntegration::framebufferIndex | | Prototype: | int QEGLDeviceIntegration::framebufferIndex() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 140-150 |
| | 6 | 2 |
QEGLDeviceIntegration::logicalDpi| Name: | QEGLDeviceIntegration::logicalDpi | | Prototype: | QDpi QEGLDeviceIntegration::logicalDpi() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 213-223 |
| | 6 | 2 |
QEGLDeviceIntegration::platformDestroy| Name: | QEGLDeviceIntegration::platformDestroy | | Prototype: | void QEGLDeviceIntegration::platformDestroy() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 168-172 |
| | 2 | 2 |
QEGLDeviceIntegration::platformInit| Name: | QEGLDeviceIntegration::platformInit | | Prototype: | void QEGLDeviceIntegration::platformInit() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 152-166 |
| | 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: | 194-201 |
| | 5 | 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: | 260-272 |
| | 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: | 91-95 |
| | 2 | 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: | 108-124 |
| | 6 | 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: | 418-424 |
| | 4 | 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: | 247-251 |
| | 2 | 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: | 410-416 |
| | 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: | 39-63 |
| | 9 | 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: | 1212-1217 |
| | 3 | 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: | 1149-1154 |
| | 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: | 1382-1390 |
| | 5 | 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: | 1197-1202 |
| | 3 | 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: | 1173-1178 |
| | 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: | 78-87 |
| | 5 | 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: | 54-60 |
| | 3 | 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: | 89-97 |
| | 3 | 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: | 199-205 |
| | 4 | 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: | 147-159 |
| | 9 | 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: | 260-270 |
| | 7 | 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: | 312-326 |
| | 10 | 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: | 302-310 |
| | 6 | 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: | 106-117 |
| | 8 | 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: | 272-281 |
| | 3 | 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: | 100-104 |
| | 2 | 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: | 400-422 |
| | 5 | 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: | 168-175 |
| | 5 | 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: | 187-205 |
| | 12 | 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: | 177-185 |
| | 6 | 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: | 387-398 |
| | 4 | 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: | 366-373 |
| | 4 | 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: | 375-385 |
| | 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: | 312-316 |
| | 2 | 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: | 230-239 |
| | 3 | 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: | 170-178 |
| | 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: | 251-258 |
| | 4 | 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: | 241-249 |
| | 5 | 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: | 323-329 |
| | 2 | 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: | 304-310 |
| | 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: | 153-158 |
| | 3 | 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: | 205-210 |
| | 3 | 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: | 382-389 |
| | 4 | 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: | 299-308 |
| | 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: | 133-144 |
| | 7 | 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: | 91-110 |
| | 6 | 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: | 112-116 |
| | 2 | 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: | 123-140 |
| | 8 | 2 |
QEvdevTabletData::testGrab| Name: | QEvdevTabletData::testGrab | | Prototype: | void QEvdevTabletData::testGrab() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines: | 118-125 |
| | 4 | 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/qevdevtablet.cpp | | Lines: | 251-258 |
| | 4 | 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: | 406-429 |
| | 14 | 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: | 325-330 |
| | 3 | 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: | 553-562 |
| | 5 | 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: | 564-575 |
| | 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: | 360-396 |
| | 24 | 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: | 380-390 |
| | 5 | 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: | 624-635 |
| | 5 | 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: | 144-164 |
| | 4 | 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: | 298-306 |
| | 4 | 2 |