| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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:  | 1437-1440 |  
  |  | 1 | 1 | 
 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:  | 2778-2998 |  
  |  | 153 | 43 | 
 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:  | 1427-1430 |  
  |  | 1 | 1 | 
 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:  | 1447-1450 |  
  |  | 1 | 1 | 
 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:  | 2093-2096 |  
  |  | 1 | 1 | 
 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:  | 2103-2110 |  
  |  | 4 | 2 | 
 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:  | 2068-2072 |  
  |  | 2 | 1 | 
 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:  | 1595-1602 |  
  |  | 5 | 1 | 
 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:  | 1612-1619 |  
  |  | 5 | 1 | 
 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:  | 1564-1586 |  
  |  | 14 | 4 | 
 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:  | 1511-1515 |  
  |  | 1 | 1 | 
 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:  | 1401-1405 |  
  |  | 2 | 1 | 
 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:  | 2077-2080 |  
  |  | 1 | 1 | 
 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:  | 1537-1540 |  
  |  | 1 | 1 | 
 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:  | 1410-1420 |  
  |  | 6 | 2 | 
 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:  | 1527-1530 |  
  |  | 1 | 1 | 
 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:  | 1492-1495 |  
  |  | 1 | 1 | 
 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:  | 1774-2063 |  
  |  | 171 | 43 | 
 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:  | 1552-1555 |  
  |  | 1 | 1 | 
 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:  | 1480-1483 |  
  |  | 1 | 1 | 
 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:  | 2231-2412 |  
  |  | 133 | 30 | 
 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:  | 2421-2614 |  
  |  | 135 | 31 | 
 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:  | 1468-1471 |  
  |  | 1 | 1 | 
 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:  | 2632-2767 |  
  |  | 95 | 25 | 
 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:  | 1458-1461 |  
  |  | 1 | 1 |