| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QTextInlineObject::height| Name: | QTextInlineObject::height | | Prototype: | qreal QTextInlineObject::height() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 199-202 |
| | 1 | 1 |
QTextInlineObject::formatIndex| Name: | QTextInlineObject::formatIndex | | Prototype: | int QTextInlineObject::formatIndex() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 246-249 |
| | 1 | 1 |
QTextInlineObject::format| Name: | QTextInlineObject::format | | Prototype: | QTextFormat QTextInlineObject::format() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 254-257 |
| | 1 | 1 |
QTextInlineObject::descent| Name: | QTextInlineObject::descent | | Prototype: | qreal QTextInlineObject::descent() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 188-191 |
| | 1 | 1 |
QTextInlineObject::ascent| Name: | QTextInlineObject::ascent | | Prototype: | qreal QTextInlineObject::ascent() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 178-181 |
| | 1 | 1 |
QTextImageHandler::intrinsicSize| Name: | QTextImageHandler::intrinsicSize | | Prototype: | QSizeF QTextImageHandler::intrinsicSize(QTextDocument *doc, int posInDocument, const QTextFormat &format) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp | | Lines: | 237-245 |
| | 5 | 2 |
QTextImageHandler::image| Name: | QTextImageHandler::image | | Prototype: | QImage QTextImageHandler::image(QTextDocument *doc, const QTextImageFormat &imageFormat) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp | | Lines: | 247-252 |
| | 2 | 1 |
QTextImageHandler::drawObject| Name: | QTextImageHandler::drawObject | | Prototype: | void QTextImageHandler::drawObject(QPainter *p, const QRectF &rect, QTextDocument *doc, int posInDocument, const QTextFormat &format) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp | | Lines: | 254-266 |
| | 7 | 2 |
QTextImageHandler::QTextImageHandler| Name: | QTextImageHandler::QTextImageHandler | | Prototype: | QTextImageHandler::QTextImageHandler(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp | | Lines: | 232-235 |
| | 2 | 1 |
QTextImageFormat::QTextImageFormat| Name: | QTextImageFormat::QTextImageFormat | | Prototype: | QTextImageFormat::QTextImageFormat() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 3060-3060 |
| | 1 | 1 |
QTextImageFormat::QTextImageFormat| Name: | QTextImageFormat::QTextImageFormat | | Prototype: | QTextImageFormat::QTextImageFormat(const QTextFormat &fmt) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 3069-3072 |
| | 2 | 1 |
QTextHtmlStyleSelector::previousSiblingNode| Name: | QTextHtmlStyleSelector::previousSiblingNode | | Prototype: | QCss::StyleSelector::NodePtr QTextHtmlStyleSelector::previousSiblingNode(NodePtr node) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1764-1778 |
| | 12 | 4 |
QTextHtmlStyleSelector::parentNode| Name: | QTextHtmlStyleSelector::parentNode | | Prototype: | QCss::StyleSelector::NodePtr QTextHtmlStyleSelector::parentNode(NodePtr node) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1749-1757 |
| | 5 | 2 |
QTextHtmlStyleSelector::nodeNames| Name: | QTextHtmlStyleSelector::nodeNames | | Prototype: | QStringList QTextHtmlStyleSelector::nodeNames(NodePtr node) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1711-1714 |
| | 1 | 1 |
QTextHtmlStyleSelector::isNullNode| Name: | QTextHtmlStyleSelector::isNullNode | | Prototype: | bool QTextHtmlStyleSelector::isNullNode(NodePtr node) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1744-1747 |
| | 1 | 1 |
QTextHtmlStyleSelector::hasAttributes| Name: | QTextHtmlStyleSelector::hasAttributes | | Prototype: | bool QTextHtmlStyleSelector::hasAttributes(NodePtr node) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1738-1742 |
| | 2 | 1 |
QTextHtmlStyleSelector::duplicateNode| Name: | QTextHtmlStyleSelector::duplicateNode | | Prototype: | QCss::StyleSelector::NodePtr QTextHtmlStyleSelector::duplicateNode(NodePtr node) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1759-1762 |
| | 1 | 1 |
QTextHtmlStyleSelector::attribute| Name: | QTextHtmlStyleSelector::attribute | | Prototype: | QString QTextHtmlStyleSelector::attribute(NodePtr node, const QString &name) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1729-1736 |
| | 5 | 2 |
QTextHtmlStyleSelector::QTextHtmlStyleSelector| Name: | QTextHtmlStyleSelector::QTextHtmlStyleSelector | | Prototype: | inline QTextHtmlStyleSelector(const QTextHtmlParser *parser) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1695-1696 |
| | 1 | 1 |
QTextHtmlParserNode::setListStyle| Name: | QTextHtmlParserNode::setListStyle | | Prototype: | void QTextHtmlParserNode::setListStyle(const QVector<QCss::Value> &cssValues) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1145-1166 |
| | 15 | 14 |
QTextHtmlParserNode::parseStyleAttribute| Name: | QTextHtmlParserNode::parseStyleAttribute | | Prototype: | void QTextHtmlParserNode::parseStyleAttribute(const QString &value, const QTextDocument *resourceProvider) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1440-1448 |
| | 6 | 2 |
QTextHtmlParserNode::isNestedList| Name: | QTextHtmlParserNode::isNestedList | | Prototype: | bool QTextHtmlParserNode::isNestedList(const QTextHtmlParser *parser) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1000-1012 |
| | 8 | 4 |
QTextHtmlParserNode::initializeProperties| Name: | QTextHtmlParserNode::initializeProperties | | Prototype: | void QTextHtmlParserNode::initializeProperties(const QTextHtmlParserNode *parent, const QTextHtmlParser *parser) | | Coverage: | 0.000% (0/77) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1014-1142 |
| | 83 | 29 |
QTextHtmlParserNode::hasOnlyWhitespace| Name: | QTextHtmlParserNode::hasOnlyWhitespace | | Prototype: | bool QTextHtmlParserNode::hasOnlyWhitespace() const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1394-1400 |
| | 4 | 3 |
QTextHtmlParserNode::applyCssDeclarations| Name: | QTextHtmlParserNode::applyCssDeclarations | | Prototype: | void QTextHtmlParserNode::applyCssDeclarations(const QVector<QCss::Declaration> &declarations, const QTextDocument *resourceProvider) | | Coverage: | 0.000% (0/174) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1168-1359 |
| | 137 | 76 |
QTextHtmlParserNode::applyBackgroundImage| Name: | QTextHtmlParserNode::applyBackgroundImage | | Prototype: | void QTextHtmlParserNode::applyBackgroundImage(const QString &url, const QTextDocument *resourceProvider) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1363-1392 |
| | 18 | 10 |
QTextHtmlParserNode::QTextHtmlParserNode| Name: | QTextHtmlParserNode::QTextHtmlParserNode | | Prototype: | QTextHtmlParserNode::QTextHtmlParserNode() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 494-508 |
| | 4 | 1 |
QTextHtmlParser::topMargin| Name: | QTextHtmlParser::topMargin | | Prototype: | int QTextHtmlParser::topMargin(int i) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 616-621 |
| | 3 | 2 |
QTextHtmlParser::resolveStyleSheetImports| Name: | QTextHtmlParser::resolveStyleSheetImports | | Prototype: | void QTextHtmlParser::resolveStyleSheetImports(const QCss::StyleSheet &sheet) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1784-1792 |
| | 5 | 3 |
QTextHtmlParser::resolveParent| Name: | QTextHtmlParser::resolveParent | | Prototype: | QTextHtmlParserNode *QTextHtmlParser::resolveParent() | | Coverage: | 0.000% (0/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 895-990 |
| | 47 | 12 |
QTextHtmlParser::resolveNode| Name: | QTextHtmlParser::resolveNode | | Prototype: | void QTextHtmlParser::resolveNode() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 993-998 |
| | 3 | 1 |
QTextHtmlParser::parseWord| Name: | QTextHtmlParser::parseWord | | Prototype: | QString QTextHtmlParser::parseWord() | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 851-892 |
| | 30 | 11 |
QTextHtmlParser::parseTag| Name: | QTextHtmlParser::parseTag | | Prototype: | void QTextHtmlParser::parseTag() | | Coverage: | 0.000% (0/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 651-738 |
| | 50 | 13 |
QTextHtmlParser::parseExclamationTag| Name: | QTextHtmlParser::parseExclamationTag | | Prototype: | void QTextHtmlParser::parseExclamationTag() | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 783-799 |
| | 9 | 4 |
QTextHtmlParser::parseEntity| Name: | QTextHtmlParser::parseEntity | | Prototype: | QString QTextHtmlParser::parseEntity() | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 802-848 |
| | 31 | 11 |
QTextHtmlParser::parseCloseTag| Name: | QTextHtmlParser::parseCloseTag | | Prototype: | void QTextHtmlParser::parseCloseTag() | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 741-780 |
| | 22 | 8 |
QTextHtmlParser::parseAttributes| Name: | QTextHtmlParser::parseAttributes | | Prototype: | QStringList QTextHtmlParser::parseAttributes() | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1451-1475 |
| | 18 | 6 |
QTextHtmlParser::parse| Name: | QTextHtmlParser::parse | | Prototype: | void QTextHtmlParser::parse(const QString &text, const QTextDocument *_resourceProvider) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 575-586 |
| | 8 | 1 |
QTextHtmlParser::parse| Name: | QTextHtmlParser::parse | | Prototype: | void QTextHtmlParser::parse() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 636-648 |
| | 7 | 4 |
QTextHtmlParser::nodeIsChildOf| Name: | QTextHtmlParser::nodeIsChildOf | | Prototype: | bool QTextHtmlParser::nodeIsChildOf(int i, QTextHTMLElements id) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 2040-2048 |
| | 5 | 3 |
QTextHtmlParser::newNode| Name: | QTextHtmlParser::newNode | | Prototype: | QTextHtmlParserNode *QTextHtmlParser::newNode(int parent) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 520-573 |
| | 28 | 8 |
QTextHtmlParser::margin| Name: | QTextHtmlParser::margin | | Prototype: | int QTextHtmlParser::margin(int i, int mar) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 598-614 |
| | 13 | 5 |
QTextHtmlParser::lookupElement| Name: | QTextHtmlParser::lookupElement | | Prototype: | int QTextHtmlParser::lookupElement(const QString &element) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 478-484 |
| | 4 | 2 |
QTextHtmlParser::importStyleSheet| Name: | QTextHtmlParser::importStyleSheet | | Prototype: | void QTextHtmlParser::importStyleSheet(const QString &href) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1794-1817 |
| | 17 | 7 |
QTextHtmlParser::eatSpace| Name: | QTextHtmlParser::eatSpace | | Prototype: | void QTextHtmlParser::eatSpace() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 630-634 |
| | 2 | 2 |
QTextHtmlParser::dumpHtml| Name: | QTextHtmlParser::dumpHtml | | Prototype: | void QTextHtmlParser::dumpHtml() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 510-518 |
| | 4 | 2 |
QTextHtmlParser::depth| Name: | QTextHtmlParser::depth | | Prototype: | int QTextHtmlParser::depth(int i) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 588-596 |
| | 5 | 2 |
QTextHtmlParser::declarationsForNode| Name: | QTextHtmlParser::declarationsForNode | | Prototype: | QVector<QCss::Declaration> QTextHtmlParser::declarationsForNode(int node) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1996-2038 |
| | 30 | 8 |
QTextHtmlParser::bottomMargin| Name: | QTextHtmlParser::bottomMargin | | Prototype: | int QTextHtmlParser::bottomMargin(int i) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 623-628 |
| | 3 | 2 |
QTextHtmlParser::applyAttributes| Name: | QTextHtmlParser::applyAttributes | | Prototype: | void QTextHtmlParser::applyAttributes(const QStringList &attributes) | | Coverage: | 0.000% (0/247) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1477-1689 |
| | 163 | 83 |
QTextHtmlImporter::scanTable| Name: | QTextHtmlImporter::scanTable | | Prototype: | QTextHtmlImporter::Table QTextHtmlImporter::scanTable(int tableNodeIdx) | | Coverage: | 0.000% (0/81) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 844-996 |
| | 105 | 29 |
QTextHtmlImporter::processSpecialNodes| Name: | QTextHtmlImporter::processSpecialNodes | | Prototype: | QTextHtmlImporter::ProcessNodeResult QTextHtmlImporter::processSpecialNodes() | | Coverage: | 0.000% (0/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 647-753 |
| | 68 | 21 |
QTextHtmlImporter::processBlockNode| Name: | QTextHtmlImporter::processBlockNode | | Prototype: | QTextHtmlImporter::ProcessNodeResult QTextHtmlImporter::processBlockNode() | | Coverage: | 0.000% (0/135) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 998-1163 |
| | 106 | 31 |
QTextHtmlImporter::import| Name: | QTextHtmlImporter::import | | Prototype: | void QTextHtmlImporter::import() | | Coverage: | 0.000% (0/68) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 450-556 |
| | 51 | 16 |
QTextHtmlImporter::closeTag| Name: | QTextHtmlImporter::closeTag | | Prototype: | bool QTextHtmlImporter::closeTag() | | Coverage: | 0.000% (0/60) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 756-842 |
| | 51 | 22 |
QTextHtmlImporter::appendNodeText| Name: | QTextHtmlImporter::appendNodeText | | Prototype: | bool QTextHtmlImporter::appendNodeText() | | Coverage: | 0.000% (0/63) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 558-645 |
| | 55 | 18 |
QTextHtmlImporter::appendBlock| Name: | QTextHtmlImporter::appendBlock | | Prototype: | void QTextHtmlImporter::appendBlock(const QTextBlockFormat &format, QTextCharFormat charFmt) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 1165-1177 |
| | 7 | 3 |
QTextHtmlImporter::QTextHtmlImporter| Name: | QTextHtmlImporter::QTextHtmlImporter | | Prototype: | QTextHtmlImporter::QTextHtmlImporter(QTextDocument *_doc, const QString &_html, ImportMode mode, const QTextDocument *resourceProvider) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 422-448 |
| | 14 | 4 |
QTextHtmlExporter::toHtml| Name: | QTextHtmlExporter::toHtml | | Prototype: | QString QTextHtmlExporter::toHtml(const QByteArray &encoding, ExportMode mode) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2255-2324 |
| | 45 | 7 |
QTextHtmlExporter::findUrlForImage| Name: | QTextHtmlExporter::findUrlForImage | | Prototype: | QString QTextHtmlExporter::findUrlForImage(const QTextDocument *doc, qint64 cacheKey, bool isPixmap) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2954-2985 |
| | 19 | 10 |
QTextHtmlExporter::emitTextLength| Name: | QTextHtmlExporter::emitTextLength | | Prototype: | void QTextHtmlExporter::emitTextLength(const char *attribute, const QTextLength &length) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2498-2512 |
| | 9 | 3 |
QTextHtmlExporter::emitTextFrame| Name: | QTextHtmlExporter::emitTextFrame | | Prototype: | void QTextHtmlExporter::emitTextFrame(const QTextFrame *f) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 3168-3191 |
| | 14 | 3 |
QTextHtmlExporter::emitTable| Name: | QTextHtmlExporter::emitTable | | Prototype: | void QTextHtmlExporter::emitTable(const QTextTable *table) | | Coverage: | 0.000% (0/75) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 3016-3140 |
| | 79 | 25 |
QTextHtmlExporter::emitPageBreakPolicy| Name: | QTextHtmlExporter::emitPageBreakPolicy | | Prototype: | void QTextHtmlExporter::emitPageBreakPolicy(QTextFormat::PageBreakFlags policy) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2595-2602 |
| | 4 | 3 |
QTextHtmlExporter::emitMargins| Name: | QTextHtmlExporter::emitMargins | | Prototype: | void QTextHtmlExporter::emitMargins(const QString &top, const QString &bottom, const QString &left, const QString &right) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2618-2635 |
| | 12 | 1 |
QTextHtmlExporter::emitFrameStyle| Name: | QTextHtmlExporter::emitFrameStyle | | Prototype: | void QTextHtmlExporter::emitFrameStyle(const QTextFrameFormat &format, FrameType frameType) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 3193-3232 |
| | 28 | 7 |
QTextHtmlExporter::emitFrame| Name: | QTextHtmlExporter::emitFrame | | Prototype: | void QTextHtmlExporter::emitFrame(QTextFrame::Iterator frameIt) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 3142-3166 |
| | 16 | 7 |
QTextHtmlExporter::emitFragment| Name: | QTextHtmlExporter::emitFragment | | Prototype: | void QTextHtmlExporter::emitFragment(const QTextFragment &fragment) | | Coverage: | 0.000% (0/54) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2637-2716 |
| | 51 | 16 |
QTextHtmlExporter::emitFontFamily| Name: | QTextHtmlExporter::emitFontFamily | | Prototype: | void QTextHtmlExporter::emitFontFamily(const QString &family) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2604-2616 |
| | 8 | 2 |
QTextHtmlExporter::emitFloatStyle| Name: | QTextHtmlExporter::emitFloatStyle | | Prototype: | void QTextHtmlExporter::emitFloatStyle(QTextFrameFormat::Position pos, StyleMode mode) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2526-2545 |
| | 12 | 6 |
QTextHtmlExporter::emitCharFormatStyle| Name: | QTextHtmlExporter::emitCharFormatStyle | | Prototype: | bool QTextHtmlExporter::emitCharFormatStyle(const QTextCharFormat &format) | | Coverage: | 0.000% (0/115) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2335-2496 |
| | 109 | 30 |
QTextHtmlExporter::emitBorderStyle| Name: | QTextHtmlExporter::emitBorderStyle | | Prototype: | void QTextHtmlExporter::emitBorderStyle(QTextFrameFormat::BorderStyle style) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2547-2593 |
| | 28 | 13 |
QTextHtmlExporter::emitBlockAttributes| Name: | QTextHtmlExporter::emitBlockAttributes | | Prototype: | void QTextHtmlExporter::emitBlockAttributes(const QTextBlock &block) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2727-2806 |
| | 50 | 14 |
QTextHtmlExporter::emitBlock| Name: | QTextHtmlExporter::emitBlock | | Prototype: | void QTextHtmlExporter::emitBlock(const QTextBlock &block) | | Coverage: | 0.000% (0/101) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2808-2950 |
| | 98 | 34 |
QTextHtmlExporter::emitBackgroundAttribute| Name: | QTextHtmlExporter::emitBackgroundAttribute | | Prototype: | void QTextHtmlExporter::emitBackgroundAttribute(const QTextFormat &format) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2995-3014 |
| | 12 | 5 |
QTextHtmlExporter::emitAttribute| Name: | QTextHtmlExporter::emitAttribute | | Prototype: | void QTextHtmlExporter::emitAttribute(const char *attribute, const QString &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2326-2333 |
| | 5 | 1 |
QTextHtmlExporter::emitAlignment| Name: | QTextHtmlExporter::emitAlignment | | Prototype: | void QTextHtmlExporter::emitAlignment(Qt::Alignment align) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2514-2524 |
| | 8 | 5 |
QTextHtmlExporter::QTextHtmlExporter| Name: | QTextHtmlExporter::QTextHtmlExporter | | Prototype: | QTextHtmlExporter::QTextHtmlExporter(const QTextDocument *_doc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2238-2248 |
| | 6 | 1 |
QTextFramePrivate::remove_me| Name: | QTextFramePrivate::remove_me | | Prototype: | void QTextFramePrivate::remove_me() | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 574-600 |
| | 17 | 4 |
QTextFramePrivate::fragmentRemoved| Name: | QTextFramePrivate::fragmentRemoved | | Prototype: | void QTextFramePrivate::fragmentRemoved(QChar type, uint fragment) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 553-571 |
| | 14 | 4 |
QTextFramePrivate::fragmentAdded| Name: | QTextFramePrivate::fragmentAdded | | Prototype: | void QTextFramePrivate::fragmentAdded(QChar type, uint fragment) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 535-551 |
| | 12 | 4 |
QTextFrameFormat::topMargin| Name: | QTextFrameFormat::topMargin | | Prototype: | qreal QTextFrameFormat::topMargin() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 2682-2687 |
| | 3 | 2 |
QTextFrameFormat::setMargin| Name: | QTextFrameFormat::setMargin | | Prototype: | void QTextFrameFormat::setMargin(qreal amargin) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 2653-2660 |
| | 5 | 1 |
QTextFrameFormat::rightMargin| Name: | QTextFrameFormat::rightMargin | | Prototype: | qreal QTextFrameFormat::rightMargin() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 2742-2747 |
| | 3 | 2 |
QTextFrameFormat::leftMargin| Name: | QTextFrameFormat::leftMargin | | Prototype: | qreal QTextFrameFormat::leftMargin() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 2722-2727 |
| | 3 | 2 |
QTextFrameFormat::bottomMargin| Name: | QTextFrameFormat::bottomMargin | | Prototype: | qreal QTextFrameFormat::bottomMargin() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 2702-2707 |
| | 3 | 2 |
QTextFrameFormat::QTextFrameFormat| Name: | QTextFrameFormat::QTextFrameFormat | | Prototype: | QTextFrameFormat::QTextFrameFormat() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 2568-2572 |
| | 2 | 1 |
QTextFrameFormat::QTextFrameFormat| Name: | QTextFrameFormat::QTextFrameFormat | | Prototype: | QTextFrameFormat::QTextFrameFormat(const QTextFormat &fmt) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 2581-2584 |
| | 2 | 1 |
QTextFrameData::QTextFrameData| Name: | QTextFrameData::QTextFrameData | | Prototype: | QTextFrameData::QTextFrameData() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 118-122 |
| | 2 | 1 |
QTextFrameComparator::operator()| Name: | QTextFrameComparator::operator() | | Prototype: | bool operator()(QTextFrame *frame, int position) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 1474-1474 |
| | 1 | 1 |
QTextFrameComparator::operator()| Name: | QTextFrameComparator::operator() | | Prototype: | bool operator()(int position, QTextFrame *frame) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 1475-1475 |
| | 1 | 1 |
QTextFrame::~QTextFrame| Name: | QTextFrame::~QTextFrame | | Prototype: | QTextFrame::~QTextFrame() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 428-432 |
| | 2 | 1 |
QTextFrame::setLayoutData| Name: | QTextFrame::setLayoutData | | Prototype: | void QTextFrame::setLayoutData(QTextFrameLayoutData *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 526-531 |
| | 3 | 1 |
QTextFrame::parentFrame| Name: | QTextFrame::parentFrame | | Prototype: | QTextFrame *QTextFrame::parentFrame() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 459-463 |
| | 2 | 1 |
QTextFrame::layoutData| Name: | QTextFrame::layoutData | | Prototype: | QTextFrameLayoutData *QTextFrame::layoutData() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 517-521 |
| | 2 | 1 |
QTextFrame::lastPosition| Name: | QTextFrame::lastPosition | | Prototype: | int QTextFrame::lastPosition() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 506-512 |
| | 4 | 2 |
QTextFrame::lastCursorPosition| Name: | QTextFrame::lastCursorPosition | | Prototype: | QTextCursor QTextFrame::lastCursorPosition() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 482-486 |
| | 2 | 1 |
QTextFrame::iterator::operator=| Name: | QTextFrame::iterator::operator= | | Prototype: | QTextFrame::iterator &QTextFrame::iterator::operator=(const iterator &other) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 694-702 |
| | 6 | 1 |
QTextFrame::iterator::operator--| Name: | QTextFrame::iterator::operator-- | | Prototype: | QTextFrame::iterator &QTextFrame::iterator::operator--() | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 773-806 |
| | 23 | 9 |
QTextFrame::iterator::operator++| Name: | QTextFrame::iterator::operator++ | | Prototype: | QTextFrame::iterator &QTextFrame::iterator::operator++() | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 735-766 |
| | 21 | 8 |