| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QTextFormat::toBlockFormat| Name:  | QTextFormat::toBlockFormat |  | Prototype:  | QTextBlockFormat QTextFormat::toBlockFormat() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp |  | Lines:  | 869-872 |  
  |  | 1 | 1 | 
 QTextFormat::toCharFormat| Name:  | QTextFormat::toCharFormat |  | Prototype:  | QTextCharFormat QTextFormat::toCharFormat() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp |  | Lines:  | 877-880 |  
  |  | 1 | 1 | 
 QTextFormat::toFrameFormat| Name:  | QTextFormat::toFrameFormat |  | Prototype:  | QTextFrameFormat QTextFormat::toFrameFormat() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp |  | Lines:  | 901-904 |  
  |  | 1 | 1 | 
 QTextFormat::toImageFormat| Name:  | QTextFormat::toImageFormat |  | Prototype:  | QTextImageFormat QTextFormat::toImageFormat() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp |  | Lines:  | 909-912 |  
  |  | 1 | 1 | 
 QTextFormat::toListFormat| Name:  | QTextFormat::toListFormat |  | Prototype:  | QTextListFormat QTextFormat::toListFormat() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp |  | Lines:  | 885-888 |  
  |  | 1 | 1 | 
 QTextFormat::toTableCellFormat| Name:  | QTextFormat::toTableCellFormat |  | Prototype:  | QTextTableCellFormat QTextFormat::toTableCellFormat() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp |  | Lines:  | 919-922 |  
  |  | 1 | 1 | 
 QTextFormat::toTableFormat| Name:  | QTextFormat::toTableFormat |  | Prototype:  | QTextTableFormat QTextFormat::toTableFormat() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp |  | Lines:  | 893-896 |  
  |  | 1 | 1 | 
 QTextFormat::type| Name:  | QTextFormat::type |  | Prototype:  | int QTextFormat::type() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp |  | Lines:  | 861-864 |  
  |  | 1 | 1 | 
 QTextFormatCollection::QTextFormatCollection| Name:  | QTextFormatCollection::QTextFormatCollection |  | Prototype:  | QTextFormatCollection::QTextFormatCollection(const QTextFormatCollection &rhs) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp |  | Lines:  | 3375-3379 |  
  |  | 2 | 1 | 
 QTextFormatCollection::createObjectIndex| Name:  | QTextFormatCollection::createObjectIndex |  | Prototype:  | int QTextFormatCollection::createObjectIndex(const QTextFormat &f) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp |  | Lines:  | 3447-3452 |  
  |  | 3 | 1 | 
 QTextFormatCollection::format| Name:  | QTextFormatCollection::format |  | Prototype:  | QTextFormat QTextFormatCollection::format(int idx) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp |  | Lines:  | 3454-3460 |  
  |  | 3 | 2 | 
 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:  | 3422-3433 |  
  |  | 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:  | 3392-3420 |  
  |  | 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:  | 3435-3440 |  
  |  | 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:  | 3381-3386 |  
  |  | 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:  | 3462-3468 |  
  |  | 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:  | 3442-3445 |  
  |  | 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:  | 174-174 |  
  |  | 1 | 1 | 
 QTextFormatPrivate::Property::operator!=| Name:  | QTextFormatPrivate::Property::operator!= |  | Prototype:  | inline bool operator!=(const Property &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp |  | Lines:  | 182-183 |  
  |  | 1 | 1 | 
 QTextFormatPrivate::Property::operator==| Name:  | QTextFormatPrivate::Property::operator== |  | Prototype:  | inline bool operator==(const Property &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp |  | Lines:  | 180-181 |  
  |  | 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:  | 170-170 |  
  |  | 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:  | 213-223 |  
  |  | 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:  | 246-250 |  
  |  | 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:  | 241-242 |  
  |  | 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:  | 186-191 |  
  |  | 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:  | 200-211 |  
  |  | 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:  | 193-198 |  
  |  | 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:  | 233-239 |  
  |  | 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:  | 225-231 |  
  |  | 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:  | 346-432 |  
  |  | 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:  | 311-320 |  
  |  | 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:  | 322-344 |  
  |  | 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:  | 1822-1828 |  
  |  | 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:  | 1836-1842 |  
  |  | 4 | 2 | 
 QTextFragment::contains| Name:  | QTextFragment::contains |  | Prototype:  | bool QTextFragment::contains(int position) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1809-1815 |  
  |  | 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:  | 1747-1772 |  
  |  | 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:  | 1791-1803 |  
  |  | 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:  | 1778-1784 |  
  |  | 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:  | 1849-1863 |  
  |  | 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:  | 416-419 |  
  |  | 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:  | 437-440 |  
  |  | 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:  | 631-637 |  
  |  | 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:  | 447-451 |  
  |  | 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:  | 644-650 |  
  |  | 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:  | 471-475 |  
  |  | 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:  | 493-499 |  
  |  | 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:  | 723-728 |  
  |  | 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:  | 712-715 |  
  |  | 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:  | 655-662 |  
  |  | 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:  | 667-674 |  
  |  | 5 | 1 | 
 QTextFrame::iterator::iterator| Name:  | QTextFrame::iterator::iterator |  | Prototype:  | QTextFrame::iterator::iterator(const iterator &other) noexcept |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 681-688 |  
  |  | 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:  | 735-766 |  
  |  | 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:  | 773-806 |  
  |  | 23 | 9 | 
 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::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::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::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::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::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::~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 | 
 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 | 
 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 | 
 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 | 
 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::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::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::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::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 | 
 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 | 
 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::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 | 
 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 | 
 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::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::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/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp |  | Lines:  | 2727-2806 |  
  |  | 50 | 14 | 
 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::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::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::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::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::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:  | 2618-2635 |  
  |  | 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:  | 2595-2602 |  
  |  | 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:  | 2498-2512 |  
  |  | 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:  | 2255-2324 |  
  |  | 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:  | 422-448 |  
  |  | 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:  | 1165-1177 |  
  |  | 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:  | 558-645 |  
  |  | 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:  | 756-842 |  
  |  | 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:  | 450-556 |  
  |  | 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:  | 998-1163 |  
  |  | 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:  | 647-753 |  
  |  | 68 | 21 |