OpenCoverage

QtBase - 2016-12-13 07:58:44 +0000

Function Tree

Path:<top>::QRawFont
FunctionCondition %▴eLOC - Effective Lines of CodeMcCabe - Cyclomatic Complexity
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
  0.000% (0/1)
21
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/12)
154
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
  0.000% (0/1)
11
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
  0.000% (0/7)
53
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/4)
42
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/4)
32
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
  0.000% (0/21)
217
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
  0.000% (0/11)
113
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
  0.000% (0/9)
123
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
41
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
  0.000% (0/4)
32
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
  0.000% (0/1)
11
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
  0.000% (0/1)
21
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
  0.000% (0/1)
11
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
  0.000% (0/4)
62
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
  0.000% (0/1)
11
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
  0.000% (0/6)
42
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/19)
187
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11
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
  0.000% (0/1)
11

Generated by Squish Coco Non-Commercial 4.3.0-BETA-master-30-08-2018-4cb69e9