Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QDomElementPrivate::~QDomElementPrivateName: | QDomElementPrivate::~QDomElementPrivate | Prototype: | QDomElementPrivate::~QDomElementPrivate() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 4418-4422 |
| | 2 | 2 |
QDomEntity::QDomEntityName: | QDomEntity::QDomEntity | Prototype: | QDomEntity::QDomEntity() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 5790-5793 |
| | 2 | 1 |
QDomEntity::QDomEntityName: | QDomEntity::QDomEntity | Prototype: | QDomEntity::QDomEntity(const QDomEntity& x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 5803-5806 |
| | 2 | 1 |
QDomEntity::QDomEntityName: | QDomEntity::QDomEntity | Prototype: | QDomEntity::QDomEntity(QDomEntityPrivate* n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 5808-5811 |
| | 2 | 1 |
QDomEntityReference::QDomEntityReferenceName: | QDomEntityReference::QDomEntityReference | Prototype: | QDomEntityReference::QDomEntityReference() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 5943-5946 |
| | 2 | 1 |
QDomEntityReference::QDomEntityReferenceName: | QDomEntityReference::QDomEntityReference | Prototype: | QDomEntityReference::QDomEntityReference(const QDomEntityReference& x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 5955-5958 |
| | 2 | 1 |
QDomEntityReference::QDomEntityReferenceName: | QDomEntityReference::QDomEntityReference | Prototype: | QDomEntityReference::QDomEntityReference(QDomEntityReferencePrivate* n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 5960-5963 |
| | 2 | 1 |
QDomEntityReferencePrivate::QDomEntityReferencePrivateName: | QDomEntityReferencePrivate::QDomEntityReferencePrivate | Prototype: | QDomEntityReferencePrivate::QDomEntityReferencePrivate(QDomNodePrivate* n, bool deep) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 5879-5882 |
| | 2 | 1 |
QDomHandler::QDomHandlerName: | QDomHandler::QDomHandler | Prototype: | QDomHandler::QDomHandler(QDomDocumentPrivate* adoc, QXmlSimpleReader* areader, bool namespaceProcessing) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 7368-7372 |
| | 2 | 1 |
QDomHandler::endCDATAName: | QDomHandler::endCDATA | Prototype: | bool QDomHandler::endCDATA() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 7500-7504 |
| | 2 | 1 |
QDomHandler::endEntityName: | QDomHandler::endEntity | Prototype: | bool QDomHandler::endEntity(const QString &) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 7512-7516 |
| | 2 | 1 |
QDomHandler::startCDATAName: | QDomHandler::startCDATA | Prototype: | bool QDomHandler::startCDATA() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 7494-7498 |
| | 2 | 1 |
QDomHandler::startEntityName: | QDomHandler::startEntity | Prototype: | bool QDomHandler::startEntity(const QString &name) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 7506-7510 |
| | 2 | 1 |
QDomImplementation::~QDomImplementationName: | QDomImplementation::~QDomImplementation | Prototype: | QDomImplementation::~QDomImplementation() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 961-965 |
| | 2 | 2 |
QDomNamedNodeMap::~QDomNamedNodeMapName: | QDomNamedNodeMap::~QDomNamedNodeMap | Prototype: | QDomNamedNodeMap::~QDomNamedNodeMap() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 3276-3280 |
| | 2 | 2 |
QDomNamedNodeMapPrivate::namedItemName: | QDomNamedNodeMapPrivate::namedItem | Prototype: | QDomNodePrivate* QDomNamedNodeMapPrivate::namedItem(const QString& name) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 3075-3079 |
| | 2 | 1 |
QDomNode::isSupportedName: | QDomNode::isSupported | Prototype: | bool QDomNode::isSupported(const QString& feature, const QString& version) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 2373-2377 |
| | 2 | 1 |
QDomNode::~QDomNodeName: | 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: | 2090-2094 |
| | 2 | 2 |
QDomNodeList::~QDomNodeListName: | 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: | 1361-1365 |
| | 2 | 2 |
QDomNodeListPrivate::~QDomNodeListPrivateName: | 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: | 1170-1174 |
| | 2 | 2 |
QDomNodePrivate::setLocationName: | QDomNodePrivate::setLocation | Prototype: | void QDomNodePrivate::setLocation(int lineNumber, int columnNumber) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 1906-1910 |
| | 2 | 1 |
QDomNodePrivate::setNoParentName: | QDomNodePrivate::setNoParent | Prototype: | void setNoParent() | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 161-164 |
| | 2 | 1 |
QDomNodePrivate::setOwnerDocumentName: | QDomNodePrivate::setOwnerDocument | Prototype: | inline void QDomNodePrivate::setOwnerDocument(QDomDocumentPrivate *doc) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 1430-1434 |
| | 2 | 1 |
QDomNotation::QDomNotationName: | QDomNotation::QDomNotation | Prototype: | QDomNotation::QDomNotation() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 5594-5597 |
| | 2 | 1 |
QDomNotation::QDomNotationName: | QDomNotation::QDomNotation | Prototype: | QDomNotation::QDomNotation(const QDomNotation& x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 5606-5609 |
| | 2 | 1 |
QDomNotation::QDomNotationName: | QDomNotation::QDomNotation | Prototype: | QDomNotation::QDomNotation(QDomNotationPrivate* n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 5611-5614 |
| | 2 | 1 |
QDomNotationPrivate::QDomNotationPrivateName: | QDomNotationPrivate::QDomNotationPrivate | Prototype: | QDomNotationPrivate::QDomNotationPrivate(QDomNotationPrivate* n, bool deep) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 5526-5531 |
| | 2 | 1 |
QDomProcessingInstruction::QDomProcessingInstructionName: | QDomProcessingInstruction::QDomProcessingInstruction | Prototype: | QDomProcessingInstruction::QDomProcessingInstruction() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 6060-6063 |
| | 2 | 1 |
QDomProcessingInstruction::QDomProcessingInstructionName: | QDomProcessingInstruction::QDomProcessingInstruction | Prototype: | QDomProcessingInstruction::QDomProcessingInstruction(const QDomProcessingInstruction& x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 6072-6075 |
| | 2 | 1 |
QDomProcessingInstruction::QDomProcessingInstructionName: | QDomProcessingInstruction::QDomProcessingInstruction | Prototype: | QDomProcessingInstruction::QDomProcessingInstruction(QDomProcessingInstructionPrivate* n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 6077-6080 |
| | 2 | 1 |
QDomProcessingInstructionPrivate::QDomProcessingInstructionPrivateName: | QDomProcessingInstructionPrivate::QDomProcessingInstructionPrivate | Prototype: | QDomProcessingInstructionPrivate::QDomProcessingInstructionPrivate(QDomDocumentPrivate* d, QDomNodePrivate* parent, const QString& target, const QString& data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 5989-5995 |
| | 2 | 1 |
QDomProcessingInstructionPrivate::QDomProcessingInstructionPrivateName: | QDomProcessingInstructionPrivate::QDomProcessingInstructionPrivate | Prototype: | QDomProcessingInstructionPrivate::QDomProcessingInstructionPrivate(QDomProcessingInstructionPrivate* n, bool deep) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 5997-6000 |
| | 2 | 1 |
QDomText::QDomTextName: | QDomText::QDomText | Prototype: | QDomText::QDomText() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 5231-5234 |
| | 2 | 1 |
QDomText::QDomTextName: | QDomText::QDomText | Prototype: | QDomText::QDomText(const QDomText& x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 5243-5246 |
| | 2 | 1 |
QDomText::QDomTextName: | QDomText::QDomText | Prototype: | QDomText::QDomText(QDomTextPrivate* n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 5248-5251 |
| | 2 | 1 |
QDomTextPrivate::QDomTextPrivateName: | QDomTextPrivate::QDomTextPrivate | Prototype: | QDomTextPrivate::QDomTextPrivate(QDomTextPrivate* n, bool deep) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 5166-5169 |
| | 2 | 1 |
QDomTextPrivate::saveName: | QDomTextPrivate::save | Prototype: | void QDomTextPrivate::save(QTextStream& s, int, int) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 5194-5198 |
| | 2 | 1 |
QDoubleSpinBox::QDoubleSpinBoxName: | QDoubleSpinBox::QDoubleSpinBox | Prototype: | QDoubleSpinBox::QDoubleSpinBox(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | Lines: | 623-628 |
| | 2 | 1 |
QDoubleSpinBox::cleanTextName: | QDoubleSpinBox::cleanText | Prototype: | QString QDoubleSpinBox::cleanText() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | Lines: | 741-746 |
| | 2 | 1 |
QDoubleSpinBox::decimalsName: | QDoubleSpinBox::decimals | Prototype: | int QDoubleSpinBox::decimals() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | Lines: | 873-878 |
| | 2 | 1 |
QDoubleSpinBox::maximumName: | QDoubleSpinBox::maximum | Prototype: | double QDoubleSpinBox::maximum() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | Lines: | 821-826 |
| | 2 | 1 |
QDoubleSpinBox::minimumName: | QDoubleSpinBox::minimum | Prototype: | double QDoubleSpinBox::minimum() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | Lines: | 790-795 |
| | 2 | 1 |
QDoubleSpinBox::prefixName: | QDoubleSpinBox::prefix | Prototype: | QString QDoubleSpinBox::prefix() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | Lines: | 680-685 |
| | 2 | 1 |
QDoubleSpinBox::singleStepName: | QDoubleSpinBox::singleStep | Prototype: | double QDoubleSpinBox::singleStep() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | Lines: | 757-762 |
| | 2 | 1 |
QDoubleSpinBox::suffixName: | QDoubleSpinBox::suffix | Prototype: | QString QDoubleSpinBox::suffix() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | Lines: | 714-719 |
| | 2 | 1 |
QDoubleSpinBox::valueName: | QDoubleSpinBox::value | Prototype: | double QDoubleSpinBox::value() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | Lines: | 648-653 |
| | 2 | 1 |
QDoubleSpinBoxPrivate::initName: | QDoubleSpinBoxPrivate::init | Prototype: | inline void init() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | Lines: | 97-100 |
| | 2 | 1 |
QDoubleSpinBoxPrivate::textFromValueName: | QDoubleSpinBoxPrivate::textFromValue | Prototype: | QString QDoubleSpinBoxPrivate::textFromValue(const QVariant &f) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | Lines: | 1309-1313 |
| | 2 | 1 |
QDoubleSpinBoxPrivate::valueFromTextName: | QDoubleSpinBoxPrivate::valueFromText | Prototype: | QVariant QDoubleSpinBoxPrivate::valueFromText(const QString &f) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | Lines: | 1131-1135 |
| | 2 | 1 |
QDoubleValidator::notationName: | QDoubleValidator::notation | Prototype: | QDoubleValidator::Notation QDoubleValidator::notation() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 802-806 |
| | 2 | 1 |
QDoubleValidatorPrivate::QDoubleValidatorPrivateName: | QDoubleValidatorPrivate::QDoubleValidatorPrivate | Prototype: | QDoubleValidatorPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 535-539 |
| | 2 | 1 |
QDrag::cancelName: | QDrag::cancel | Prototype: | void QDrag::cancel() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | Lines: | 399-403 |
| | 2 | 2 |
QDrag::defaultActionName: | QDrag::defaultAction | Prototype: | Qt::DropAction QDrag::defaultAction() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | Lines: | 385-389 |
| | 2 | 1 |
QDrag::hotSpotName: | QDrag::hotSpot | Prototype: | QPoint QDrag::hotSpot() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | Lines: | 195-199 |
| | 2 | 1 |
QDrag::mimeDataName: | QDrag::mimeData | Prototype: | QMimeData *QDrag::mimeData() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | Lines: | 151-155 |
| | 2 | 1 |
QDrag::pixmapName: | QDrag::pixmap | Prototype: | QPixmap QDrag::pixmap() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | Lines: | 171-175 |
| | 2 | 1 |
QDrag::setHotSpotName: | QDrag::setHotSpot | Prototype: | void QDrag::setHotSpot(const QPoint& hotspot) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | Lines: | 185-189 |
| | 2 | 1 |
QDrag::setPixmapName: | QDrag::setPixmap | Prototype: | void QDrag::setPixmap(const QPixmap &pixmap) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | Lines: | 162-166 |
| | 2 | 1 |
QDrag::sourceName: | QDrag::source | Prototype: | QObject *QDrag::source() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | Lines: | 205-209 |
| | 2 | 1 |
QDrag::supportedActionsName: | QDrag::supportedActions | Prototype: | Qt::DropActions QDrag::supportedActions() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | Lines: | 373-377 |
| | 2 | 1 |
QDrag::targetName: | QDrag::target | Prototype: | QObject *QDrag::target() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | Lines: | 215-219 |
| | 2 | 1 |
QDrag::~QDragName: | QDrag::~QDrag | Prototype: | QDrag::~QDrag() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | Lines: | 128-132 |
| | 2 | 1 |
QDynamicPropertyChangeEvent::QDynamicPropertyChangeEventName: | QDynamicPropertyChangeEvent::QDynamicPropertyChangeEvent | Prototype: | QDynamicPropertyChangeEvent::QDynamicPropertyChangeEvent(const QByteArray &name) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | Lines: | 610-613 |
| | 2 | 1 |
QEGLDeviceIntegration::createNativeOffscreenWindowName: | QEGLDeviceIntegration::createNativeOffscreenWindow | Prototype: | EGLNativeWindowType QEGLDeviceIntegration::createNativeOffscreenWindow(const QSurfaceFormat &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | Lines: | 292-296 |
| | 2 | 1 |
QEGLDeviceIntegration::hasCapabilityName: | QEGLDeviceIntegration::hasCapability | Prototype: | bool QEGLDeviceIntegration::hasCapability(QPlatformIntegration::Capability cap) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | Lines: | 303-307 |
| | 2 | 1 |
QEGLDeviceIntegration::platformDestroyName: | 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: | 164-170 |
| | 2 | 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 |
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 |
QEasingCurveFunction::valueName: | QEasingCurveFunction::value | Prototype: | qreal QEasingCurveFunction::value(qreal t) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 377-381 |
| | 2 | 1 |
QEglConfigChooser::QEglConfigChooserName: | QEglConfigChooser::QEglConfigChooser | Prototype: | QEglConfigChooser::QEglConfigChooser(EGLDisplay display) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | Lines: | 220-229 |
| | 2 | 1 |
QEglFSContext::QEglFSContextName: | QEglFSContext::QEglFSContext | Prototype: | QEglFSContext::QEglFSContext(const QSurfaceFormat &format, QPlatformOpenGLContext *share, EGLDisplay display, EGLConfig *config, const QVariant &nativeHandle) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscontext.cpp | Lines: | 52-58 |
| | 2 | 1 |
QEglFSCursor::~QEglFSCursorName: | QEglFSCursor::~QEglFSCursor | Prototype: | QEglFSCursor::~QEglFSCursor() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | Lines: | 91-95 |
| | 2 | 1 |
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 |
QEglFSIntegration::QEglFSIntegrationName: | QEglFSIntegration::QEglFSIntegration | Prototype: | QEglFSIntegration::QEglFSIntegration() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | Lines: | 98-109 |
| | 2 | 1 |
QEglFSIntegration::chooseConfig::filterConfigName: | QEglFSIntegration::chooseConfig::filterConfig | Prototype: | bool filterConfig(EGLConfig config) const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | Lines: | 447-450 |
| | 2 | 1 |
QEglFSKmsDevice::QEglFSKmsDeviceName: | QEglFSKmsDevice::QEglFSKmsDevice | Prototype: | QEglFSKmsDevice::QEglFSKmsDevice(QEglFSKmsIntegration *integration, const QString &path) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp | Lines: | 332-339 |
| | 2 | 1 |
QEglFSKmsIntegration::platformDisplayName: | QEglFSKmsIntegration::platformDisplay | Prototype: | EGLNativeDisplayType QEglFSKmsIntegration::platformDisplay() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp | Lines: | 90-94 |
| | 2 | 1 |
QEglFSKmsScreen::refreshRateName: | QEglFSKmsScreen::refreshRate | Prototype: | qreal QEglFSKmsScreen::refreshRate() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | Lines: | 181-185 |
| | 2 | 1 |
QEglFSScreen::~QEglFSScreenName: | QEglFSScreen::~QEglFSScreen | Prototype: | QEglFSScreen::~QEglFSScreen() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsscreen.cpp | Lines: | 60-64 |
| | 2 | 1 |
QEglFSWindow::QEglFSWindowName: | QEglFSWindow::QEglFSWindow | Prototype: | QEglFSWindow::QEglFSWindow(QWindow *w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | Lines: | 55-64 |
| | 2 | 1 |
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 |
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 |
QEmulationPaintEngine::setStateName: | QEmulationPaintEngine::setState | Prototype: | void QEmulationPaintEngine::setState(QPainterState *s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | Lines: | 263-267 |
| | 2 | 1 |
QEnterEvent::QEnterEventName: | QEnterEvent::QEnterEvent | Prototype: | QEnterEvent::QEnterEvent(const QPointF &localPos, const QPointF &windowPos, const QPointF &screenPos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 77-83 |
| | 2 | 1 |
QErrorMessagePrivate::isMessageToBeShownName: | QErrorMessagePrivate::isMessageToBeShown | Prototype: | bool QErrorMessagePrivate::isMessageToBeShown(const QString &message, const QString &type) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | Lines: | 319-323 |
| | 2 | 1 |
QErrorMessagePrivate::retranslateStringsName: | QErrorMessagePrivate::retranslateStrings | Prototype: | void QErrorMessagePrivate::retranslateStrings() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | Lines: | 397-401 |
| | 2 | 1 |
QEvdevKeyboardManager::~QEvdevKeyboardManagerName: | QEvdevKeyboardManager::~QEvdevKeyboardManager | Prototype: | QEvdevKeyboardManager::~QEvdevKeyboardManager() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardmanager.cpp | Lines: | 98-102 |
| | 2 | 1 |
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 |
QEvdevMouseManager::handleWheelEventName: | QEvdevMouseManager::handleWheelEvent | Prototype: | void QEvdevMouseManager::handleWheelEvent(int delta, Qt::Orientation orientation) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp | Lines: | 148-152 |
| | 2 | 1 |
QEvdevMouseManager::~QEvdevMouseManagerName: | QEvdevMouseManager::~QEvdevMouseManager | Prototype: | QEvdevMouseManager::~QEvdevMouseManager() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp | Lines: | 107-111 |
| | 2 | 1 |
QEvdevTabletHandlerThread::~QEvdevTabletHandlerThreadName: | QEvdevTabletHandlerThread::~QEvdevTabletHandlerThread | Prototype: | QEvdevTabletHandlerThread::~QEvdevTabletHandlerThread() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | Lines: | 283-287 |
| | 2 | 1 |
QEvdevTouchScreenHandlerThread::notifyTouchDeviceRegisteredName: | QEvdevTouchScreenHandlerThread::notifyTouchDeviceRegistered | Prototype: | void QEvdevTouchScreenHandlerThread::notifyTouchDeviceRegistered() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | Lines: | 715-719 |
| | 2 | 1 |
QEvdevTouchScreenHandlerThread::~QEvdevTouchScreenHandlerThreadName: | QEvdevTouchScreenHandlerThread::~QEvdevTouchScreenHandlerThread | Prototype: | QEvdevTouchScreenHandlerThread::~QEvdevTouchScreenHandlerThread() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | Lines: | 692-696 |
| | 2 | 1 |
QEvent::registerEventTypeName: | QEvent::registerEventType | Prototype: | int QEvent::registerEventType(int hint) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | Lines: | 476-480 |
| | 2 | 1 |
QEventDispatcherGlib::QEventDispatcherGlibName: | QEventDispatcherGlib::QEventDispatcherGlib | Prototype: | QEventDispatcherGlib::QEventDispatcherGlib(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 357-360 |
| | 2 | 1 |
QEventDispatcherGlib::QEventDispatcherGlibName: | QEventDispatcherGlib::QEventDispatcherGlib | Prototype: | QEventDispatcherGlib::QEventDispatcherGlib(QEventDispatcherGlibPrivate &dd, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 608-611 |
| | 2 | 1 |
QEventDispatcherGlib::hasPendingEventsName: | QEventDispatcherGlib::hasPendingEvents | Prototype: | bool QEventDispatcherGlib::hasPendingEvents() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 435-439 |
| | 2 | 1 |
QEventDispatcherUNIX::hasPendingEventsName: | QEventDispatcherUNIX::hasPendingEvents | Prototype: | bool QEventDispatcherUNIX::hasPendingEvents() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 520-524 |
| | 2 | 1 |
QEventDispatcherUNIX::wakeUpName: | QEventDispatcherUNIX::wakeUp | Prototype: | void QEventDispatcherUNIX::wakeUp() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 539-543 |
| | 2 | 1 |
QEventDispatcherUNIXPrivate::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 |