| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 QDomNode::clear| Name:  | QDomNode::clear |  | Prototype:  | void QDomNode::clear() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2636-2641 |  
  |  | 3 | 2 | 
 QDomNode::cloneNode| Name:  | QDomNode::cloneNode |  | Prototype:  | QDomNode QDomNode::cloneNode(bool deep) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2346-2351 |  
  |  | 3 | 2 | 
 QDomNode::firstChild| Name:  | QDomNode::firstChild |  | Prototype:  | QDomNode QDomNode::firstChild() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2250-2255 |  
  |  | 3 | 2 | 
 QDomNode::hasAttributes| Name:  | QDomNode::hasAttributes |  | Prototype:  | bool QDomNode::hasAttributes() const |  | Coverage:  |  50.000% (3/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2473-2478 |  
  |  | 3 | 2 | 
 QDomNode::hasChildNodes| Name:  | QDomNode::hasChildNodes |  | Prototype:  | bool QDomNode::hasChildNodes() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2614-2619 |  
  |  | 3 | 2 | 
 QDomNode::insertAfter| Name:  | QDomNode::insertAfter |  | Prototype:  | QDomNode QDomNode::insertAfter(const QDomNode& newChild, const QDomNode& refChild) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2529-2534 |  
  |  | 3 | 2 | 
 QDomNode::insertBefore| Name:  | QDomNode::insertBefore |  | Prototype:  | QDomNode QDomNode::insertBefore(const QDomNode& newChild, const QDomNode& refChild) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2501-2506 |  
  |  | 3 | 2 | 
 QDomNode::isAttr| Name:  | QDomNode::isAttr |  | Prototype:  | bool QDomNode::isAttr() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2717-2722 |  
  |  | 3 | 2 | 
 QDomNode::isCDATASection| Name:  | QDomNode::isCDATASection |  | Prototype:  | bool QDomNode::isCDATASection() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2734-2739 |  
  |  | 3 | 2 | 
 QDomNode::isCharacterData| Name:  | QDomNode::isCharacterData |  | Prototype:  | bool QDomNode::isCharacterData() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2894-2899 |  
  |  | 3 | 2 | 
 QDomNode::isComment| Name:  | QDomNode::isComment |  | Prototype:  | bool QDomNode::isComment() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2909-2914 |  
  |  | 3 | 2 | 
 QDomNode::isDocument| Name:  | QDomNode::isDocument |  | Prototype:  | bool QDomNode::isDocument() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2766-2771 |  
  |  | 3 | 2 | 
 QDomNode::isDocumentFragment| Name:  | QDomNode::isDocumentFragment |  | Prototype:  | bool QDomNode::isDocumentFragment() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2751-2756 |  
  |  | 3 | 2 | 
 QDomNode::isDocumentType| Name:  | QDomNode::isDocumentType |  | Prototype:  | bool QDomNode::isDocumentType() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2783-2788 |  
  |  | 3 | 2 | 
 QDomNode::isElement| Name:  | QDomNode::isElement |  | Prototype:  | bool QDomNode::isElement() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2798-2803 |  
  |  | 3 | 2 | 
 QDomNode::isEntity| Name:  | QDomNode::isEntity |  | Prototype:  | bool QDomNode::isEntity() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2845-2850 |  
  |  | 3 | 2 | 
 QDomNode::isEntityReference| Name:  | QDomNode::isEntityReference |  | Prototype:  | bool QDomNode::isEntityReference() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2815-2820 |  
  |  | 3 | 2 | 
 QDomNode::isNotation| Name:  | QDomNode::isNotation |  | Prototype:  | bool QDomNode::isNotation() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2860-2865 |  
  |  | 3 | 2 | 
 QDomNode::isProcessingInstruction| Name:  | QDomNode::isProcessingInstruction |  | Prototype:  | bool QDomNode::isProcessingInstruction() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2877-2882 |  
  |  | 3 | 2 | 
 QDomNode::isText| Name:  | QDomNode::isText |  | Prototype:  | bool QDomNode::isText() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2830-2835 |  
  |  | 3 | 2 | 
 QDomNode::lastChild| Name:  | QDomNode::lastChild |  | Prototype:  | QDomNode QDomNode::lastChild() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2264-2269 |  
  |  | 3 | 2 | 
 QDomNode::localName| Name:  | QDomNode::localName |  | Prototype:  | QString QDomNode::localName() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2461-2466 |  
  |  | 3 | 2 | 
 QDomNode::namedItem| Name:  | QDomNode::namedItem |  | Prototype:  | QDomNode QDomNode::namedItem(const QString& name) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2652-2657 |  
  |  | 3 | 2 | 
 QDomNode::namespaceURI| Name:  | QDomNode::namespaceURI |  | Prototype:  | QString QDomNode::namespaceURI() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2391-2396 |  
  |  | 3 | 2 | 
 QDomNode::nextSibling| Name:  | QDomNode::nextSibling |  | Prototype:  | QDomNode QDomNode::nextSibling() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2304-2309 |  
  |  | 3 | 2 | 
 QDomNode::nodeType| Name:  | QDomNode::nodeType |  | Prototype:  | QDomNode::NodeType QDomNode::nodeType() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2200-2205 |  
  |  | 3 | 2 | 
 QDomNode::nodeValue| Name:  | QDomNode::nodeValue |  | Prototype:  | QString QDomNode::nodeValue() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2153-2158 |  
  |  | 3 | 2 | 
 QDomNode::normalize| Name:  | QDomNode::normalize |  | Prototype:  | void QDomNode::normalize() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2359-2364 |  
  |  | 3 | 2 | 
 QDomNode::ownerDocument| Name:  | QDomNode::ownerDocument |  | Prototype:  | QDomDocument QDomNode::ownerDocument() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2331-2336 |  
  |  | 3 | 2 | 
 QDomNode::parentNode| Name:  | QDomNode::parentNode |  | Prototype:  | QDomNode QDomNode::parentNode() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 2211-2216 |  
  |  | 3 | 2 | 
 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 | 
 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 | 
 QDomNodePrivate::cloneNode| Name:  | QDomNodePrivate::cloneNode |  | Prototype:  | QDomNodePrivate* QDomNodePrivate::cloneNode(bool deep) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 1857-1863 |  
  |  | 3 | 1 | 
 QDomNodePrivate::isText| Name:  | QDomNodePrivate::isText |  | Prototype:  | bool isText() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 174-176 |  
  |  | 3 | 1 | 
 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 | 
 QDomNotationPrivate::QDomNotationPrivate| Name:  | QDomNotationPrivate::QDomNotationPrivate |  | Prototype:  | QDomNotationPrivate::QDomNotationPrivate(QDomDocumentPrivate* d, QDomNodePrivate* parent, const QString& aname, const QString& pub, const QString& sys) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5516-5524 |  
  |  | 3 | 1 | 
 QDomNotationPrivate::cloneNode| Name:  | QDomNotationPrivate::cloneNode |  | Prototype:  | QDomNodePrivate* QDomNotationPrivate::cloneNode(bool deep) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5533-5539 |  
  |  | 3 | 1 | 
 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 | 
 QDomProcessingInstructionPrivate::cloneNode| Name:  | QDomProcessingInstructionPrivate::cloneNode |  | Prototype:  | QDomNodePrivate* QDomProcessingInstructionPrivate::cloneNode(bool deep) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 6003-6009 |  
  |  | 3 | 1 | 
 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::cloneNode| Name:  | QDomTextPrivate::cloneNode |  | Prototype:  | QDomNodePrivate* QDomTextPrivate::cloneNode(bool deep) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5171-5177 |  
  |  | 3 | 1 | 
 QDoubleSpinBox::setPrefix| Name:  | QDoubleSpinBox::setPrefix |  | Prototype:  | void QDoubleSpinBox::setPrefix(const QString &prefix) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 687-693 |  
  |  | 3 | 1 | 
 QDoubleSpinBox::setValue| Name:  | QDoubleSpinBox::setValue |  | Prototype:  | void QDoubleSpinBox::setValue(double value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp |  | Lines:  | 655-660 |  
  |  | 3 | 1 | 
 QDoubleValidator::QDoubleValidator| Name:  | QDoubleValidator::QDoubleValidator |  | Prototype:  | QDoubleValidator::QDoubleValidator(QObject * parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 591-597 |  
  |  | 3 | 1 | 
 QDoubleValidator::QDoubleValidator| Name:  | QDoubleValidator::QDoubleValidator |  | Prototype:  | QDoubleValidator::QDoubleValidator(double bottom, double top, int decimals, QObject * parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 606-613 |  
  |  | 3 | 1 | 
 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::QDropEvent| Name:  | QDropEvent::QDropEvent |  | Prototype:  | QDropEvent::QDropEvent(const QPointF& pos, Qt::DropActions actions, const QMimeData *data, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, Type type) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 2944-2953 |  
  |  | 3 | 1 | 
 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 | 
 QEGLDeviceIntegration::fbDeviceName| Name:  | QEGLDeviceIntegration::fbDeviceName |  | Prototype:  | QByteArray QEGLDeviceIntegration::fbDeviceName() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp |  | Lines:  | 121-132 |  
  |  | 3 | 3 | 
 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 | 
 QEasingCurve::QEasingCurve| Name:  | QEasingCurve::QEasingCurve |  | Prototype:  | QEasingCurve::QEasingCurve(const QEasingCurve &other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 1069-1073 |  
  |  | 3 | 1 | 
 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::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::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::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 | 
 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 | 
 QEglFSKmsIntegration::hasCapability| Name:  | QEglFSKmsIntegration::hasCapability |  | Prototype:  | bool QEglFSKmsIntegration::hasCapability(QPlatformIntegration::Capability cap) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsintegration.cpp |  | Lines:  | 117-127 |  
  |  | 3 | 5 | 
 QEglFSKmsIntegration::platformDestroy| Name:  | QEglFSKmsIntegration::platformDestroy |  | Prototype:  | void QEglFSKmsIntegration::platformDestroy() |  | 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:  | 83-88 |  
  |  | 3 | 1 | 
 QEglFSKmsIntegration::waitForVSync| Name:  | QEglFSKmsIntegration::waitForVSync |  | Prototype:  | void QEglFSKmsIntegration::waitForVSync(QPlatformSurface *surface) 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:  | 129-135 |  
  |  | 3 | 1 | 
 QEglFSKmsInterruptHandler::QEglFSKmsInterruptHandler| Name:  | QEglFSKmsInterruptHandler::QEglFSKmsInterruptHandler |  | Prototype:  | QEglFSKmsInterruptHandler(QEglFSKmsScreen *screen) |  | 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:  | 58-62 |  
  |  | 3 | 1 | 
 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::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 | 
 QElapsedTimer::msecsTo| Name:  | QElapsedTimer::msecsTo |  | Prototype:  | qint64 QElapsedTimer::msecsTo(const QElapsedTimer &other) const noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp |  | Lines:  | 234-239 |  
  |  | 3 | 1 | 
 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 | 
 QEvdevKeyboardHandler::processKeyEvent| Name:  | QEvdevKeyboardHandler::processKeyEvent |  | Prototype:  | void QEvdevKeyboardHandler::processKeyEvent(int nativecode, int unicode, int qtcode, Qt::KeyboardModifiers modifiers, bool isPress, bool autoRepeat) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp |  | Lines:  | 218-224 |  
  |  | 3 | 1 | 
 QEvdevMouseManager::handleCursorPositionChange| Name:  | QEvdevMouseManager::handleCursorPositionChange |  | Prototype:  | void QEvdevMouseManager::handleCursorPositionChange(const QPoint &pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp |  | Lines:  | 182-187 |  
  |  | 3 | 1 | 
 QEvdevTabletData::QEvdevTabletData| Name:  | QEvdevTabletData::QEvdevTabletData |  | Prototype:  | QEvdevTabletData::QEvdevTabletData(QEvdevTabletHandler *q_ptr) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp |  | Lines:  | 76-82 |  
  |  | 3 | 1 | 
 QEvdevTabletHandler::~QEvdevTabletHandler| Name:  | QEvdevTabletHandler::~QEvdevTabletHandler |  | Prototype:  | QEvdevTabletHandler::~QEvdevTabletHandler() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp |  | Lines:  | 191-197 |  
  |  | 3 | 2 | 
 QEvent::~QEvent| Name:  | QEvent::~QEvent |  | Prototype:  | QEvent::~QEvent() |  | Coverage:  |  33.333% (2/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp |  | Lines:  | 333-338 |  
  |  | 3 | 2 | 
 QEventDispatcherGlib::wakeUp| Name:  | QEventDispatcherGlib::wakeUp |  | Prototype:  | void QEventDispatcherGlib::wakeUp() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 588-593 |  
  |  | 3 | 1 | 
 QEventDispatcherUNIX::interrupt| Name:  | QEventDispatcherUNIX::interrupt |  | Prototype:  | void QEventDispatcherUNIX::interrupt() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 545-550 |  
  |  | 3 | 1 |