| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 xHeight| Name:  | QRawFont::xHeight |  | Prototype:  | qreal QRawFont::xHeight() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 356-359 |  
  |  | 1 | 1 | 
 weight| Name:  | QRawFont::weight |  | Prototype:  | int QRawFont::weight() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 469-472 |  
  |  | 1 | 1 | 
 unitsPerEm| Name:  | QRawFont::unitsPerEm |  | Prototype:  | qreal QRawFont::unitsPerEm() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 413-416 |  
  |  | 1 | 1 | 
 underlinePosition| Name:  | QRawFont::underlinePosition |  | Prototype:  | qreal QRawFont::underlinePosition() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 431-434 |  
  |  | 1 | 1 | 
 supportsCharacter| Name:  | QRawFont::supportsCharacter |  | Prototype:  | bool QRawFont::supportsCharacter(QChar character) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 682-685 |  
  |  | 1 | 1 | 
 supportsCharacter| Name:  | QRawFont::supportsCharacter |  | Prototype:  | bool QRawFont::supportsCharacter(uint ucs4) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 694-697 |  
  |  | 1 | 1 | 
 supportedWritingSystems| Name:  | QRawFont::supportedWritingSystems |  | Prototype:  | QList<QFontDatabase::WritingSystem> QRawFont::supportedWritingSystems() const |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 647-675 |  
  |  | 18 | 7 | 
 styleName| Name:  | QRawFont::styleName |  | Prototype:  | QString QRawFont::styleName() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 449-452 |  
  |  | 1 | 1 | 
 style| Name:  | QRawFont::style |  | Prototype:  | QFont::Style QRawFont::style() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 459-462 |  
  |  | 1 | 1 | 
 setPixelSize| Name:  | QRawFont::setPixelSize |  | Prototype:  | void QRawFont::setPixelSize(qreal pixelSize) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 746-753 |  
  |  | 4 | 2 | 
 pixelSize| Name:  | QRawFont::pixelSize |  | Prototype:  | qreal QRawFont::pixelSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 400-403 |  
  |  | 1 | 1 | 
 pathForGlyph| Name:  | QRawFont::pathForGlyph |  | Prototype:  | QPainterPath QRawFont::pathForGlyph(quint32 glyphIndex) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 292-301 |  
  |  | 6 | 2 | 
 operator==| Name:  | QRawFont::operator== |  | Prototype:  | bool QRawFont::operator==(const QRawFont &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 306-309 |  
  |  | 1 | 1 | 
 operator=| Name:  | QRawFont::operator= |  | Prototype:  | QRawFont &QRawFont::operator=(const QRawFont &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 200-204 |  
  |  | 2 | 1 | 
 maxCharWidth| Name:  | QRawFont::maxCharWidth |  | Prototype:  | qreal QRawFont::maxCharWidth() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 388-391 |  
  |  | 1 | 1 | 
 loadFromFile| Name:  | QRawFont::loadFromFile |  | Prototype:  | void QRawFont::loadFromFile(const QString &fileName, qreal pixelSize, QFont::HintingPreference hintingPreference) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 231-238 |  
  |  | 3 | 2 | 
 loadFromData| Name:  | QRawFont::loadFromData |  | Prototype:  | void QRawFont::loadFromData(const QByteArray &fontData, qreal pixelSize, QFont::HintingPreference hintingPreference) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 249-257 |  
  |  | 4 | 1 | 
 lineThickness| Name:  | QRawFont::lineThickness |  | Prototype:  | qreal QRawFont::lineThickness() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 422-425 |  
  |  | 1 | 1 | 
 leading| Name:  | QRawFont::leading |  | Prototype:  | qreal QRawFont::leading() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 368-371 |  
  |  | 1 | 1 | 
 isValid| Name:  | QRawFont::isValid |  | Prototype:  | bool QRawFont::isValid() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 217-220 |  
  |  | 1 | 1 | 
 hintingPreference| Name:  | QRawFont::hintingPreference |  | Prototype:  | QFont::HintingPreference QRawFont::hintingPreference() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 617-620 |  
  |  | 1 | 1 | 
 glyphIndexesForString| Name:  | QRawFont::glyphIndexesForString |  | Prototype:  | QVector<quint32> QRawFont::glyphIndexesForString(const QString &text) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 487-504 |  
  |  | 12 | 3 | 
 glyphIndexesForChars| Name:  | QRawFont::glyphIndexesForChars |  | Prototype:  | bool QRawFont::glyphIndexesForChars(const QChar *chars, int numChars, quint32 *glyphIndexes, int *numGlyphs) const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 516-533 |  
  |  | 11 | 3 | 
 fromFont| Name:  | QRawFont::fromFont |  | Prototype:  | QRawFont QRawFont::fromFont(const QFont &font, QFontDatabase::WritingSystem writingSystem) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 709-741 |  
  |  | 21 | 7 | 
 fontTable| Name:  | QRawFont::fontTable |  | Prototype:  | QByteArray QRawFont::fontTable(const char *tagName) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 628-634 |  
  |  | 3 | 2 | 
 familyName| Name:  | QRawFont::familyName |  | Prototype:  | QString QRawFont::familyName() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 439-442 |  
  |  | 1 | 1 | 
 descent| Name:  | QRawFont::descent |  | Prototype:  | qreal QRawFont::descent() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 344-347 |  
  |  | 1 | 1 | 
 boundingRect| Name:  | QRawFont::boundingRect |  | Prototype:  | QRectF QRawFont::boundingRect(quint32 glyphIndex) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 772-779 |  
  |  | 4 | 2 | 
 averageCharWidth| Name:  | QRawFont::averageCharWidth |  | Prototype:  | qreal QRawFont::averageCharWidth() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 378-381 |  
  |  | 1 | 1 | 
 ascent| Name:  | QRawFont::ascent |  | Prototype:  | qreal QRawFont::ascent() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 329-332 |  
  |  | 1 | 1 | 
 alphaMapForGlyph| Name:  | QRawFont::alphaMapForGlyph |  | Prototype:  | QImage QRawFont::alphaMapForGlyph(quint32 glyphIndex, AntialiasingType antialiasingType, const QTransform &transform) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 272-282 |  
  |  | 5 | 3 | 
 advancesForGlyphIndexes| Name:  | QRawFont::advancesForGlyphIndexes |  | Prototype:  | bool QRawFont::advancesForGlyphIndexes(const quint32 *glyphIndexes, QPointF *advances, int numGlyphs, LayoutFlags layoutFlags) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 571-594 |  
  |  | 15 | 4 | 
 advancesForGlyphIndexes| Name:  | QRawFont::advancesForGlyphIndexes |  | Prototype:  | bool QRawFont::advancesForGlyphIndexes(const quint32 *glyphIndexes, QPointF *advances, int numGlyphs) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 607-610 |  
  |  | 1 | 1 | 
 QRawFont| Name:  | QRawFont::QRawFont |  | Prototype:  | QRawFont::QRawFont() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 147-150 |  
  |  | 2 | 1 | 
 QRawFont| Name:  | QRawFont::QRawFont |  | Prototype:  | QRawFont::QRawFont(const QString &fileName, qreal pixelSize, QFont::HintingPreference hintingPreference) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 159-165 |  
  |  | 1 | 1 | 
 QRawFont| Name:  | QRawFont::QRawFont |  | Prototype:  | QRawFont::QRawFont(const QByteArray &fontData, qreal pixelSize, QFont::HintingPreference hintingPreference) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 174-180 |  
  |  | 1 | 1 | 
 QRawFont| Name:  | QRawFont::QRawFont |  | Prototype:  | QRawFont::QRawFont(const QRawFont &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 185-188 |  
  |  | 1 | 1 |