| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 QGlyphRun| Name:  | QGlyphRun::QGlyphRun |  | Prototype:  | QGlyphRun::QGlyphRun(const QGlyphRun &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 122-125 |  
  |  | 1 | 1 | 
 flags| Name:  | QGlyphRun::flags |  | Prototype:  | QGlyphRun::GlyphRunFlags QGlyphRun::flags() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 400-403 |  
  |  | 1 | 1 | 
 isEmpty| Name:  | QGlyphRun::isEmpty |  | Prototype:  | bool QGlyphRun::isEmpty() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 502-505 |  
  |  | 1 | 1 | 
 isRightToLeft| Name:  | QGlyphRun::isRightToLeft |  | Prototype:  | bool QGlyphRun::isRightToLeft() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 377-380 |  
  |  | 1 | 1 | 
 overline| Name:  | QGlyphRun::overline |  | Prototype:  | bool QGlyphRun::overline() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 313-316 |  
  |  | 1 | 1 | 
 rawFont| Name:  | QGlyphRun::rawFont |  | Prototype:  | QRawFont QGlyphRun::rawFont() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 203-206 |  
  |  | 1 | 1 | 
 setOverline| Name:  | QGlyphRun::setOverline |  | Prototype:  | void QGlyphRun::setOverline(bool overline) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 324-327 |  
  |  | 1 | 1 | 
 setRightToLeft| Name:  | QGlyphRun::setRightToLeft |  | Prototype:  | void QGlyphRun::setRightToLeft(bool rightToLeft) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 389-392 |  
  |  | 1 | 1 | 
 setStrikeOut| Name:  | QGlyphRun::setStrikeOut |  | Prototype:  | void QGlyphRun::setStrikeOut(bool strikeOut) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 366-369 |  
  |  | 1 | 1 | 
 setUnderline| Name:  | QGlyphRun::setUnderline |  | Prototype:  | void QGlyphRun::setUnderline(bool underline) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 345-348 |  
  |  | 1 | 1 | 
 strikeOut| Name:  | QGlyphRun::strikeOut |  | Prototype:  | bool QGlyphRun::strikeOut() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 355-358 |  
  |  | 1 | 1 | 
 underline| Name:  | QGlyphRun::underline |  | Prototype:  | bool QGlyphRun::underline() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 334-337 |  
  |  | 1 | 1 | 
 QGlyphRun| Name:  | QGlyphRun::QGlyphRun |  | Prototype:  | QGlyphRun::QGlyphRun() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 115-117 |  
  |  | 2 | 1 | 
 detach| Name:  | QGlyphRun::detach |  | Prototype:  | void QGlyphRun::detach() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 138-142 |  
  |  | 2 | 2 | 
 operator=| Name:  | QGlyphRun::operator= |  | Prototype:  | QGlyphRun &QGlyphRun::operator=(const QGlyphRun &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 147-151 |  
  |  | 2 | 1 | 
 setBoundingRect| Name:  | QGlyphRun::setBoundingRect |  | Prototype:  | void QGlyphRun::setBoundingRect(const QRectF &boundingRect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 456-460 |  
  |  | 2 | 1 | 
 setRawFont| Name:  | QGlyphRun::setRawFont |  | Prototype:  | void QGlyphRun::setRawFont(const QRawFont &rawFont) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 214-218 |  
  |  | 2 | 1 | 
 setFlag| Name:  | QGlyphRun::setFlag |  | Prototype:  | void QGlyphRun::setFlag(GlyphRunFlag flag, bool enabled) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 411-418 |  
  |  | 4 | 2 | 
 setFlags| Name:  | QGlyphRun::setFlags |  | Prototype:  | void QGlyphRun::setFlags(GlyphRunFlags flags) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 426-433 |  
  |  | 4 | 2 | 
 setGlyphIndexes| Name:  | QGlyphRun::setGlyphIndexes |  | Prototype:  | void QGlyphRun::setGlyphIndexes(const QVector<quint32> &glyphIndexes) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 240-246 |  
  |  | 4 | 1 | 
 setPositions| Name:  | QGlyphRun::setPositions |  | Prototype:  | void QGlyphRun::setPositions(const QVector<QPointF> &positions) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 267-273 |  
  |  | 4 | 1 | 
 clear| Name:  | QGlyphRun::clear |  | Prototype:  | void QGlyphRun::clear() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 278-286 |  
  |  | 5 | 1 | 
 glyphIndexes| Name:  | QGlyphRun::glyphIndexes |  | Prototype:  | QVector<quint32> QGlyphRun::glyphIndexes() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 225-234 |  
  |  | 5 | 2 | 
 positions| Name:  | QGlyphRun::positions |  | Prototype:  | QVector<QPointF> QGlyphRun::positions() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 251-261 |  
  |  | 6 | 2 | 
 setRawData| Name:  | QGlyphRun::setRawData |  | Prototype:  | void QGlyphRun::setRawData(const quint32 *glyphIndexArray, const QPointF *glyphPositionArray, int size) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 296-306 |  
  |  | 6 | 1 | 
 operator==| Name:  | QGlyphRun::operator== |  | Prototype:  | bool QGlyphRun::operator==(const QGlyphRun &other) const |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 165-189 |  
  |  | 14 | 9 | 
 boundingRect| Name:  | QGlyphRun::boundingRect |  | Prototype:  | QRectF QGlyphRun::boundingRect() const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 469-495 |  
  |  | 17 | 4 |