| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QTextFormatCollection::hasFormatCached| Name: | QTextFormatCollection::hasFormatCached | | Prototype: | bool QTextFormatCollection::hasFormatCached(const QTextFormat &format) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 3415-3426 |
| | 7 | 3 |
QTextFormatCollection::indexForFormat| Name: | QTextFormatCollection::indexForFormat | | Prototype: | int QTextFormatCollection::indexForFormat(const QTextFormat &format) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 3385-3413 |
| | 15 | 5 |
QTextFormatCollection::objectFormatIndex| Name: | QTextFormatCollection::objectFormatIndex | | Prototype: | int QTextFormatCollection::objectFormatIndex(int objectIndex) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 3428-3433 |
| | 3 | 2 |
QTextFormatCollection::operator=| Name: | QTextFormatCollection::operator= | | Prototype: | QTextFormatCollection &QTextFormatCollection::operator=(const QTextFormatCollection &rhs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 3374-3379 |
| | 3 | 1 |
QTextFormatCollection::setDefaultFont| Name: | QTextFormatCollection::setDefaultFont | | Prototype: | void QTextFormatCollection::setDefaultFont(const QFont &f) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 3455-3461 |
| | 4 | 3 |
QTextFormatCollection::setObjectFormatIndex| Name: | QTextFormatCollection::setObjectFormatIndex | | Prototype: | void QTextFormatCollection::setObjectFormatIndex(int objectIndex, int formatIndex) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 3435-3438 |
| | 1 | 1 |
QTextFormatPrivate::Property::Property| Name: | QTextFormatPrivate::Property::Property | | Prototype: | inline Property(qint32 k, const QVariant &v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 168-168 |
| | 1 | 1 |
QTextFormatPrivate::Property::operator!=| Name: | QTextFormatPrivate::Property::operator!= | | Prototype: | inline bool operator!=(const Property &other) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 176-177 |
| | 1 | 1 |
QTextFormatPrivate::Property::operator==| Name: | QTextFormatPrivate::Property::operator== | | Prototype: | inline bool operator==(const Property &other) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 174-175 |
| | 1 | 1 |
QTextFormatPrivate::QTextFormatPrivate| Name: | QTextFormatPrivate::QTextFormatPrivate | | Prototype: | QTextFormatPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 164-164 |
| | 1 | 1 |
QTextFormatPrivate::clearProperty| Name: | QTextFormatPrivate::clearProperty | | Prototype: | inline void clearProperty(qint32 key) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 207-217 |
| | 7 | 4 |
QTextFormatPrivate::font| Name: | QTextFormatPrivate::font | | Prototype: | inline const QFont &font() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 240-244 |
| | 3 | 2 |
QTextFormatPrivate::hasProperty| Name: | QTextFormatPrivate::hasProperty | | Prototype: | inline bool hasProperty(qint32 key) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 235-236 |
| | 1 | 1 |
QTextFormatPrivate::hash| Name: | QTextFormatPrivate::hash | | Prototype: | inline uint hash() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 180-185 |
| | 3 | 2 |
QTextFormatPrivate::insertProperty| Name: | QTextFormatPrivate::insertProperty | | Prototype: | inline void insertProperty(qint32 key, const QVariant &value) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 194-205 |
| | 8 | 4 |
QTextFormatPrivate::operator==| Name: | QTextFormatPrivate::operator== | | Prototype: | inline bool operator==(const QTextFormatPrivate &rhs) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 187-192 |
| | 3 | 2 |
QTextFormatPrivate::property| Name: | QTextFormatPrivate::property | | Prototype: | inline QVariant property(qint32 key) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 227-233 |
| | 4 | 2 |
QTextFormatPrivate::propertyIndex| Name: | QTextFormatPrivate::propertyIndex | | Prototype: | inline int propertyIndex(qint32 key) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 219-225 |
| | 4 | 3 |
QTextFormatPrivate::recalcFont| Name: | QTextFormatPrivate::recalcFont | | Prototype: | void QTextFormatPrivate::recalcFont() const | | Coverage: | 0.000% (0/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 339-425 |
| | 57 | 26 |
QTextFormatPrivate::recalcHash| Name: | QTextFormatPrivate::recalcHash | | Prototype: | uint QTextFormatPrivate::recalcHash() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 304-313 |
| | 5 | 2 |
QTextFormatPrivate::resolveFont| Name: | QTextFormatPrivate::resolveFont | | Prototype: | void QTextFormatPrivate::resolveFont(const QFont &defaultFont) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 315-337 |
| | 12 | 3 |
QTextFragment::charFormat| Name: | QTextFragment::charFormat | | Prototype: | QTextCharFormat QTextFragment::charFormat() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 1812-1818 |
| | 4 | 2 |
QTextFragment::charFormatIndex| Name: | QTextFragment::charFormatIndex | | Prototype: | int QTextFragment::charFormatIndex() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 1826-1832 |
| | 4 | 2 |
QTextFragment::contains| Name: | QTextFragment::contains | | Prototype: | bool QTextFragment::contains(int position) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 1799-1805 |
| | 4 | 2 |
QTextFragment::glyphRuns| Name: | QTextFragment::glyphRuns | | Prototype: | QList<QGlyphRun> QTextFragment::glyphRuns(int pos, int len) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 1737-1762 |
| | 17 | 6 |
QTextFragment::length| Name: | QTextFragment::length | | Prototype: | int QTextFragment::length() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 1781-1793 |
| | 8 | 3 |
QTextFragment::position| Name: | QTextFragment::position | | Prototype: | int QTextFragment::position() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 1768-1774 |
| | 3 | 2 |
QTextFragment::text| Name: | QTextFragment::text | | Prototype: | QString QTextFragment::text() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 1839-1853 |
| | 10 | 3 |
QTextFrame::QTextFrame| Name: | QTextFrame::QTextFrame | | Prototype: | QTextFrame::QTextFrame(QTextDocument *doc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 410-413 |
| | 2 | 1 |
QTextFrame::QTextFrame| Name: | QTextFrame::QTextFrame | | Prototype: | QTextFrame::QTextFrame(QTextFramePrivate &p, QTextDocument *doc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 431-434 |
| | 2 | 1 |
QTextFrame::begin| Name: | QTextFrame::begin | | Prototype: | QTextFrame::iterator QTextFrame::begin() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 625-631 |
| | 4 | 1 |
QTextFrame::childFrames| Name: | QTextFrame::childFrames | | Prototype: | QList<QTextFrame *> QTextFrame::childFrames() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 441-445 |
| | 2 | 1 |
QTextFrame::end| Name: | QTextFrame::end | | Prototype: | QTextFrame::iterator QTextFrame::end() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 638-644 |
| | 4 | 1 |
QTextFrame::firstCursorPosition| Name: | QTextFrame::firstCursorPosition | | Prototype: | QTextCursor QTextFrame::firstCursorPosition() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 465-469 |
| | 2 | 1 |
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 |