| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QDomNode::prefix| Name:  | QDomNode::prefix |  | Prototype:  | QString QDomNode::prefix() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2420-2425 |  
  |  | 3 | 2 | 
 QDomNode::previousSibling| Name:  | QDomNode::previousSibling |  | Prototype:  | QDomNode QDomNode::previousSibling() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2284-2289 |  
  |  | 3 | 2 | 
 QDomNode::replaceChild| Name:  | QDomNode::replaceChild |  | Prototype:  | QDomNode QDomNode::replaceChild(const QDomNode& newChild, const QDomNode& oldChild) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2551-2556 |  
  |  | 3 | 2 | 
 QDomNode::setNodeValue| Name:  | QDomNode::setNodeValue |  | Prototype:  | void QDomNode::setNodeValue(const QString& v) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2165-2170 |  
  |  | 3 | 2 | 
 QDomNode::toAttr| Name:  | QDomNode::toAttr |  | Prototype:  | QDomAttr QDomNode::toAttr() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 7199-7204 |  
  |  | 3 | 2 | 
 QDomNode::toCDATASection| Name:  | QDomNode::toCDATASection |  | Prototype:  | QDomCDATASection QDomNode::toCDATASection() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 7212-7217 |  
  |  | 3 | 2 | 
 QDomNode::toCharacterData| Name:  | QDomNode::toCharacterData |  | Prototype:  | QDomCharacterData QDomNode::toCharacterData() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 7342-7347 |  
  |  | 3 | 2 | 
 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:  | 7355-7360 |  
  |  | 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:  | 7238-7243 |  
  |  | 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:  | 7225-7230 |  
  |  | 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:  | 7251-7256 |  
  |  | 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:  | 7264-7269 |  
  |  | 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:  | 7303-7308 |  
  |  | 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:  | 7277-7282 |  
  |  | 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:  | 7316-7321 |  
  |  | 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:  | 7329-7334 |  
  |  | 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:  | 7290-7295 |  
  |  | 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:  | 2090-2094 |  
  |  | 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:  | 1316-1321 |  
  |  | 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:  | 1376-1382 |  
  |  | 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:  | 1387-1392 |  
  |  | 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:  | 1361-1365 |  
  |  | 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:  | 1141-1147 |  
  |  | 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:  | 1149-1157 |  
  |  | 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:  | 1159-1168 |  
  |  | 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:  | 1170-1174 |  
  |  | 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:  | 1436-1449 |  
  |  | 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:  | 1897-1904 |  
  |  | 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:  | 5637-5642 |  
  |  | 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:  | 5647-5652 |  
  |  | 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:  | 6117-6122 |  
  |  | 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:  | 6129-6134 |  
  |  | 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:  | 6105-6110 |  
  |  | 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:  | 5281-5286 |  
  |  | 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:  | 5179-5192 |  
  |  | 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:  | 764-772 |  
  |  | 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:  | 908-916 |  
  |  | 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:  | 792-800 |  
  |  | 5 | 2 | 
 QDrag::cancel| Name:  | 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::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:  | 304-315 |  
  |  | 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:  | 73-82 |  
  |  | 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:  | 90-95 |  
  |  | 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:  | 97-102 |  
  |  | 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:  | 56-62 |  
  |  | 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:  | 2980-2985 |  
  |  | 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:  | 2972-2977 |  
  |  | 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:  | 956-967 |  
  |  | 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:  | 134-144 |  
  |  | 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:  | 211-221 |  
  |  | 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:  | 164-170 |  
  |  | 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:  | 146-162 |  
  |  | 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 | 
 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 | 
 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 | 
 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 | 
 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::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::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::~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 | 
 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 | 
 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 | 
 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::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::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::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 | 
 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 | 
 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::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 | 
 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 | 
 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::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::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::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::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::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 | 
 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 | 
 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 | 
 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::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::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::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::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::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 | 
 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 | 
 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::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 | 
 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 | 
 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::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::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::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::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::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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 |