| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QTextLayout::setTextOption| Name:  | QTextLayout::setTextOption |  | Prototype:  | void QTextLayout::setTextOption(const QTextOption &option) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 455-458 |  
  |  | 1 | 1 | 
 QTextLayout::text| Name:  | QTextLayout::text |  | Prototype:  | QString QTextLayout::text() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 444-447 |  
  |  | 1 | 1 | 
 QTextLayout::textOption| Name:  | QTextLayout::textOption |  | Prototype:  | const QTextOption &QTextLayout::textOption() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 465-468 |  
  |  | 1 | 1 | 
 QTextLayout::~QTextLayout| Name:  | QTextLayout::~QTextLayout |  | Prototype:  | QTextLayout::~QTextLayout() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 375-379 |  
  |  | 2 | 2 | 
 QTextLayoutStruct::QTextLayoutStruct| Name:  | QTextLayoutStruct::QTextLayoutStruct |  | Prototype:  | QTextLayoutStruct() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 125-126 |  
  |  | 1 | 1 | 
 QTextLayoutStruct::absoluteY| Name:  | QTextLayoutStruct::absoluteY |  | Prototype:  | inline QFixed absoluteY() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 151-152 |  
  |  | 1 | 1 | 
 QTextLayoutStruct::addUpdateRectForFloat| Name:  | QTextLayoutStruct::addUpdateRectForFloat |  | Prototype:  | inline void addUpdateRectForFloat(const QRectF &rect) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 144-149 |  
  |  | 3 | 2 | 
 QTextLayoutStruct::currentPage| Name:  | QTextLayoutStruct::currentPage |  | Prototype:  | inline int currentPage() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 154-155 |  
  |  | 1 | 1 | 
 QTextLayoutStruct::newPage| Name:  | QTextLayoutStruct::newPage |  | Prototype:  | inline void newPage() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 157-158 |  
  |  | 1 | 2 | 
 QTextLine::ascent| Name:  | QTextLine::ascent |  | Prototype:  | qreal QTextLine::ascent() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 1464-1467 |  
  |  | 1 | 1 | 
 QTextLine::cursorToX| Name:  | QTextLine::cursorToX |  | Prototype:  | qreal QTextLine::cursorToX(int *cursorPos, Edge edge) const |  | Coverage:  |   0.000% (0/110) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 2638-2773 |  
  |  | 95 | 25 | 
 QTextLine::descent| Name:  | QTextLine::descent |  | Prototype:  | qreal QTextLine::descent() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 1474-1477 |  
  |  | 1 | 1 | 
 QTextLine::draw| Name:  | QTextLine::draw |  | Prototype:  | void QTextLine::draw(QPainter *p, const QPointF &pos, const QTextLayout::FormatRange *selection) const |  | Coverage:  |   0.000% (0/117) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 2427-2620 |  
  |  | 135 | 31 | 
 QTextLine::glyphRuns| Name:  | QTextLine::glyphRuns |  | Prototype:  | QList<QGlyphRun> QTextLine::glyphRuns(int from, int length) const |  | Coverage:  |   0.000% (0/126) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 2237-2418 |  
  |  | 133 | 30 | 
 QTextLine::height| Name:  | QTextLine::height |  | Prototype:  | qreal QTextLine::height() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 1486-1489 |  
  |  | 1 | 1 | 
 QTextLine::horizontalAdvance| Name:  | QTextLine::horizontalAdvance |  | Prototype:  | qreal QTextLine::horizontalAdvance() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 1558-1561 |  
  |  | 1 | 1 | 
 QTextLine::layout_helper| Name:  | QTextLine::layout_helper |  | Prototype:  | void QTextLine::layout_helper(int maxGlyphs) |  | Coverage:  |   0.000% (0/175) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 1780-2069 |  
  |  | 171 | 43 | 
 QTextLine::leading| Name:  | QTextLine::leading |  | Prototype:  | qreal QTextLine::leading() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 1498-1501 |  
  |  | 1 | 1 | 
 QTextLine::leadingIncluded| Name:  | QTextLine::leadingIncluded |  | Prototype:  | bool QTextLine::leadingIncluded() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 1533-1536 |  
  |  | 1 | 1 | 
 QTextLine::naturalTextRect| Name:  | QTextLine::naturalTextRect |  | Prototype:  | QRectF QTextLine::naturalTextRect() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 1416-1426 |  
  |  | 6 | 2 | 
 QTextLine::naturalTextWidth| Name:  | QTextLine::naturalTextWidth |  | Prototype:  | qreal QTextLine::naturalTextWidth() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 1543-1546 |  
  |  | 1 | 1 | 
 QTextLine::position| Name:  | QTextLine::position |  | Prototype:  | QPointF QTextLine::position() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 2083-2086 |  
  |  | 1 | 1 | 
 QTextLine::rect| Name:  | QTextLine::rect |  | Prototype:  | QRectF QTextLine::rect() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 1407-1411 |  
  |  | 2 | 1 | 
 QTextLine::setLeadingIncluded| Name:  | QTextLine::setLeadingIncluded |  | Prototype:  | void QTextLine::setLeadingIncluded(bool included) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 1517-1521 |  
  |  | 1 | 1 | 
 QTextLine::setLineWidth| Name:  | QTextLine::setLineWidth |  | Prototype:  | void QTextLine::setLineWidth(qreal width) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 1570-1592 |  
  |  | 14 | 4 | 
 QTextLine::setNumColumns| Name:  | QTextLine::setNumColumns |  | Prototype:  | void QTextLine::setNumColumns(int numColumns) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 1601-1608 |  
  |  | 5 | 1 | 
 QTextLine::setNumColumns| Name:  | QTextLine::setNumColumns |  | Prototype:  | void QTextLine::setNumColumns(int numColumns, qreal alignmentWidth) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 1618-1625 |  
  |  | 5 | 1 | 
 QTextLine::setPosition| Name:  | QTextLine::setPosition |  | Prototype:  | void QTextLine::setPosition(const QPointF &pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 2074-2078 |  
  |  | 2 | 1 | 
 QTextLine::textLength| Name:  | QTextLine::textLength |  | Prototype:  | int QTextLine::textLength() const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 2109-2116 |  
  |  | 4 | 2 | 
 QTextLine::textStart| Name:  | QTextLine::textStart |  | Prototype:  | int QTextLine::textStart() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 2099-2102 |  
  |  | 1 | 1 | 
 QTextLine::width| Name:  | QTextLine::width |  | Prototype:  | qreal QTextLine::width() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 1453-1456 |  
  |  | 1 | 1 | 
 QTextLine::x| Name:  | QTextLine::x |  | Prototype:  | qreal QTextLine::x() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 1433-1436 |  
  |  | 1 | 1 | 
 QTextLine::xToCursor| Name:  | QTextLine::xToCursor |  | Prototype:  | int QTextLine::xToCursor(qreal _x, CursorPosition cpos) const |  | Coverage:  |   0.000% (0/166) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 2784-3004 |  
  |  | 153 | 43 | 
 QTextLine::y| Name:  | QTextLine::y |  | Prototype:  | qreal QTextLine::y() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 1443-1446 |  
  |  | 1 | 1 | 
 QTextLineItemIterator::QTextLineItemIterator| Name:  | QTextLineItemIterator::QTextLineItemIterator |  | Prototype:  | QTextLineItemIterator::QTextLineItemIterator(QTextEngine *_eng, int _lineNum, const QPointF &pos, const QTextLayout::FormatRange *_selection) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 3558-3585 |  
  |  | 8 | 2 | 
 QTextLineItemIterator::getSelectionBounds| Name:  | QTextLineItemIterator::getSelectionBounds |  | Prototype:  | bool QTextLineItemIterator::getSelectionBounds(QFixed *selectionX, QFixed *selectionWidth) const |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 3626-3678 |  
  |  | 33 | 10 | 
 QTextLineItemIterator::next| Name:  | QTextLineItemIterator::next |  | Prototype:  | QScriptItem &QTextLineItemIterator::next() |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 3587-3624 |  
  |  | 25 | 5 | 
 QTextList::QTextList| Name:  | QTextList::QTextList |  | Prototype:  | QTextList::QTextList(QTextDocument *doc) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlist.cpp |  | Lines:  | 117-120 |  
  |  | 2 | 1 | 
 QTextList::add| Name:  | QTextList::add |  | Prototype:  | void QTextList::add(const QTextBlock &block) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlist.cpp |  | Lines:  | 313-318 |  
  |  | 3 | 1 | 
 QTextList::count| Name:  | QTextList::count |  | Prototype:  | int QTextList::count() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlist.cpp |  | Lines:  | 132-136 |  
  |  | 2 | 1 | 
 QTextList::item| Name:  | QTextList::item |  | Prototype:  | QTextBlock QTextList::item(int i) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlist.cpp |  | Lines:  | 143-149 |  
  |  | 4 | 2 | 
 QTextList::itemNumber| Name:  | QTextList::itemNumber |  | Prototype:  | int QTextList::itemNumber(const QTextBlock &blockIt) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlist.cpp |  | Lines:  | 169-173 |  
  |  | 2 | 1 | 
 QTextList::itemText| Name:  | QTextList::itemText |  | Prototype:  | QString QTextList::itemText(const QTextBlock &blockIt) const |  | Coverage:  |   0.000% (0/49) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlist.cpp |  | Lines:  | 180-275 |  
  |  | 50 | 18 | 
 QTextList::remove| Name:  | QTextList::remove |  | Prototype:  | void QTextList::remove(const QTextBlock &block) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlist.cpp |  | Lines:  | 300-306 |  
  |  | 4 | 1 | 
 QTextList::removeItem| Name:  | QTextList::removeItem |  | Prototype:  | void QTextList::removeItem(int i) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlist.cpp |  | Lines:  | 284-292 |  
  |  | 5 | 2 | 
 QTextListFormat::QTextListFormat| Name:  | QTextListFormat::QTextListFormat |  | Prototype:  | QTextListFormat::QTextListFormat() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp |  | Lines:  | 2388-2392 |  
  |  | 1 | 1 | 
 QTextListFormat::QTextListFormat| Name:  | QTextListFormat::QTextListFormat |  | Prototype:  | QTextListFormat::QTextListFormat(const QTextFormat &fmt) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp |  | Lines:  | 2401-2404 |  
  |  | 2 | 1 | 
 QTextListPrivate::QTextListPrivate| Name:  | QTextListPrivate::QTextListPrivate |  | Prototype:  | QTextListPrivate(QTextDocument *doc) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlist.cpp |  | Lines:  | 52-55 |  
  |  | 2 | 1 | 
 QTextObject::QTextObject| Name:  | QTextObject::QTextObject |  | Prototype:  | QTextObject::QTextObject(QTextDocument *doc) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 92-95 |  
  |  | 2 | 1 | 
 QTextObject::QTextObject| Name:  | QTextObject::QTextObject |  | Prototype:  | QTextObject::QTextObject(QTextObjectPrivate &p, QTextDocument *doc) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 102-105 |  
  |  | 2 | 1 | 
 QTextObject::docHandle| Name:  | QTextObject::docHandle |  | Prototype:  | QTextDocumentPrivate *QTextObject::docHandle() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 176-179 |  
  |  | 1 | 1 | 
 QTextObject::document| Name:  | QTextObject::document |  | Prototype:  | QTextDocument *QTextObject::document() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 168-171 |  
  |  | 1 | 1 | 
 QTextObject::format| Name:  | QTextObject::format |  | Prototype:  | QTextFormat QTextObject::format() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 122-126 |  
  |  | 2 | 1 | 
 QTextObject::formatIndex| Name:  | QTextObject::formatIndex |  | Prototype:  | int QTextObject::formatIndex() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 134-138 |  
  |  | 2 | 1 | 
 QTextObject::objectIndex| Name:  | QTextObject::objectIndex |  | Prototype:  | int QTextObject::objectIndex() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 157-161 |  
  |  | 2 | 1 | 
 QTextObject::setFormat| Name:  | QTextObject::setFormat |  | Prototype:  | void QTextObject::setFormat(const QTextFormat &format) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 146-151 |  
  |  | 3 | 1 | 
 QTextOdfWriter::QTextOdfWriter| Name:  | QTextOdfWriter::QTextOdfWriter |  | Prototype:  | QTextOdfWriter::QTextOdfWriter(const QTextDocument &document, QIODevice *device) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp |  | Lines:  | 747-762 |  
  |  | 2 | 1 | 
 QTextOdfWriter::writeAll| Name:  | QTextOdfWriter::writeAll |  | Prototype:  | bool QTextOdfWriter::writeAll() |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp |  | Lines:  | 764-837 |  
  |  | 52 | 8 | 
 QTextOdfWriter::writeBlock| Name:  | QTextOdfWriter::writeBlock |  | Prototype:  | void QTextOdfWriter::writeBlock(QXmlStreamWriter &writer, const QTextBlock &block) |  | Coverage:  |   0.000% (0/95) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp |  | Lines:  | 239-358 |  
  |  | 89 | 26 | 
 QTextOdfWriter::writeBlockFormat| Name:  | QTextOdfWriter::writeBlockFormat |  | Prototype:  | void QTextOdfWriter::writeBlockFormat(QXmlStreamWriter &writer, QTextBlockFormat format, int formatIndex) const |  | Coverage:  |   0.000% (0/75) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp |  | Lines:  | 446-523 |  
  |  | 64 | 26 | 
 QTextOdfWriter::writeCharacterFormat| Name:  | QTextOdfWriter::writeCharacterFormat |  | Prototype:  | void QTextOdfWriter::writeCharacterFormat(QXmlStreamWriter &writer, QTextCharFormat format, int formatIndex) const |  | Coverage:  |   0.000% (0/112) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp |  | Lines:  | 525-630 |  
  |  | 73 | 43 | 
 QTextOdfWriter::writeFormats| Name:  | QTextOdfWriter::writeFormats |  | Prototype:  | void QTextOdfWriter::writeFormats(QXmlStreamWriter &writer, const QSet<int> &formats) const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp |  | Lines:  | 414-444 |  
  |  | 19 | 8 | 
 QTextOdfWriter::writeFrame| Name:  | QTextOdfWriter::writeFrame |  | Prototype:  | void QTextOdfWriter::writeFrame(QXmlStreamWriter &writer, const QTextFrame *frame) |  | Coverage:  |   0.000% (0/49) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp |  | Lines:  | 186-237 |  
  |  | 38 | 14 | 
 QTextOdfWriter::writeFrameFormat| Name:  | QTextOdfWriter::writeFrameFormat |  | Prototype:  | void QTextOdfWriter::writeFrameFormat(QXmlStreamWriter &writer, QTextFrameFormat format, int formatIndex) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp |  | Lines:  | 669-695 |  
  |  | 13 | 5 | 
 QTextOdfWriter::writeInlineCharacter| Name:  | QTextOdfWriter::writeInlineCharacter |  | Prototype:  | void QTextOdfWriter::writeInlineCharacter(QXmlStreamWriter &writer, const QTextFragment &fragment) const |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp |  | Lines:  | 360-412 |  
  |  | 34 | 9 | 
 QTextOdfWriter::writeListFormat| Name:  | QTextOdfWriter::writeListFormat |  | Prototype:  | void QTextOdfWriter::writeListFormat(QXmlStreamWriter &writer, QTextListFormat format, int formatIndex) const |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp |  | Lines:  | 632-667 |  
  |  | 23 | 4 | 
 QTextOdfWriter::writeTableCellFormat| Name:  | QTextOdfWriter::writeTableCellFormat |  | Prototype:  | void QTextOdfWriter::writeTableCellFormat(QXmlStreamWriter &writer, QTextTableCellFormat format, int formatIndex) const |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp |  | Lines:  | 697-743 |  
  |  | 25 | 11 | 
 QTextOption::QTextOption| Name:  | QTextOption::QTextOption |  | Prototype:  | QTextOption::QTextOption() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp |  | Lines:  | 57-68 |  
  |  | 1 | 1 | 
 QTextOption::QTextOption| Name:  | QTextOption::QTextOption |  | Prototype:  | QTextOption::QTextOption(Qt::Alignment alignment) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp |  | Lines:  | 75-86 |  
  |  | 1 | 1 | 
 QTextOption::QTextOption| Name:  | QTextOption::QTextOption |  | Prototype:  | QTextOption::QTextOption(const QTextOption &o) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp |  | Lines:  | 101-114 |  
  |  | 2 | 2 | 
 QTextOption::operator=| Name:  | QTextOption::operator= |  | Prototype:  | QTextOption &QTextOption::operator=(const QTextOption &o) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp |  | Lines:  | 122-141 |  
  |  | 15 | 3 | 
 QTextOption::setTabArray| Name:  | QTextOption::setTabArray |  | Prototype:  | void QTextOption::setTabArray(const QList<qreal> &tabStops) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp |  | Lines:  | 149-161 |  
  |  | 9 | 3 | 
 QTextOption::setTabs| Name:  | QTextOption::setTabs |  | Prototype:  | void QTextOption::setTabs(const QList<QTextOption::Tab> &tabStops) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp |  | Lines:  | 170-175 |  
  |  | 3 | 2 | 
 QTextOption::tabArray| Name:  | QTextOption::tabArray |  | Prototype:  | QList<qreal> QTextOption::tabArray() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp |  | Lines:  | 182-195 |  
  |  | 9 | 3 | 
 QTextOption::tabs| Name:  | QTextOption::tabs |  | Prototype:  | QList<QTextOption::Tab> QTextOption::tabs() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp |  | Lines:  | 198-203 |  
  |  | 3 | 2 | 
 QTextOption::~QTextOption| Name:  | QTextOption::~QTextOption |  | Prototype:  | QTextOption::~QTextOption() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp |  | Lines:  | 91-94 |  
  |  | 1 | 1 | 
 QTextStream::QTextStream| Name:  | QTextStream::QTextStream |  | Prototype:  | QTextStream::QTextStream(FILE *fileHandle, QIODevice::OpenMode openMode) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 1134-1151 |  
  |  | 7 | 1 | 
 QTextStream::operator>>| Name:  | QTextStream::operator>> |  | Prototype:  | QTextStream &QTextStream::operator>>(signed long &i) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 2177-2180 |  
  |  | 1 | 5 | 
 QTextStream::operator>>| Name:  | QTextStream::operator>> |  | Prototype:  | QTextStream &QTextStream::operator>>(unsigned long &i) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 2187-2190 |  
  |  | 1 | 5 | 
 QTextTable::QTextTable| Name:  | QTextTable::QTextTable |  | Prototype:  | QTextTable::QTextTable(QTextDocument *doc) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines:  | 568-571 |  
  |  | 2 | 1 | 
 QTextTable::appendColumns| Name:  | QTextTable::appendColumns |  | Prototype:  | void QTextTable::appendColumns(int count) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines:  | 853-856 |  
  |  | 1 | 1 | 
 QTextTable::appendRows| Name:  | QTextTable::appendRows |  | Prototype:  | void QTextTable::appendRows(int count) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines:  | 842-845 |  
  |  | 1 | 1 | 
 QTextTable::cellAt| Name:  | QTextTable::cellAt |  | Prototype:  | QTextTableCell QTextTable::cellAt(int row, int col) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines:  | 589-599 |  
  |  | 6 | 3 | 
 QTextTable::cellAt| Name:  | QTextTable::cellAt |  | Prototype:  | QTextTableCell QTextTable::cellAt(int position) const |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines:  | 607-624 |  
  |  | 12 | 4 | 
 QTextTable::cellAt| Name:  | QTextTable::cellAt |  | Prototype:  | QTextTableCell QTextTable::cellAt(const QTextCursor &c) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines:  | 633-636 |  
  |  | 1 | 1 | 
 QTextTable::columns| Name:  | QTextTable::columns |  | Prototype:  | int QTextTable::columns() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines:  | 1267-1274 |  
  |  | 4 | 2 | 
 QTextTable::insertColumns| Name:  | QTextTable::insertColumns |  | Prototype:  | void QTextTable::insertColumns(int pos, int num) |  | Coverage:  |   0.000% (0/67) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines:  | 741-834 |  
  |  | 63 | 16 | 
 QTextTable::insertRows| Name:  | QTextTable::insertRows |  | Prototype:  | void QTextTable::insertRows(int pos, int num) |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines:  | 679-732 |  
  |  | 37 | 10 | 
 QTextTable::mergeCells| Name:  | QTextTable::mergeCells |  | Prototype:  | void QTextTable::mergeCells(int row, int column, int numRows, int numCols) |  | Coverage:  |   0.000% (0/75) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines:  | 1001-1151 |  
  |  | 93 | 21 | 
 QTextTable::mergeCells| Name:  | QTextTable::mergeCells |  | Prototype:  | void QTextTable::mergeCells(const QTextCursor &cursor) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines:  | 1161-1169 |  
  |  | 5 | 2 | 
 QTextTable::removeColumns| Name:  | QTextTable::removeColumns |  | Prototype:  | void QTextTable::removeColumns(int pos, int num) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines:  | 927-989 |  
  |  | 42 | 11 | 
 QTextTable::removeRows| Name:  | QTextTable::removeRows |  | Prototype:  | void QTextTable::removeRows(int pos, int num) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines:  | 865-917 |  
  |  | 35 | 10 | 
 QTextTable::resize| Name:  | QTextTable::resize |  | Prototype:  | void QTextTable::resize(int rows, int cols) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines:  | 645-670 |  
  |  | 17 | 7 | 
 QTextTable::rowEnd| Name:  | QTextTable::rowEnd |  | Prototype:  | QTextCursor QTextTable::rowEnd(const QTextCursor &c) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines:  | 1305-1317 |  
  |  | 9 | 2 | 
 QTextTable::rowStart| Name:  | QTextTable::rowStart |  | Prototype:  | QTextCursor QTextTable::rowStart(const QTextCursor &c) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines:  | 1284-1295 |  
  |  | 8 | 2 | 
 QTextTable::rows| Name:  | QTextTable::rows |  | Prototype:  | int QTextTable::rows() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines:  | 1253-1260 |  
  |  | 4 | 2 | 
 QTextTable::setFormat| Name:  | QTextTable::setFormat |  | Prototype:  | void QTextTable::setFormat(const QTextTableFormat &format) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines:  | 1326-1332 |  
  |  | 3 | 1 | 
 QTextTable::splitCell| Name:  | QTextTable::splitCell |  | Prototype:  | void QTextTable::splitCell(int row, int column, int numRows, int numCols) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines:  | 1182-1246 |  
  |  | 42 | 9 | 
 QTextTableCell::begin| Name:  | QTextTableCell::begin |  | Prototype:  | QTextFrame::iterator QTextTableCell::begin() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines:  | 279-285 |  
  |  | 4 | 1 | 
 QTextTableCell::column| Name:  | QTextTableCell::column |  | Prototype:  | int QTextTableCell::column() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines:  | 183-193 |  
  |  | 7 | 3 |