| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QTextFrame::firstPosition| Name: | QTextFrame::firstPosition | | Prototype: | int QTextFrame::firstPosition() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 487-493 |
| | 4 | 2 |
QTextFrame::iterator::currentBlock| Name: | QTextFrame::iterator::currentBlock | | Prototype: | QTextBlock QTextFrame::iterator::currentBlock() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 713-718 |
| | 3 | 2 |
QTextFrame::iterator::currentFrame| Name: | QTextFrame::iterator::currentFrame | | Prototype: | QTextFrame *QTextFrame::iterator::currentFrame() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 702-705 |
| | 1 | 1 |
QTextFrame::iterator::iterator| Name: | QTextFrame::iterator::iterator | | Prototype: | QTextFrame::iterator::iterator() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 649-656 |
| | 5 | 1 |
QTextFrame::iterator::iterator| Name: | QTextFrame::iterator::iterator | | Prototype: | QTextFrame::iterator::iterator(QTextFrame *frame, int block, int begin, int end) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 661-668 |
| | 5 | 1 |
QTextFrame::iterator::iterator| Name: | QTextFrame::iterator::iterator | | Prototype: | QTextFrame::iterator::iterator(const iterator &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 673-680 |
| | 5 | 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: | 725-756 |
| | 21 | 8 |
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: | 763-796 |
| | 23 | 9 |
QTextFrame::iterator::operator=| Name: | QTextFrame::iterator::operator= | | Prototype: | QTextFrame::iterator &QTextFrame::iterator::operator=(const iterator &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 686-694 |
| | 6 | 1 |
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: | 476-480 |
| | 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: | 500-506 |
| | 4 | 2 |
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: | 511-515 |
| | 2 | 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: | 453-457 |
| | 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: | 520-525 |
| | 3 | 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: | 422-426 |
| | 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: | 1448-1448 |
| | 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: | 1449-1449 |
| | 1 | 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: | 112-116 |
| | 2 | 1 |
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: | 2561-2565 |
| | 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: | 2574-2577 |
| | 2 | 1 |
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: | 2695-2700 |
| | 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: | 2715-2720 |
| | 3 | 2 |
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: | 2735-2740 |
| | 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: | 2646-2653 |
| | 5 | 1 |
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: | 2675-2680 |
| | 3 | 2 |
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: | 529-545 |
| | 12 | 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: | 547-565 |
| | 14 | 4 |
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: | 568-594 |
| | 17 | 4 |
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: | 2232-2242 |
| | 6 | 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: | 2508-2518 |
| | 8 | 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: | 2320-2327 |
| | 5 | 1 |
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::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::emitBlockAttributes| Name: | QTextHtmlExporter::emitBlockAttributes | | Prototype: | void QTextHtmlExporter::emitBlockAttributes(const QTextBlock &block) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2726-2806 |
| | 49 | 16 |
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: | 2541-2587 |
| | 28 | 13 |
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: | 2329-2490 |
| | 109 | 30 |
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: | 2520-2539 |
| | 12 | 6 |
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: | 2598-2610 |
| | 8 | 2 |
QTextHtmlExporter::emitFragment| Name: | QTextHtmlExporter::emitFragment | | Prototype: | void QTextHtmlExporter::emitFragment(const QTextFragment &fragment) | | Coverage: | 0.000% (0/60) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2631-2715 |
| | 55 | 18 |
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::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::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: | 2612-2629 |
| | 12 | 1 |
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: | 2589-2596 |
| | 4 | 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::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::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: | 2492-2506 |
| | 9 | 3 |
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::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: | 2249-2318 |
| | 45 | 7 |
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: | 416-442 |
| | 14 | 4 |
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: | 1156-1168 |
| | 7 | 3 |
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: | 552-639 |
| | 55 | 18 |
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: | 750-836 |
| | 51 | 22 |
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: | 444-550 |
| | 51 | 16 |
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: | 989-1154 |
| | 106 | 31 |
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: | 641-747 |
| | 68 | 21 |
QTextHtmlImporter::scanTable| Name: | QTextHtmlImporter::scanTable | | Prototype: | QTextHtmlImporter::Table QTextHtmlImporter::scanTable(int tableNodeIdx) | | Coverage: | 0.000% (0/79) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 838-987 |
| | 105 | 29 |
QTextHtmlParser::applyAttributes| Name: | QTextHtmlParser::applyAttributes | | Prototype: | void QTextHtmlParser::applyAttributes(const QStringList &attributes) | | Coverage: | 0.000% (0/244) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1444-1654 |
| | 161 | 82 |
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: | 617-622 |
| | 3 | 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: | 1961-2003 |
| | 30 | 8 |
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: | 582-590 |
| | 5 | 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: | 504-512 |
| | 4 | 2 |
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: | 624-628 |
| | 2 | 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: | 1759-1782 |
| | 17 | 7 |
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: | 472-478 |
| | 4 | 2 |
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: | 592-608 |
| | 13 | 5 |
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: | 514-567 |
| | 28 | 8 |
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: | 2005-2013 |
| | 5 | 3 |
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: | 569-580 |
| | 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: | 630-642 |
| | 7 | 4 |
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: | 1418-1442 |
| | 18 | 6 |
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: | 735-774 |
| | 22 | 8 |
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: | 796-842 |
| | 31 | 11 |
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: | 777-793 |
| | 9 | 4 |
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: | 645-732 |
| | 50 | 13 |
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: | 845-886 |
| | 30 | 11 |
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: | 987-992 |
| | 3 | 1 |
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: | 889-984 |
| | 47 | 12 |
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: | 1749-1757 |
| | 5 | 3 |
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: | 610-615 |
| | 3 | 2 |
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: | 488-502 |
| | 4 | 1 |
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: | 1328-1357 |
| | 18 | 10 |
QTextHtmlParserNode::applyCssDeclarations| Name: | QTextHtmlParserNode::applyCssDeclarations | | Prototype: | void QTextHtmlParserNode::applyCssDeclarations(const QVector<QCss::Declaration> &declarations, const QTextDocument *resourceProvider) | | Coverage: | 0.000% (0/156) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1161-1324 |
| | 118 | 70 |
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: | 1359-1365 |
| | 4 | 3 |
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: | 1008-1136 |
| | 83 | 29 |
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: | 994-1006 |
| | 8 | 4 |
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: | 1405-1415 |
| | 8 | 2 |
QTextHtmlParserNode::setListStyle| Name: | QTextHtmlParserNode::setListStyle | | Prototype: | void QTextHtmlParserNode::setListStyle(const QVector<QCss::Value> &cssValues) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1139-1159 |
| | 14 | 13 |
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: | 1660-1661 |
| | 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: | 1694-1701 |
| | 5 | 2 |
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: | 1724-1727 |
| | 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: | 1703-1707 |
| | 2 | 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: | 1709-1712 |
| | 1 | 1 |
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: | 1676-1679 |
| | 1 | 1 |
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: | 1714-1722 |
| | 5 | 2 |
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: | 1729-1743 |
| | 12 | 4 |
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: | 3053-3053 |
| | 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: | 3062-3065 |
| | 2 | 1 |
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: | 225-228 |
| | 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: | 247-259 |
| | 7 | 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: | 240-245 |
| | 2 | 1 |